Clothing Plugin Manager

Plugins Clothing Plugin Manager

Stopper

Well-known member
Featured Contributor
Messages
321
Reactions
3,834
Points
93
Stopper submitted a new resource:

Clothing Plugin Manager - Setup, teardown, and UI for clothing plugins

A helper plugin that smooths out the rough edges with Clothing Plugins. Does a couple of useful things
  • Sets up references to prevent startup errors
  • Sets up a 'destructor' to clean up on forced reload
  • Adds a "Plugins" UI tab to the clothing customization screen

What is a "Clothing Plugin"?
It turns out that you can trick VAM into loading plugins when an item of clothing is loaded. These plugins don't go into the default Atom plugin UIs...

Read more about this resource...
 
Stopper updated Clothing Plugin Manager with a new update entry:

Various fixes

  • Some fixes to startup logic. Plugin tab should ideally now always show up correctly.
    • Let me know if it doesn't! 🙏
  • Reloading the plugin will not result in duplicate plugin tabs.
  • The ClothingPluginManager plugin itself might not be visible in the Plugin tab under some conditions (like after force-reload). This doesn't prevent it from functioning properly and is purely visual.

Read the rest of this update entry...
 
Stopper updated Clothing Plugin Manager with a new update entry:

Added Presets. Various Fixes

  • Added saving and loading of presets.
    • Presets contain a list of plugins as well as all plugin parameters.
      • You no longer need to add individual plugins to the .vaj file if you have a default preset.
    • The "default" preset will be loaded with the clothing item.
    • The precedence should go Manually Loaded Preset > Saved Scene Settings > Default Preset
  • Fixed issue where the ClothingPluginManager wasn't visible in the list.
  • Fixed issue where...

Read the rest of this update entry...
 
Stopper updated Clothing Plugin Manager with a new update entry:

Hair Plugin support

  • Can now be used for hair
    • Setup for hair similar, with a few differences:
      • The storable id is always "CustomScalp", not the hair's name
      • If you don't use a custom scalp, it will give you an error when you first load it.
        • It'll still work, just throws an error. Doesn't look fixable without VAM changes.
      • References don't get corrupted when publishing the var, so nothing special to be done there.
    • Guide and some initial plugins...

Read the rest of this update entry...
 
Stopper updated Clothing Plugin Manager with a new update entry:

Preset Improvements

This change attempts to make preset/save handling more complete and intuitive. This has been only partially supported (or just completely broken) in the past, so it might not be fully compatible with previous items. I'm hoping that this is the last overhaul of this functionality and it should be stable from now on.

As always, your feedback is invaluable in my development so please let me know how it works for you! ❤️

The sources of plugin settings in increasing order of precedence are as...

Read the rest of this update entry...
 
Back
Top Bottom