[Bf-blender-cvs] CVS commit: blender/source/blender/src editmesh_tools.c

Geoffrey Bantle hairbat at yahoo.com
Wed Mar 1 04:33:45 CET 2006


briggs (Geoffrey  Bantle) 2006/03/01 04:33:45 CET

  Modified files:
    blender/source/blender/src editmesh_tools.c 
  
  Log:
  -> Vertex Group/Weight support in removedoublesflag()
  
  Remove doubles didn't previously deal with vertex groups/weights properly. Now it averages the weights of vertices when they are doubles and share the same group. Verts that get merged but don't belong to all the same groups are dealt with as well.
  
  Revision  Changes    Path
  1.140     +47 -1     blender/source/blender/src/editmesh_tools.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh_tools.c.diff?r1=1.139&r2=1.140&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list