Blender Git Commit Log
Git Commits -> Revision 1158683
Revision 1158683 by Campbell Barton (master) April 24, 2006, 11:26 (GMT) |
Added utility functions to BPyMesh.py - dictWeightFlipGroups, return a vert weight with flipped group names. - dictWeightMerge, takes a list of dictWeights and merges them mesh_mirror_tool.py Added vertex weight support for the mirror tool, its able to mirror arbitary meshes weights with optional name flipping and creation of name flipped groups. This also uses the mode for l<>r, l>r, r>l so you can copy from left to right only for eg. |
Commit Details:
Full Hash: 11586835daff6adfe634855f332994930ed1c8b1
SVN Revision: 7305
Parent Commit: 94ebee8
Lines Changed: +295, -63