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

Ton Roosendaal ton at blender.org
Sat May 7 13:13:37 CEST 2005


ton (Ton Roosendaal) 2005/05/07 13:13:37 CEST

  Modified files:
    blender/source/blender/src editmesh_lib.c 
  
  Log:
  Commit of 2 weeks ago to correctly find normals for extrusion had a typo...
  started loop with "->last" instead of "->first".
  This caused old faces that should be deleted on extrude to remain there.
  
  Thanks Jean-Luc for finding it!
  
  Revision  Changes    Path
  1.36      +4 -4      blender/source/blender/src/editmesh_lib.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh_lib.c.diff?r1=1.35&r2=1.36&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list