Releases: mrachinskiy/commotion
Releases · mrachinskiy/commotion
Hotfix: Animation Copy
Fixed
- Animation Copy/Link: Error with empty material slot.
Hotfix: Offset Selected
Fixed
- Offset selected keyframes and NLA strips calculated using whole length of the animation.
Support for extensions platform
Available as an extension for Blender 4.2 or newer.
Removed
- Remove auto updater.
- Starting from Blender 4.2 automatic add-on updates handled by Blender.
Hotfix: auto update doesn't trigger
Fixed
- Auto update does not trigger if previously there were no update checks.
Selected Only
New
- Animation Offset: new option Selected Only, when enabled only selected keyframes or strips get affected.
Fixed
- Animation Utils: Fix error in Copy and Convert to when dealing with NLA strips.
Hotfix: Animation Offset error
Fixed
- Animation Offset error on objects with empty material slot.
Animation Offset Eyedropper
Compatibility
- Minimum required Blender version raised to 2.90.
UI
- Commotion object menu: available at 3D View > Object > Commotion.
- Now assign whole menu, or certain panels to shortcuts or put in Quick Favorites.
- Animation Offset: replace animation data dropdown with checkboxes, this lets users to offset chosen animation data types at the same time.
Animation Offset
- New tool: Animation Offset Eyedropper.
- Set offset and threshold properties from selection.
- This tool is a replacement for preset system that was removed in 2.0.0.
- Put more options in Animation Offset operator redo.
Refactor
- Complete lazy load refactor, now add-on loads only modules required for registration on startup. This results in faster Blender startup times, nothing significant, but it adds up with every enabled add-on.
Last release with Blender 2.8x support
- No functional changes.
- This is the last release with support for Blender 2.8x series.
Hotfix mod_update
Fixed
- mod_update:
- ZIP file extraction, method for getting name of extracted directory was unreliable and sometimes gave unwanted results.
- Network error, now user gets proper feedback if there is network issues.
Fix Exception Errors
Fixed
Fix exception errors for following tools.
- Animation:
- Offset Animation.
- Convert To.
- Shape Keys:
- Refresh.
- Set Interpolation.
- Generate Keyframes.