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

Ken Hughes khughes at pacific.edu
Fri Jan 12 23:40:30 CET 2007


khughes (Ken Hughes) 2007/01/12 23:40:30 CET

  Modified files:
    blender/source/blender/python/api2_2x CurNurb.c 
    blender/source/blender/python/api2_2x/doc Curve.py 
  
  Log:
  Python API
  ----------
  Added CurNurb.recalc() method.  I thought I had commited this before as part
  of a bugfix but obviously not.  It allows control point handles be recalculated
  after changing  a curve's bezTriples.
  
  Revision  Changes    Path
  1.20      +14 -3     blender/source/blender/python/api2_2x/CurNurb.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/CurNurb.c.diff?r1=1.19&r2=1.20&cvsroot=bf-blender>
  1.27      +6 -1      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.26&r2=1.27&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list