1.0.1
ℹ️ there is a newer release available.
Release Info
Version: v1.0.1
The main feature of this release is much improved MVR Import which now supports loading of complete scene, including Focus Points, Colors, Trusses and other scene objects. Fixes include handling volume box (loading and material), sACN receiving, Live DMX display and more.
Video
Importing MVR with 3D elements:
BlenderDMXImportingMVR.mp4
Changelog:
- Improved MVR import:
- Import Focus Points and Fixture Color
- Import Scene Objects
- Import Trusses
- Handle incomplete MVR files
- Fix issues due to empty material
- Enable camera selection
- Improve logging
- Fix Live DMX logic
- Ignore packets with dmxStartCode set
- Add support for migrations of older BlenderDMX file versions
- Process deeper GeometryReference trees
What's Changed
- Fixes #26 by @hugoaboud in #27
- Add hot-reload support by @hugoaboud in #29
- Volume Box fails on create and update by @hugoaboud in #30
- Add migrations setup, add migration from v0.5 to 1.0 by @vanous in #31
- Fix release path in Readme by @vanous in #32
- Process deeper GeometryReference trees by @vanous in #35
- Fix initial stumbling blocks by @marksteward in #42
- Pygdtf Updates and small fixes by @vanous in #45
- Improve MVR import by @vanous in #46
- Handle empty volume.data.materials by @vanous in #48
- Add support for focus points during MVR import by @vanous in #49
- MVR Import optimizations: by @vanous in #50
- Apply color to fixture during MVR import by @vanous in #51
- Handle MVR files without color by @vanous in #52
- Import other MVR based objects - scene objects, trusses by @vanous in #53
- MVR Import: create Truss and Scene objects collections by @vanous in #54
- Update description for the installation procedure by @vanous in #55
New Contributors
- @marksteward made their first contribution in #42
Full Changelog: v1.0.0-vanilla...v1.0.1