Vertex Group Symmetrization¶
Vertex group symmetrization uses the persistent symmetry configuration to process vertex weights.
Before using this tool, make sure the active mesh has a compatible config in Persistent Symmetry Config.
Where to Find It¶
In Blender, open the 3D View sidebar and go to:
OmniMirror > Vertex Groups
Parameters¶
Type controls how vertex groups are matched before processing.
Singletreats each vertex group as a standalone group. Weights are symmetrized within the same vertex group.Pairexpects a left/right vertex group pair. OmniMirror tries to find the matching counterpart by using Blender-style side names, such as.Land.R,_Land_R, orLeftandRight.Autouses paired processing for side-named vertex groups and single-group processing for the rest.Autois a good default for batch processing mixed vertex group lists.
Single Flow is used when a vertex group is processed as a single group. The axis labels come from the saved symmetry config.
Averageaverages the mirrored weights between both sides.-X -> +Xcopies weights from the config’s negative axis side to its positive axis side.+X -> -Xcopies weights from the config’s positive axis side to its negative axis side.
The displayed axis changes to match the config. Its direction is fixed by the sides recorded at config creation, not by the mesh’s current visible position.
Pair Flow is used when a vertex group is processed together with a left/right counterpart. For paired vertex groups,
Left -> RightandRight -> Leftare based on the vertex group names, not on the config’s-axisand+axissides.Averageaverages the paired vertex group weights.Left -> Rightcopies the left-named vertex group to the right-named vertex group.Right -> Leftcopies the right-named vertex group to the left-named vertex group.
Advanced Batch Options enables a checklist for choosing which vertex groups should be processed by the batch operation.
Symmetrize Single¶
Click Symmetrize Single to process only the active vertex group or a pair of vertex groups where one of them is active.
This is the best option when checking the selected Type, Single Flow, or Pair Flow settings before processing a larger set.
Batch Processing¶
Click Symmetrize All to process every vertex group on the active mesh.
If you enable Advanced Batch Options, the button changes to Symmetrize Custom Batch. The checklist lets you choose exactly which vertex groups should be processed. Use Refresh to rebuild the list, Check All to select every item, and Uncheck All to clear the selection.
During processing, OmniMirror shows progress and allows the operation to be cancelled.