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

Geoffrey Bantle hairbat at yahoo.com
Wed Nov 8 06:18:11 CET 2006


briggs (Geoffrey  Bantle) 2006/11/08 06:18:11 CET

  Modified files:
    blender/source/blender/src editmesh_tools.c 
  
  Log:
  ->Join triangles fixes.
  
  There was a bug with the new join triangles code that caused concave faces to be
  created. This is fixed now and is tweakable using the the 'threshold' value set
  in the 'Mesh Tools' panel in editbuttons.
  
  Also removed the popup notice telling you how many triangles had been joined. It
  was only there for debugging purposes.
  
  Revision  Changes    Path
  1.166     +2 -5      blender/source/blender/src/editmesh_tools.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh_tools.c.diff?r1=1.165&r2=1.166&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list