A blender extension used for removing empty vertex groups and bones with no corresponding vertex groups.
- Download zip file from github release
- Open Blender and drag zip file into it
- Select a repository (e.g. User Default)
- Toggle on
Enable Add-onand clickOK
- Select some mesh objects whose vertex groups will be checked.
- Click
Object - Clean Up - Remove Unused Vertex Groups - The empty vertex groups on the mesh objects should have been removed.
- Select some mesh objects whose vertex groups will be checked.
- Ctrl+Click select an armature object whose bone will be removed. (Make sure the armature is the active object)
- Click
Object - Clean Up - Remove Unused Bones - The bones on the armature object which are not referred by any vertex group in mesh objects should have been removed.

