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