Now shows .blend file paths under folders
Adding Assets
Extended Scripting Advantages
OptiPloy will now record key modifiers as custom properties on the scene for scripts to take advantage of. The custom properties are aptly named:
context.scene["key_ctrl"] for Control
context.scene["key_shift"] for Shift
context.scene["key_alt"] for Alt
These custom properties will be deleted after the script execution stage.
Blender Asset Library Functionality
Optimize with OptiPloy
operator in Object > Optimize with OptiPloy
or by right-clicking an ID in the Outliner.General
Added checks to prevent the localization of bone shapes, unless referenced elsewhere
Re-release of OptiPloy, introducing better handling of assets, and more quality of life features