Blender Git Loki
Git Commits -> Revision 6386804
Revision 6386804 by Campbell Barton (master) April 21, 2006, 09:41 (GMT) |
boneweight copy- fixed the "No X Crossing option "Made 0-x verts snap to eachother. Added mesh_mirror_tool This is a tool that makes verts mirror, so that you can use xmirror in editmode and weight painting. Have imported a heap of models that are made mirrored but are slightly out of being in the range that blender uses to be mirrored. So this means I can make a models verts snap to its mirrored locations. Options are Limit, Mode l>R, R>L or Middle, Normal Weigting, only mirror Same edge user count may add support for mirroring vert weights later. |
Commit Details:
Full Hash: 63868046f4cd50b775074ace5c94084d3f01f8eb
SVN Revision: 7289
Parent Commit: 237030a
Lines Changed: +149, -3
1 Added Path:
/release/scripts/mesh_mirror_tool.py (+146, -0) (View)
1 Modified Path:
/release/scripts/mesh_boneweight_copy.py (+3, -3) (Diff)