Blender Git Loki

Git Commits -> Revision bd87ba9

Revision bd87ba9 by Harley Acheson (master)
June 11, 2021, 20:07 (GMT)
Render Window as Non-Child on Win32 platform

This patch makes the "Render" window a top-level window, not a child of
the main window, which was the case in blender versions prior to 2.93.
This means it is no longer "on top", nor is the icon grouped on the
taskbar in the same way, but you can Alt-Tab between it and the main
window. This change only affects the Windows platform as the other
platforms behave this way.

See D11576 for links to negative feedback that prompts this change.

Differential Revision: https://developer.blender.org/D11576

Reviewed by Brecht Van Lommel

Commit Details:

Full Hash: bd87ba90e639e7c6fd6c6967a100a85f1064dff8
Parent Commit: 7bc5246
Lines Changed: +11, -1

5 Modified Paths:

/source/blender/editors/render/render_view.c (+1, -0) (Diff)
/source/blender/editors/screen/screen_edit.c (+1, -0) (Diff)
/source/blender/editors/screen/screen_ops.c (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+4, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021