
3Dsmax To Blender
by Paul Thien Store
3Dsmax To Blender is a Windows add-on for importing 3ds Max .max files into Blender. It tries a bundled MAX importer first and can fall back to a configured local 3ds Max bridge command.
by Skava·Workflow
Illustrative cover generated by AnyPlugins — no product screenshot available.
Earns its place in the superhive library for its non-blocking modal queue, which bakes one map per timer tick and refreshes the UI between maps so multi-map, multi-object batches don't freeze Blender.
GameMat Baker is a Blender add-on from Skava for baking PBR texture maps aimed at game engines. It supports Blender 3.2 and later on Windows, macOS, and Linux, and targets Unity (URP, HDRP, and Built-in), Unreal 4-5, and Godot 4. You select a textured object, pick an engine, resolution, and output folder, toggle the map types you need, and bake.
Its defining feature is a non-blocking modal bake. Every (object × map type) pairing is queued and one map is baked per timer tick, with the UI refreshing between maps so seven-map or multi-object batches don't freeze Blender. Pressing ESC cancels the run and restores scene state — selection, render engine, and use_nodes. It bakes Albedo, Normal, Roughness, Metallic, Opacity, AO, and Emission, then applies engine-specific filenames and channel packing: MetallicSmoothness for URP, MaskMap for HDRP, and ORM for Unreal and Godot.
Additional controls include auto UV unwrap via Smart UV Project for meshes without a UV layer, seamless tiling with tangent-space renormalization for normal maps, independent AO Distance and AO Samples, Auto Resolution from texel density, and Batch Bake Selected. It's released under GPL-3.0.
Gamemat Baker - Non-Blocking Pbr Baking For Game Engines is best for game artists baking PBR texture maps in Blender for export to Unity, Unreal, or Godot.
Gamemat Baker - Non-Blocking Pbr Baking For Game Engines is completely free to download and use.
GameMat Baker targets Unity (URP, HDRP, and Built-in), Unreal 4-5, and Godot 4, and writes engine-specific filename templates and channel packing for each. Unity URP produces a MetallicSmoothness map (RGB = Metallic, A = 1 − Roughness), Unity HDRP produces a MaskMap (R = Metallic, G = AO, B = Detail, A = 1 − Roughness), and Unreal and Godot produce an ORM map (R = AO, G = Roughness, B = Metallic). Mixed-resolution inputs are bilinear-resized to the largest before merging. It runs on Blender 3.2 and later across Windows, macOS, and Linux.
GameMat Baker installs as a standard Blender add-on. Download the gamemat_baker_v1_0_0.zip file and leave it packed, then open Edit → Preferences → Add-ons → Install..., select the ZIP, and enable GameMat Baker. Press N in the 3D Viewport to open the sidebar and switch to the GameMat Baker tab. From there you select the textured object, pick an engine, resolution, and output folder, toggle the map types you want, and click Bake (Non-blocking) for the modal queue or Bake PBR Maps (sync) as a fallback.
GameMat Baker bakes from a Principled BSDF as the surface source, so each material needs one. If a material has none, the add-on reports "No Principled BSDF in material" and you'll need to add one; procedural-only materials without a Principled BSDF aren't supported. The add-on also expects a UV layer. When a mesh has none, it can run Smart UV Project automatically (angle limit 66°, island margin 0.02) if Auto UV Unwrap is enabled in Settings, or you can UV the mesh by hand.
GameMat Baker does not expose cage baking for high-to-low poly transfers; for that you use Blender's native Bake panel instead. This reflects a Blender API limit the add-on notes: a single bake() call is synchronous and uninterruptible, so the modal queue helps between maps but not within a single map. If Cycles GPU initialization fails, the add-on falls back to CPU with a warning, and you can enable a GPU device in the Cycles Render Devices preferences to bake on the GPU.
GameMat Baker is released under the GPL-3.0 license, and textures you bake with it are yours to ship in any commercial project. It's listed as free here, so check the developer's page for current licensing details, and note that support is handled through marketplace messaging. On the technical side, the non-blocking modal queue restores your scene state — selection, render engine, and use_nodes — whether the bake finishes or you press ESC to cancel.
Also in Workflow for Blender.

by Paul Thien Store
3Dsmax To Blender is a Windows add-on for importing 3ds Max .max files into Blender. It tries a bundled MAX importer first and can fall back to a configured local 3ds Max bridge command.

by James Guard Studios
Weight Wizard is a Blender add-on for painting skin weights, built for character artists and riggers. It aims for cleaner, more reliable weights in less time, with predictable results around joints and high-motion areas.

by active clay
Architectural CAD Stylizer is a Blender add-on from active clay that applies seven hand-tuned viewport presets to your model, letting you produce clean, drawing-style architectural frames without setting up materials or render engines.

by studioromanrec
PBR Bridge is a Blender add-on that builds complete PBR materials from a texture folder in one click. It scans the folder, identifies maps by filename, sets color spaces, and assigns the material.

by Coby Randal Media
Auto Stop Free is a Blender add-on that adds a 3D Viewport N-Panel checkbox to stop animation playback and recording at your scene's last frame, protecting auto keying input and rigid body physics caches from Blender's default looping.

by Salt Media
BlenderAe2 by Salt Media transfers 3D data and objects between Blender and After Effects in both directions, covering vertices, 3D layer transforms, camera data and layer synchronization.

by MACHIN3
Machin3Tools is a continuously evolving collection of tools and pie menus for Blender, gathered in a single customizable package. It ships in two base variants, Prime and DeusEx, with the DeusEx variant adding more advanced tools.

by MikhailRachinskiy
3D Print Toolbox is a Blender add-on with utilities for 3D printing. It analyzes mesh volume and surface area, checks and fixes geometry, hollows shapes, aligns models to the print bed, and exports to STL, PLY, and OBJ.

by glukoz
UVPackmaster 4 is a UV packing engine for Blender that packs UV maps on the CPU and GPU, using the Cuda and Vulkan APIs, and can run on the CPU and all system GPUs at once.

by MMD
MMD Tools is a Blender add-on for editing MikuMikuDance (MMD) models. It handles importing and exporting model, motion and pose data, along with chopping and joining parts, plus rigid body, material and motion editing.

by HaughtyGrayAlien
SimpleBake brings PBR and traditional texture baking to Blender from a single panel. Select objects, choose maps, and bake — no special node groups or new workflow, working with whatever materials you've already built.