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

Ken Hughes khughes at pacific.edu
Sat May 20 18:52:12 CEST 2006


khughes (Ken Hughes) 2006/05/20 18:52:12 CEST

  Modified files:
    blender/source/blender/python/api2_2x Mesh.c Mesh.h 
    blender/source/blender/python/api2_2x/doc Mesh.py 
  
  Log:
  ===Python API===
  Something to try making import/export script writers happy; Mesh.New() will
  not create a new Blender mesh datablock unless the mesh is linked to an
  object.
  
  Revision  Changes    Path
  1.55      +9 -1      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.54&r2=1.55&cvsroot=bf-blender>
  1.6       +2 -1      blender/source/blender/python/api2_2x/Mesh.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Mesh.h.diff?r1=1.5&r2=1.6&cvsroot=bf-blender>
  1.29      +2 -0      blender/source/blender/python/api2_2x/doc/Mesh.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Mesh.py.diff?r1=1.28&r2=1.29&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list