CHANGELOG
Version 3.6 (Split Keys)
- Added the ability to keep shape keys and key collections when merging objects together, when following a specific process as demonstrated in the given video – https://youtu.be/PJ-IYE1rK2Q
Version 3.5.3 (Split Keys)
- Fixed folders not deleting in certain situations
Version 3.5 (Split Keys)
- Updated algorithm for increased speed and stability
Version 3.4.1 (Split Keys)
- Added addon compatibility for Corrective Shape Keys
Version 3.4 (Split Keys)
- Added Split Keys for additional functionality
- Bugfixes
Version 3.3.2
- Fixed folders not deleting in certain situations
Version 3.3
- You can now duplicate a folder and its entire shape key contents with the ‘Duplicate’ button in the drop-down menu
Version 3.2
- Fixed selecting a new shape key when removing a shape key
Version 3.1
- Allowed user to add/apply Modifiers shape keys
Version 3.0
- Major code overhaul fixing issues like stability, performance and usability
- Refresh button removed, while fixing the problem of shape keys not showing up on 1-st time install
- Targeting folders now can be directly done in the list, instead of under it
- Working with the UI now feels smoother and accurate
Version 2.0
- Rewrote parts of the ‘folder structure’ management code to make it more stable and consistent
- Enabled editing the name of shape keys and folders by double-clicking their entry in the list
- Removed the ability to trigger an error by trying to remove a shape key when there are no shape keys
- Added a ‘Refresh’ button to update the list and show any shape keys that were in the model before the script was loaded
- On ‘exporting’ the model the shape keys’ names no longer default to their auto-generated names
- On ‘exporting’ the order of the shape keys is maintained, so long as the folders are open
Version 1.7
- Allowed ‘lattice’ objects and shape keys to work with this script
Version 1.6.5
- Added a button to the dropdown menu to move the selected shape key or folder to the top or bottom of the list
Version 1.6
- Allowed changing the name of a folder to update the names of that folder’s children
- Prevented duplicate names, even if it’s in a closed folder
- Prevented the ‘Base’ shape key being moved or being given a folder
Version 1.5
- ‘Active list item’ is set correctly when moving objects around or opening/closing folders
- Made recalculation of shape key positions more reliable for indented items
Version 1.4
- Completely rebuilt the system for opening and closing folders and for moving items around in the list to be more efficient, practical and reliable. Items in the list should no longer move around randomly when performing actions.
- Added a ‘delete all shape keys’ option to the dropdown on the right of the List
- Made sure deleting a folder would reset the ‘parent folder’ of that folder’s children
Version 1.3
- Rewritten sections of code to run more efficiently when dealing with a large number of shape keys. Should be stable to ~500 shape keys, rather than ~60
Version 1.2
- removed refresh button since now adding a shape key to a folder dynamically updates the list
- upon selecting a shape key it will update the Active selection