[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
Wed Dec 27 06:30:32 CET 2006


khughes (Ken Hughes) 2006/12/27 06:30:32 CET

  Modified files:
    blender/source/blender/python/api2_2x Curve.c 
    blender/source/blender/python/api2_2x/doc Curve.py 
  
  Log:
  Python API
  ----------
  Perform better param checking on Curve bevel and taper objects so that an
  curve can't use its own object.  Also stick a big warning in the docs for
  Curve.setTotcol(), which seems to be an extremely dangerous method.
  
  Revision  Changes    Path
  1.49      +10 -44    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.48&r2=1.49&cvsroot=bf-blender>
  1.24      +7 -2      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.23&r2=1.24&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list