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

guignot guignot at wanadoo.fr
Fri Aug 1 21:47:03 CEST 2003


guignot (guignot) 2003/08/01 21:47:02 CEST

  Modified files:
    blender/source/blender/python/api2_2x Ipo.c Ipo.h 
    blender/source/blender/python/api2_2x/doc Ipo.py 
  
  Log:
  Added a new function (member of the Ipo object) EvaluateCurveOn(int pos, float time) which returns the value of the ipo curve number pos at the given time.
  Updated doc accordingly.
  
  Revision  Changes    Path
  1.10      +33 -11    blender/source/blender/python/api2_2x/Ipo.c
  1.7       +3 -0      blender/source/blender/python/api2_2x/Ipo.h
  1.4       +11 -0     blender/source/blender/python/api2_2x/doc/Ipo.py



More information about the Bf-blender-cvs mailing list