Blender Git Commit Log

Git Commits -> Revision 9f00955

Revision 9f00955 by Chris Want (master)
January 4, 2004, 03:39 (GMT)
A few related 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).
This addresses some of intrr's issues (the blender-related ones,
that is).

* 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.

Commit Details:

Full Hash: 9f009558bf12aef4fe6fca3a32493f12150575e6
SVN Revision: 1814
Parent Commit: f6d24b4
Lines Changed: +210, -74

5 Modified Paths:

/source/blender/include/BIF_editarmature.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_object_types.h (+5, -0) (Diff)
/source/blender/src/buttons_object.c (+3, -2) (Diff)
/source/blender/src/editarmature.c (+37, -0) (Diff)
/source/blender/src/editobject.c (+163, -71) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021