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

Ton Roosendaal ton at blender.org
Fri Sep 23 10:12:53 CEST 2005


ton (Ton Roosendaal) 2005/09/23 10:12:53 CEST

  Modified files:
    blender/source/blender/src editmesh_lib.c 
  
  Log:
  Bugfix #2948
  
  For using the Fkey (add face) editmesh tool:
  prevented triangles being made that are partially a quad face already.
  
  Tools in editmode don't like such situations (tria->quad for example), also
  subsurf hates it. :)
  
  Revision  Changes    Path
  1.42      +14 -30    blender/source/blender/src/editmesh_lib.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh_lib.c.diff?r1=1.41&r2=1.42&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list