[Bf-blender-cvs] CVS commit: blender/source/blender/makesdna DNA_armature_types.h blender/source/blender/src buttons_editing.c poseobject.c

Joshua Leung aligorith at gmail.com
Mon Jan 1 23:48:09 CET 2007


aligorith (Joshua Leung) 2007/01/01 23:48:09 CET

  Modified files:
    blender/source/blender/makesdna DNA_armature_types.h 
    blender/source/blender/src buttons_editing.c poseobject.c 
  
  Log:
  == Armatures - Bone Paths ==
  
  * Shuffled a few bone-path buttons in the Armature Visualisation panel.
  
  * Added a new option for bone-paths drawing: Calculate/show the path
  travelled by the 'head' (fat end) of bone. By default, this option is off.
  
  * Also, I forgot to mention in last commit that I had added an option which
  specified the time-difference between each highlighted point on the curve.
  
  Revision  Changes    Path
  1.32      +2 -1      blender/source/blender/makesdna/DNA_armature_types.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/makesdna/DNA_armature_types.h.diff?r1=1.31&r2=1.32&cvsroot=bf-blender>
  1.331     +8 -7      blender/source/blender/src/buttons_editing.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/buttons_editing.c.diff?r1=1.330&r2=1.331&cvsroot=bf-blender>
  1.53      +9 -2      blender/source/blender/src/poseobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/poseobject.c.diff?r1=1.52&r2=1.53&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list