Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYevgeny Makarov <jenkm>2020-08-26 17:27:05 +0300
committerJulian Eisel <julian@blender.org>2020-08-26 17:27:05 +0300
commit2ef5fabec9ac8f03c3da3fb201164a4fa4a9220d (patch)
tree283115ece10fe6741ba2f48caaeeb0435807130c /extern/bullet2
parent239b0ba7504a25a02e5378404b1b5ebfebcfd1bc (diff)
Fix T77900: File Browser in macOS fullscreen crashes
When Blender is started in fullscreen mode from the command line, or if the fullscreen state is saved in the startup file, all temporary windows will also open in fullscreen mode. When closing the fullscreen File Browser, Blender would either crash or parent window becomes black. This does not happen if the Blender switches to full screen manually. `NSWindowCollectionBehaviorFullScreenPrimary` should be set for windows that can enter full-screen mode. Otherwise macOS will turn the wrong window into full-screen. Similar fix: rB4b39de677d20 Differential Revision: https://developer.blender.org/D8708 Reviewed by: Julian Eisel
Diffstat (limited to 'extern/bullet2')
0 files changed, 0 insertions, 0 deletions