Blender Git Commit Log
Git Commits -> Revision d8b0b8d
Revision d8b0b8d by Bastien Montagne (master) April 3, 2020, 14:07 (GMT) |
New Undo: Fix crash in some complex production files. There is no guarantee that depsgraph is ran between two undo steps, so when re-using an existing data-block we should never wipe completly its recalc flags, but instead complement them with new ones from accumulated 'storage' as needed. |
Commit Details:
Full Hash: d8b0b8d3db6b2953db33d80390f1789f8700e145
Parent Commit: ad85989
Lines Changed: +6, -4
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+6, -4) (Diff)