Blender Git Commit Log
Git Commits -> Revision c041e10
Revision c041e10 by Alexander Gavrilov (master) May 7, 2019, 12:00 (GMT) |
Depsgraph: provide more granularity to PoseBone property links. Most properties aren't altered by the evaluation of the bone, and can be read immediately from its input operation. B-Bone properties can be evaluated at the last possible moment. This provides more freedom in using drivers to connect bone properties: for example, it is now possible to read raw local transform values via drivers from a bone that depends on the reader bone via constraints. |
Commit Details:
Full Hash: c041e10c9a94864537e78c4a36e3f03838889655
Parent Commit: 5968826
Lines Changed: +24, -5
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_rna.cc (+24, -5) (Diff)