Blender Git Commit Log
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