v1.7.5
ℹ️ there is a newer release available.
Support MVR classing, use user writable directory associated with an extension
MVR classing system is now utilized and the system is user exposed in a new panel to show/hide groups of items as defined by the MVR classes. The extension newly stores user related data in the Blender provided user writable directory associated with the extension - this prevents data loss during extension update and ensures writable storage on systems with "System" repositories. Several GDTF and MVR import related details have been improved, to better import complex GDTF fixtures with multiple heads.
- Allow using user writable directory associated with an extension (extension only)
- Show fixture name in Align panel if it is a selected active object
- Fix count of selected fixtures in Programmer, Align, and other panels
- Ensure that the beam has full diameter at the lense in Cycles for Blender 4.1 and up
- MVR import:
- Deselect all objects before import to prevent issues
- Add support for MVR classing to show/hide MVR classes
- GDTF import:
- Add constraints for multiple heads and yokes
- Apply transformation after joining the objects
- Check dimensions with safer method
- Allow import of existing files
- Use DMX break overwrite only for Geometry References
- Transfer root geometry attribute to children for complex fixtures
- Improved creating constraints and removed pixel factor
- Import_3ds: Fix texture color
- Increase time for collection auto-creation in import/export dialogs
- Update translatable language strings
- Add testing files download and basic testing scripts
What's Changed
- gdtf: Apply transformation after joining the objects by @nrgsille76 in #214
- gdtf: Add constraints for multiple heads and yokes by @nrgsille76 in #215
- Add testing scripts/files by @vanous in #216
- Update language strings by @vanous in #217
- Add MVR classing by @vanous in #218
- gdtf: Improved creating constraints and removed pixel factor by @nrgsille76 in #219
- gdtf: Transfer root geometry attribute to children by @nrgsille76 in #220
- Allow using user writable directory associated with an extension by @vanous in #221
- Release v1.7.5 by @vanous in #222
Full Changelog: v1.7.4...v1.7.5