blender-tools/docs
Peterino2 dc331b5d1c updated blender scripts for glb export 2026-07-10 23:24:52 -07:00
..
README.md updated blender scripts for glb export 2026-07-10 23:24:52 -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
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.
  • 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.