Blender Git Loki
Git Commits -> Revision 872ff50
Revision 872ff50 by Sergey Sharybin (master) February 15, 2019, 09:55 (GMT) |
Fix Spring characters being in the rest pose on file open This partially reverts bf2c5217 and makes it so animation is evaluated for datablocks which were never evaluated within the dependency graph. Not ideal, but safest way currently. Animation for already evaluated datablocks will only be evaluated on manual edits, so the initial bugfix is still valid. |
Commit Details:
Full Hash: 872ff507a26c73b0c474019ebe86358aa9601292
Parent Commit: e98ef47
Lines Changed: +7, -0
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_tag.cc (+7, -0) (Diff)