Skip to content

v1.7.4

Compare
Choose a tag to compare
@vanous vanous released this 28 Jul 22:15
· 167 commits to main since this release

ℹ️ there is a newer release available.

New Align and Distribute panel, Reworked MVR import, and import/export in Blender menu

To make fixture placement simpler, new Align and Distribute panel has been added. MVR Import has received a lot of loving care thanks to @nrgsille76 . The MVR Import/Export and GDTF Import are now available in Blender's Import/Export menu, the GDTF import allows to patch fixtures right away. When working with differently bright devices, it is sometimes useful to set the spot light to a brighter level - new "Multiply beams intensity" settings allows exactly that.

Distribute_circle.mp4
  • Add Fixture Align and Distribute panel
  • Reworking MVR import
  • Add global option to Multiply BlenderDMX Spot Lights Intensity
  • Add GDTF/MVR Import/Export to Blender menu
  • Add Multiply beams intensity settings
  • Other small fixes, improvements and translations

What's Changed

  • Add GDTF/MVR Import/Export to Blender menu by @vanous in #199
  • Add global option to Multiply BlenderDMX Spot Lights Intensity by @vanous in #200
  • Refactoring mvr.py by @nrgsille76 in #203
  • Add Fixture Align and Distribute panel by @vanous in #201
  • Handle issues during reload procedures by @vanous in #202
  • Import export version checks by @vanous in #204
  • Ensure emission working by @vanous in #205
  • mvr: Improved scene reset if mvr imported again by @nrgsille76 in #207
  • gdtf: Check model dimensions before 3ds transform by @nrgsille76 in #209
  • Eliminate some of the print statements and whitespace, to pass pre-commit hook by @vanous in #210
  • Translations update from Hosted Weblate by @weblate in #211
  • Release 1.7.4 by @vanous in #212

Full Changelog: v1.7.0...v1.7.4