[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Mesh.c

Ken Hughes khughes at pacific.edu
Sat Jun 17 16:08:15 CEST 2006


khughes (Ken Hughes) 2006/06/17 16:08:15 CEST

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c 
  
  Log:
  ===Python API===
  Bugfix #4347: deleting vertex 0 incorrectly deleted all triangle face, since
  check for v4==0 wasn't being done.
  
  Revision  Changes    Path
  1.61      +6 -3      blender/source/blender/python/api2_2x/Mesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Mesh.c.diff?r1=1.60&r2=1.61&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list