Blender Git Loki
Git Commits -> Revision abc55bf
Revision abc55bf by Sergey Sharybin (master) December 6, 2017, 09:21 (GMT) |
Depsgraph: Use build_animation() to build relations to animated properties Before that it was up to lots of other places to keep track on whether something is to be dependent on time or not. Was annoying, and unreliable, and fragile. This commit avoids hacks in object builder. Other areas will be adopted soon. |
Commit Details:
Full Hash: abc55bf84a236f3e591d34a480a6fe0f8d3c7688
Parent Commit: 4a99cc5
Lines Changed: +5, -17
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+5, -17) (Diff)