-
-
Notifications
You must be signed in to change notification settings - Fork 30
Home
Mustard edited this page Jan 28, 2025
·
36 revisions
MustardUI is a Blender script that provides an intuitive and easy-to-use user interface for human models.
Note: do not download the file from the Code button, use the .zip file on the latest release instead.
The main features are:
- Configuration panel to create your UI without writing a single line of Python code
- Automatic Outfit and Hair recognition, with possible manual additions
- Full outfit support: possibility to combine parts from different outfits, automatic mask/armature layers switcher for the body and the hair on outfit selection, and many other functionalities
- Settings like Subsurface Scattering and Normals Auto Smooth can be toggled on/off for all model parts in one click
- Any Blender property can be added with a simple right-click to Body, Outfit and Hair panels
- Simplify button to quickly turn off modifiers and settings that can decrease Viewport performance
- Diffeomorphic Daz Morphs support for Daz based models
- Various other tools for animators (physics panel, lattice tool, and many others)
There are two supported ways to install the add-on:
- (Recommended) Install the add-on as a Blender extension, either from the website or in the Get Extensions panel of Blender settings. This is the recommended method for installing the add-on, as it ensures automatic updates.
- Download the latest version from the Releases page, and install it as a Blender Extension or a Legacy Blender add-on. Do not download the code from the repository! Only use the .zip files in the Release page.
- For creators of models, be sure to follow the Developer Guide!
- For users, check the tutorial (MustardUI section).
Feel free to open new Issues, both for bugs and new features proposals. Also, all comments are very welcome!