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

Ken Hughes khughes at pacific.edu
Fri Nov 11 17:17:29 CET 2005


khughes (Ken Hughes) 2005/11/11 17:17:29 CET

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c 
  
  Log:
  -- various fixes for Mesh.c:
     * add some protection against accessing MVerts/MEdges/MFaces which have
     been deleted
     * correct cut-and-paste bug in faces.delete() method
     * correct some compiler warnings
  
  Revision  Changes    Path
  1.17      +220 -63   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.16&r2=1.17&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list