Skip to content

Releases: mrachinskiy/commotion

Hotfix: Animation Copy

13 Dec 09:13
Compare
Choose a tag to compare

Fixed

  • Animation Copy/Link: Error with empty material slot.

Hotfix: Offset Selected

03 Aug 18:47
Compare
Choose a tag to compare

Fixed

  • Offset selected keyframes and NLA strips calculated using whole length of the animation.

Support for extensions platform

09 Jul 08:54
Compare
Choose a tag to compare

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

14 Dec 17:11
Compare
Choose a tag to compare

Fixed

  • Auto update does not trigger if previously there were no update checks.

Selected Only

12 Apr 18:44
Compare
Choose a tag to compare

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

21 Jun 10:53
Compare
Choose a tag to compare

Fixed

  • Animation Offset error on objects with empty material slot.

Animation Offset Eyedropper

11 Oct 00:39
Compare
Choose a tag to compare

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

04 Jul 05:42
Compare
Choose a tag to compare
  • No functional changes.
  • This is the last release with support for Blender 2.8x series.

Hotfix mod_update

21 Jan 06:35
Compare
Choose a tag to compare

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

15 Jan 17:11
Compare
Choose a tag to compare

Fixed

Fix exception errors for following tools.

  • Animation:
    • Offset Animation.
    • Convert To.
  • Shape Keys:
    • Refresh.
    • Set Interpolation.
    • Generate Keyframes.