[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/include BIF_editarmature.h tuhopuu2/source/blender/src buttons_object.c editarmature.c editobject.c

Chris Want cwant at ualberta.ca
Sat Jan 3 23:07:10 CET 2004


hos (Chris Want) 2004/01/03 23:07:10 CET

  Modified files:
    tuhopuu2/source/blender/include BIF_editarmature.h 
    tuhopuu2/source/blender/src buttons_object.c editarmature.c 
                                editobject.c 
  
  Log:
  A few bug-fixes/refinements
  
  * A patch to make sure that constraints on bones that point to
    external objects are evaluated correctly (and that the bones that
    depend on these bones are evaluated correctly, etc, ad nauseum).
  
  * Make sure that deformed displists are updated when the user
    manipulates any of the constraint buttons.
  
  * Added a nice little function, ik_chain_looper(), that executes a
    callback for every bone in an IK chain.
  
  Revision  Changes    Path
  1.9       +3 -1      tuhopuu2/source/blender/include/BIF_editarmature.h
  1.5       +3 -2      tuhopuu2/source/blender/src/buttons_object.c
  1.15      +38 -1     tuhopuu2/source/blender/src/editarmature.c
  1.39      +99 -72    tuhopuu2/source/blender/src/editobject.c



More information about the tuhopuu-cvs mailing list