Vertex Group Property - bookyakuno/Blender-Scramble-Addon GitHub Wiki

◆ "Propaties" Area > "Object Data" Tab > "Vertex Groups" Panel


Buttons' positions and sub menus (image)

Buttons' positions

◇ Functions on Panel


  • Sort Vertex Groups by Name
    Sort vertex groups based on their names.
     

  • Sort Vertex Groups by Bone-Hierarchy
    Sort vertex groups based on their referencing bones' hierarchy.
     

  • Active Only
    Select vertices in the active group only.
     

  • Add Mirrored
    For the active vertex group, add its copy with flipped weight and name.
     

  • With Selected Vetices
    Create a new vertex group which selected vertices are assigned to.
     
     

Functions in "List's Special Menu"


  • Add Mirrored Vertex Group
    For the active vertex group, add its copy with flipped weight and name.
     

  • Add Group with Left-Right-Flipped name
    For each vertex group with left-right suffixes, add an empty group with the flipped suffix.
     

  • Select Top / Bottom
    Select the top / bottom vertex groups.
     

  • Move to Top / Bottom
    Move the active vertex groups to top / bottom.
     
     

Functions in "Remove Vertex/Groups" Menu


  • Remove Groups with Specific Name

    Sub Panel

    Remove all vertex groups that contain a designated text.
     
  • Remove Empty Vertex Groups
    Remove vertex groups in which all vertices' assigned weights are zero.
     

  • Remove Zero-Weight Vertices from All Groups
    Remove vertices which weights are zero from all vertex groups.
     

  • Normalize All Vertex Groups
    Normalize all weights of all vertex groups.
     

  • Remove Low-Weight Vertices

    Sub Panel

    Remove vertices which weights are below a limit from the active vertex group.
     
⚠️ **GitHub.com Fallback** ⚠️