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

Ken Hughes khughes at pacific.edu
Thu Jan 12 08:51:20 CET 2006


khughes (Ken Hughes) 2006/01/12 08:51:20 CET

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c 
  
  Log:
  Clean-up of some reference counting issues with delete() methods.  Also
  further relax the input types for edge.extend() and face.extend() so that
  single lists or tuples are accepted without errors.
  
  Revision  Changes    Path
  1.28      +99 -78    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.27&r2=1.28&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list