[Bf-blender-cvs] CVS commit: blender/release/scripts mesh_mirror_tool.py mesh_boneweight_copy.py

Campbell Barton cbarton at metavr.com
Fri Apr 21 11:41:58 CEST 2006


campbellbarton (Campbell Barton) 2006/04/21 11:41:58 CEST

  Modified files:
    blender/release/scripts mesh_boneweight_copy.py 
  Added files:
    blender/release/scripts mesh_mirror_tool.py 
  
  Log:
  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.
  
  Revision  Changes    Path
  1.9       +3 -3      blender/release/scripts/mesh_boneweight_copy.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/mesh_boneweight_copy.py.diff?r1=1.8&r2=1.9&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list