Blender Git Loki
Git Commits -> Revision bc3aab3
Revision bc3aab3 by Bastien Montagne (master) April 21, 2020, 16:26 (GMT) |
Fix T75893: Undo causes crash with "Load UI" disabled. We need to re-generate a new session uuid for the UI-related data-blocks that are kept across file reading, when load UI is disabled. Otherwise there will be several IDs with same uuid, which is an ensured way to crash in new undo code. |
Commit Details:
Full Hash: bc3aab3fa547e60d2361d5a50cdc79885bdc7355
Parent Commit: b4993a9
Lines Changed: +34, -0