blender-tools/docs
Peterino2 b2288e802f Document Material ID Baker and tune bake margin 2026-07-11 11:10:55 -07:00
..
README.md Document Material ID Baker and tune bake margin 2026-07-11 11:10:55 -07:00
blender-api-notes.md updated blender scripts for glb export 2026-07-10 23:24:52 -07:00
blender-extension-guide.md updated blender scripts for glb export 2026-07-10 23:24:52 -07:00
material-id-baker.md Document Material ID Baker and tune bake margin 2026-07-11 11:10:55 -07:00
testing-and-releasing.md updated blender scripts for glb export 2026-07-10 23:24:52 -07:00

README.md

Documentation index

  • Building Blender extensions: package layout, manifests, permissions, registration, operators, UI, safe data handling, storage, dependencies, builds, and installation.
  • Material ID Baker: installation, settings, Substance Painter workflow, GLB export, recovery workflow, and troubleshooting.
  • Blender Python API notes: context and mode pitfalls, data-block ownership, lifecycle cleanup, evaluated meshes, materials, images, baking, file effects, and compatibility probes.
  • Testing and releasing: headless smoke tests, manifest/package validation, isolated installs, manual coverage, semantic versions, release checks, and system deployment.

These guides target modern add-on extensions in Blender 5.x. Repository-wide contributor requirements live in AGENTS.md.