blender/intern
Yevgeny Makarov c4b9e2da8c 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
2020-09-02 14:58:42 +02:00
..
atomic
audaspace
clog Fix T78730: CLOG writes/reads outside allocated memory. 2020-08-12 09:01:49 +02:00
cycles Fix T77683: Cycles baking crash with motion blur enabled and no camera 2020-08-26 11:51:09 +02:00
dualcon
eigen
ffmpeg
ghost Fix T77900: File Browser in macOS fullscreen crashes 2020-09-02 14:58:42 +02:00
glew-mx
guardedalloc MEM_guardedalloc: allow freeing const arrays with MEM_SAFE_FREE 2020-08-26 11:00:53 +02:00
iksolver
itasc
libc_compat
libmv
locale
mantaflow
memutil
mikktspace
numaapi
opencolorio
opensubdiv
openvdb
quadriflow
rigidbody
string
utfconv
CMakeLists.txt