ClearMaster is a Blender add-on designed to streamline the cleanup of selected objects. It provides tools to clear materials, vertex groups, shape keys, and reset viewport display colors, helping you keep your projects organized and efficient.
- Clear Materials: Remove all materials from selected objects, including empty and non-empty slots.
- Clear Vertex Groups: Delete all vertex groups from selected objects.
- Clear Shape Keys: Remove all shape keys, including the Basis shape.
- Reset Viewport Color: Set the viewport display color of selected objects to white (#FFFFFF).
- Click the green Code button on this repository page, then select Download ZIP.
- Extract the downloaded ZIP file (e.g.,
ClearMaster-main.zip
) to a folder on your computer. - Inside the extracted folder, locate the
ClearMaster.zip
file. Do not extract this file. - Open Blender and go to
Edit > Preferences > Add-ons
. - Click on Install..., navigate to the
ClearMaster.zip
file, and select it. - Enable the add-on by checking the box next to "ClearMaster" in the add-ons list.
- The tools will appear in the Tool tab under the ClearMaster panel.
- Select the objects you want to clean up in the 3D View.
- Open the ClearMaster panel (
View3D > Tool > ClearMaster
). - Use the buttons provided to perform cleanup operations:
- Clear Materials: Removes all materials and their slots.
- Clear Vertex Groups: Deletes all vertex groups.
- Clear Shape Keys: Removes all shape keys, including the Basis.
- Reset Viewport Color: Resets viewport colors to white.
- Blender Version: 4.2.3 or newer.
Contributions are welcome! Feel free to fork this repository, make improvements, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Developed by 星懿. For feedback or suggestions, please open an issue on GitHub.