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

Ken Hughes khughes at pacific.edu
Tue Mar 6 17:50:59 CET 2007


khughes (Ken Hughes) 2007/03/06 17:50:59 CET

  Modified files:
    blender/source/blender/python/api2_2x Curve.c 
    blender/source/blender/python/api2_2x/doc Curve.py 
  
  Log:
  Python API
  ----------
  Forgot to put sentinel at end of Curve_getseters, probably the cause of
  crashes on OSX (thanks Stephen!).  Also add doc strings for attributes, add
  missing "taperob" attribute to python docs.
  
  Revision  Changes    Path
  1.54      +20 -18    blender/source/blender/python/api2_2x/Curve.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Curve.c.diff?r1=1.53&r2=1.54&cvsroot=bf-blender>
  1.30      +8 -0      blender/source/blender/python/api2_2x/doc/Curve.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Curve.py.diff?r1=1.29&r2=1.30&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list