Blender Git Loki
Git Commits -> Revision 63aa6dd
Revision 63aa6dd by Harley Acheson (master) June 29, 2021, 15:51 (GMT) |
Cleanup: Win32 Window Creation This is just some cleanup of the Win32 window creation code. After CreateWindowExW() this patch uses some early exits to replace some potentially confusing if blocks. No functional changes. Differential Revision: https://developer.blender.org/D11446 Reviewed by Ray Molenkamp |
Commit Details:
Full Hash: 63aa6dd845ebdb0f62c95a720e82e554c0208d95
Parent Commit: ae63699
Lines Changed: +47, -48
1 Modified Path:
/intern/ghost/intern/GHOST_WindowWin32.cpp (+47, -48) (Diff)