Blender Git Commit Log
Git Commits -> Revision fe18d9b
Revision fe18d9b by Sergey Sharybin (master) January 24, 2018, 10:00 (GMT) |
Depsgraph: Fix evaluaiton order with nested animation and copy on write It is possible to have animation (or driver) to modify nested datablock, such as shape key value for example (where animation is on Mesh level, but shape key is it's own datablock). To deal with such cases we need to create relation from nested datablock CoW to animaiton/driver operation. |
Commit Details:
Full Hash: fe18d9ba11efa32f9c6a9122c3422ec38ebada76
Parent Commit: 6828478
Lines Changed: +31, -1
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+31, -1) (Diff)