Blender Git Commit Log

Git Commits -> Revision fc2bb44

Revision fc2bb44 by Julian Eisel (master)
May 26, 2020, 10:19 (GMT)
Fix T68209: Crash opening pre 2.8 file with maximized area

Versioning for workspaces didn't update the map used to determine which
layout is active for a workspace in a specific window. Library code now
called the function to make a workspace active (even if it already was
active), which would also use this map to determine the active layout --
the wrong one.

Error in initial workspace integration, but only uncovered recently.
Likely through 0d8a8ce03b99.

Commit Details:

Full Hash: fc2bb44e9471e74c3545d900e79a532352fe0def
Parent Commit: 5a1ab3e
Lines Changed: +1, -1

1 Modified Path:

/source/blender/blenloader/intern/versioning_280.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021