Blender Git Loki
Git Commits -> Revision a149952
Revision a149952 by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) January 29, 2020, 10:52 (GMT) |
undoexp: cleanup/simplify handling of WM/SCR/WS IDs. Re-read from memfile WindowManagers, Screens and WorkSpaces are never actually used in undo situation. This allows us to simply early abort on those ID types, even if we do not find them in current (old) bmain for some reason. |
Commit Details:
Full Hash: a149952274213176440f6b5045931027e7541d2d
Parent Commit: c2a6cb9
Lines Changed: +37, -24