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

4 Modified Paths:

/source/blender/include/BIF_poseobject.h (+1, -0) (Diff)
/source/blender/src/editipo.c (+1, -1) (Diff)
/source/blender/src/poseobject.c (+85, -1) (Diff)
/source/blender/src/transform_conversions.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021