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

Ton Roosendaal ton at blender.org
Fri Feb 9 14:02:11 CET 2007


ton (Ton Roosendaal) 2007/02/09 14:02:11 CET

  Modified files:
    blender/source/blender/src editmesh.c 
  
  Log:
  Bugfix #5866
  
  Report showed a Mesh that crashed on entering editmode and use some tools.
  Appeared to be a mesh index 4 equal to one of the other indices (which
  makes a corrupted quad). Fix is a sanity check in addfacelist() for enter
  editmode.
  
  Revision  Changes    Path
  1.201     +4 -1      blender/source/blender/src/editmesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh.c.diff?r1=1.200&r2=1.201&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list