Skip to content

v1.7.5

Compare
Choose a tag to compare
@vanous vanous released this 11 Aug 07:33
· 147 commits to main since this release

ℹ️ 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.

image

  • 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

Full Changelog: v1.7.4...v1.7.5