Blender Git Commit Log

Git Commits -> Revision 39e050a

Revision 39e050a by Sergey Sharybin (master)
June 12, 2018, 13:39 (GMT)
Fix T55409: Can't animated keyframed material node value after moving keyframe on timeline

Completely ignore animation for legacy zero update tag.

If one needs animation to be evaluated, tag with proper update tag, stop relying
on direct assignment of adt->>recalc with zero update tag for DEG.

This commit might cause missing updates when needed, those needs to be looked
into once they happen.

Commit Details:

Full Hash: 39e050af407edb9de7058f0128f55d221def0344
Parent Commit: 8204261
Lines Changed: +1, -11

1 Modified Path:

/source/blender/depsgraph/intern/depsgraph_tag.cc (+1, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021