Blender Git Commit Log
Git Commits -> Revision 7701f9e
Revision 7701f9e by Julian Eisel (master) March 20, 2018, 22:31 (GMT) |
Fix crash when changing workspaces Steps to reproduce were: * Append a workspace (via '+' icon) - make sure its from the default workspaces.blend * Activate it * Should crash Was accessing data from view-layer which wasn't updated yet (and thus could be NULL). Crash occured after rB8153f89518b4a. @campbellbarton, you may want to check if all object-mode stuff still works as expected, not sure what's the state of it. |
Commit Details:
Full Hash: 7701f9e35c524fb3fb4ba9164b701dfcca7f80ec
Parent Commit: 89aa4b1
Lines Changed: +16, -15
1 Modified Path:
/source/blender/editors/screen/workspace_edit.c (+16, -15) (Diff)