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

Michel Selten michel.s at home.nl
Sat Apr 3 22:24:47 CEST 2004


michel (Michel Selten) 2004/04/03 22:24:47 CEST

  Modified files:
    blender/source/blender/python/api2_2x Object.c Object.h 
  
  Log:
  Python API update. Again by Anders Nilsson.
  * Addition to the Object module.
    obj.getActionIpos(). This method will return a dict with all ipo keys.
    Only works when the Object is an armature.
  
  Revision  Changes    Path
  1.65      +55 -0     blender/source/blender/python/api2_2x/Object.c
  1.21      +1 -0      blender/source/blender/python/api2_2x/Object.h



More information about the Bf-blender-cvs mailing list