Skip to content

Release 0.1.2

Choose a tag to compare

@c-cordi c-cordi released this 19 Oct 02:39
· 12 commits to main since this release

Compatibility:

  • Blender 4.2 (LTS)

Changes:

  • Modifications made in order to comply with Blender Extension rules
  • All scene properties now in scene.trident PropertyGroup (was 20+ separate properties)
  • Replaced name referencing throughout
  • Store object references as PointerProperties instead of looking up by name
  • Added C++ module documentation and clearer error handling

Full Changelog: v0.1.1...v0.1.2