Skip to content

v0.0.2

Compare
Choose a tag to compare
@EldinZenderink EldinZenderink released this 01 Sep 21:00
· 16 commits to master since this release

Full Changelog: v0.0.1...v0.0.2

Changes:

  • Removed downloaded python package (rtmidi) and local import
  • Install through wheels packages of rtmidi and definition in blender-manifest
    • Fallback to local installation in plugin install directory if this somehow fails (e.g. older blender versions?)
      • Local installation is a choice shown to the user if the import fails, but is not really recommended...

Note: After some initial testing it appears that the plugin only seems to work in Blender 4.2 and up.

I will be working on a release for older blender versions, if there is any need for it (make an issue in github please.).