Skip to content

1.0.0 Vanilla

Compare
Choose a tag to compare
@hugoaboud hugoaboud released this 04 Mar 04:12
· 320 commits to main since this release
9a65e7c

ℹ️ there is a newer release available.

Release Info

Version: v1.0.0
Name: Vanilla
Contributors: @vanous, @kasparsj

This is the first major release of BlenderDMX, it includes a lot of new features and improvements. It definitely brings a lot to the table, so have fun with it and please report any bugs you find on the Discord server.

Special thanks for @vanous for the dedication.

Change Log

🪄 New Features:

  • Load glTF models
  • Initial Zoom support
  • Initial ColorSub_C/M/Y support
  • Pigtail settings
  • Show DMX channel count in list of DMX Modes
  • Live DMX Table
  • Pixel Control
  • Initial MVR support
  • Initial sACN support

🪲 Bugfixes:

  • Render method moved to a Timer, to avoid segfaults
  • Avoid running atexit handler
  • Improved error handling
  • Fix crash when loading DMX Macros
  • Fix ColorAdd_R/G/B support
  • Improved error handling
  • Fix off-by-one error of ArtNet

🔨 Technical Improvements:

  • Improved pygdtf library
  • Improved logging
  • Refactored model loading