MorphHelper

Plugins + Scripts MorphHelper

Download [<1 MB]
* Refactor of the morph lifecycle and fixes:
+ .vap presets are loaded with demand activation (no more hidden morphs)
+ Unloaded morphs are shown in red and are cleared on re-caching
+ Caching warns about active morphs that are not the latest version
* Fixed the broken inverse filter on the Creator list
+ A new feature — banks of morphs:
Add a .vap preset file as a separate morph set
Values are ignored on load and can be applied separately
Auto-update to the latest version when Cache Only Latest is enabled
Filtering through a bank
Drag-and-drop morphs with the mouse between banks
The Preset_ prefix and the directory shortcut are handled (VaM's usual behavior)
* Full rework of the UI composition:
* Scroll bars moved to the right
* Bigger tooltip / morph info
+ An ugly hand-made mouse icon for drag-and-drop :)
Please do a backup copy of your preset files before experimenting with the banks saving!
Now DAZMorph.isLatestVersion is considered in cache building although you can set new option "Cache only latest" under "tools" tab. So older package versions are visible and filterable. Note that slows filtering down as it works with much bigger morphs list. A new filter key option 'l' (L-latest) are available now. This key follows VaM semantics, not a plain filtering mask: it keeps old (!DAZMorph.isLatestVersion) morphs that are active (DAZMorph.isActive). Also a new feature "Update All To Latest" is added. This ignores all filtering and looks for any old version morph active, defaults it and set the same value to its leatest version. Note this fetaure does not trigger updating VaM internal morph dataset ("Reload Custom Morph" feature).
  • UI: slider colors like VaM original, hint info area expanded, more morph data displayed
  • applying a Preset make CacheUpdate automatically as the new morph set possibly loaded some new morphs
  • new feature "Update All To Latest", setting "Cache only latest"
  • fixes: wrong regex error guarded, creator list contains wrong 'N', creator list is reduced for single entries
  • cloned VaM Morph UI Default and Zero buttons
Back
Top Bottom