Releases: GraphicArtQuest/Blender-Scripting-Assistant
Releases · GraphicArtQuest/Blender-Scripting-Assistant
v1.2.0
Features
- Added a button to the main UI to quickly open the Blender add-on directory in a new file explorer window. 94afdf7
- Added a button to the main UI to quickly open the monitored source file directory in a new file explorer window. 1ed053e
Bug Fixes
- Fixed a bug that prevented complex add-on packages from hot swapping correctly. 048986b
v1.1.1
v1.1.0
Features
- Added support for add-ons in the form of Python packages and not just single self-contained files b94adfd
- Reduced the bundler file name length restriction from 138 to 120 characters. 3d1c948
Bug Fixes
- Fix bug that caused trailing back slashes in the monitored add-on file path to not monitor until the backslash was removed. 55ffd7c