Blender Git Commit Log
Git Commits -> Revision 9521b67
Revision 9521b67 by Sergey Sharybin (master) March 14, 2018, 14:21 (GMT) |
Depsgraph: Fix missing updates with drivers The issue was only visible with copy-on-write enabled, and related to the fact, that dependency graph builder binds original FCurves. For now use smallest patch possible to make things to work and to make draguu happy. Need to think of a smarter way to deal with drivers, bones and view layers. |
Commit Details:
Full Hash: 9521b67ac0db5958df14ff92e5334bca07902481
Parent Commit: 5c30121
Lines Changed: +20, -0
1 Modified Path:
/source/blender/blenkernel/intern/anim_sys.c (+20, -0) (Diff)