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

Ken Hughes khughes at pacific.edu
Sun Jan 1 16:50:53 CET 2006


khughes (Ken Hughes) 2006/01/01 16:50:53 CET

  Modified files:
    blender/source/blender/python/api2_2x BezTriple.c 
    blender/source/blender/python/api2_2x/doc Ipo.py 
  
  Log:
  Bug fix #3671: Blender.Beztriple.New() did not accept sequences as parameters,
  even though its error messages suggested it did.  Thanks to Yann for the
  patch (I also added the ability to accept parameters without requiring
  them to be in a tuple).  Also documented the New() function.
  
  Revision  Changes    Path
  1.19      +34 -22    blender/source/blender/python/api2_2x/BezTriple.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/BezTriple.c.diff?r1=1.18&r2=1.19&cvsroot=bf-blender>
  1.34      +11 -0     blender/source/blender/python/api2_2x/doc/Ipo.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Ipo.py.diff?r1=1.33&r2=1.34&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list