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

Campbell Barton cbarton at metavr.com
Wed Jun 21 17:36:05 CEST 2006


campbellbarton (Campbell Barton) 2006/06/21 17:36:05 CEST

  Modified files:
    blender/source/blender/src editmesh_tools.c 
  
  Log:
  small change, the edge collapse limit was only 0.001, whats way too big and I found it removed more points then just the ones that collapsed.
  changed to 0.000001 - the verts are collapsed to the same location so it they shuld not to offset from eachother anyway.
  
  Revision  Changes    Path
  1.150     +1 -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.149&r2=1.150&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list