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

Joseph Gilbert models at paposo.com
Sun Apr 4 10:34:43 CEST 2004


ascotan (Joseph Gilbert) 2004/04/04 10:34:43 CEST

  Modified files:
    blender/source/blender/python/api2_2x Armature.c Armature.h 
                                          Bone.c Object.c Object.h 
  
  Log:
  - added support for adding/parenting bones to armatures
  - fixed getArmatureIpo compiling error
  
  Revision  Changes    Path
  1.9       +131 -41   blender/source/blender/python/api2_2x/Armature.c
  1.7       +4 -5      blender/source/blender/python/api2_2x/Armature.h
  1.12      +39 -22    blender/source/blender/python/api2_2x/Bone.c
  1.66      +13 -2     blender/source/blender/python/api2_2x/Object.c
  1.22      +1 -0      blender/source/blender/python/api2_2x/Object.h



More information about the Bf-blender-cvs mailing list