Blender Git Commit Log
Git Commits -> Revision b02a25b
March 17, 2020, 11:10 (GMT) |
Add accumulated recalc flags to IDs. Those accumulated flags get cleared every time an undo step is written to memfile. Preliminary work for undo-speedup. Part of T60695/ D6580. |
Commit Details:
Full Hash: b02a25b7e10e5713052f5a6ccf4127ad4d995f25
Parent Commit: 055863d
Lines Changed: +28, -1
3 Modified Paths:
/source/blender/blenloader/intern/writefile.c (
+16,
-1)
(Diff)/source/blender/depsgraph/intern/depsgraph_tag.cc (
+4,
-0)
(Diff)/source/blender/makesdna/DNA_ID.h (
+8,
-0)
(Diff)