Blender Git Commit Log
Git Commits -> Revision cfa83db
Revision cfa83db by Joshua Leung (master) December 4, 2007, 11:34 (GMT) |
== Bone Paths - Auto-Recalc Improvements == Added a new function which specially caters for auto-recalculation of paths after updates (such as keyframing). Currently, all that differs between this and pose_calculate_path, is that it only recalculates for bones with paths. Also, it only updates what it needs to (minimum frame range affected). Warning: WIP commit (hopefully it compiles ok) |
Commit Details:
Full Hash: cfa83dbb9b13ed74dc10be8fac802ac6abf720a4
SVN Revision: 12777
Parent Commit: 6d3a562
Lines Changed: +88, -3