Blender Git Commit Log
Git Commits -> Revision 61d49d3
Revision 61d49d3 by Sergey Sharybin (master) October 29, 2018, 10:48 (GMT) |
Fix T57360: Crash when Play Animation in this scene Was caused by a code which was putting animation value back to original datablock. The tricky part here is that we don't always know ID, so can not put those values. Would be nice to have a solution for this, but for until then we should be relatively good. |
Commit Details:
Full Hash: 61d49d3448bbe6ea1c7dc8902c83e63757edc734
Parent Commit: f887dc1
Lines Changed: +8, -1
1 Modified Path:
/source/blender/blenkernel/intern/anim_sys.c (+8, -1) (Diff)