Naturalis v1.4-alpha7 (82.var)
Added 2024-07-04 14:09:39 +0000 UTCHi, this is a small release that fixes some issues and adds marginal improvements to the in-plugin preset and clothing profile preset UI.
Fixes
Reverted an earlier change from alpha6 in which I tried to load poses during calibration entirely in memory (without saving/loading pose files). It caused atoms linked to the person's joints to shift relative to their positions before calibration. Undoing this change was easier than trying to figure out how to make the in-memory preset loading work reliably.
Fixed target profile selection not saving properly in a clothing profile preset file (broke at some point in alpha6)
Fixed null error when clicking Reset in Shapeshift preset area
Presets UI

Updated the preset area of each module to have a "Change defaults" dropdown menu where you can select between "Set current as user defaults" and "Clear user defaults"
previously, clearing user defaults required opening the file browser to manually delete the Default.json file
similarly the Clothing tab has a "Change defaults" button with the options "Set current as item defaults" and "Clear item defaults"
Show overwrite confirm dialog when saving a preset that already exists
-everlaster