Creator Smart Check - Mustard2/MustardUI GitHub Wiki
MustardUI provides several options to quickly set up a working UI for your models.
Smart Check
The Smart Check function automatically evaluates the scene and applies recommended settings to make the UI functional.
[!WARNING] Most Smart Check operations will override existing settings. Only use this button if you are okay with losing manually configured options.
Categories
- Outfits/Extras/Hair Collections: If MustardUI Naming Convention is enabled, Outfits/Extras/Hair collections are automatically added to the panel.
- Bone Collections: If the armature is MHX, ARP or Rigify, bone collections are added to the Armature panel. The Armature type is auto-detected: if it does not match a known rig it is treated as "unknown" and the panel is built using common bone-collection patterns. See Armature.
- Global Modifiers: Detects available modifiers on Body, Outfits, or Hair and adds the corresponding global settings. For example, if the Body has a Triangulate modifier, it will appear as a global setting for the Body.
- Body Custom Properties: Adds properties with names starting with
MustardUI Bool -orMustardUI Float -.
[!NOTE] This works only for Body Custom Properties, not for Outfits or Hair.
Mask
The Smart Check dialog includes a dedicated Mask section with two options:
- Create Masks from Vertex Groups: Automatically creates the Body masks by matching Body vertex groups whose names contain the exact Outfit/Extras Object name (use
|to target multiple objects). For each match a Vertex Weight Mix modifier is added to the Body and tied to the corresponding outfit piece, and the global Mask setting is enabled. See Mask Support. - Optimize Mask modifiers: Replaces existing Mask modifiers with Vertex Weight Mix modifiers. This greatly improves viewport performance when several masks are used. See Optimization Tools.
Some additional minor checks and automatic additions are also performed. All imported settings can be modified later in the Configuration menu.
The same Smart Check button is also available in other sections of the Configuration panel. Those buttons only check settings for the associated panel.