Release 0.1.2
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