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

Joseph Gilbert models at paposo.com
Thu Apr 15 01:42:59 CEST 2004


ascotan (Joseph Gilbert) 2004/04/15 01:42:59 CEST

  Modified files:
    blender/source/blender/python/api2_2x Armature.c Bone.c 
  
  Log:
  - parenting checks for bone additions to armature
  - update to addBone parenting transform code
  - hide/unhide bones
  - draw axes/draw names
  - clear parenting and clear children from bones - removes childbase links from bone and set as root or remove parenting and set as root
  
  Revision  Changes    Path
  1.11      +63 -26    blender/source/blender/python/api2_2x/Armature.c
  1.15      +208 -1    blender/source/blender/python/api2_2x/Bone.c



More information about the Bf-blender-cvs mailing list