[Blender] Popup Vertex Group List
This is an add-on for Blender 2.80+ and 2.79.
It shows a popup dialog with all the vertex groups of your mesh so you can quickly select them. Picking a vertex group from the list will make it active. It's great for weight painting.
If one or more vertices of your mesh are selected, the dialog will also show a "Relevant Groups" menu with a list of groups that have weights for those selected ve...
2023-01-31 04:36:55 +0000 UTC View Post[Blender] Normalize Unlocked
It adds a new Weight Paint tool called "Normalize Unlocked".
This tool is similar to the built-in Normalize All, except that it ignores the vertex groups that are locked.
It normalizes weights only between unlocked groups, useful for when you have vertex groups for many uses in the same mesh, like for skinning, hair, modifier influences etc.
This way you can lock all the groups that you don't want to affect.
<...