Blender Git Loki
Git Commits -> Revision 2a0e9e9
Revision 2a0e9e9 by Nicholas Rishel July 2, 2021, 00:07 (GMT) |
Replace integer with bool in Ghost API when only used as boolean. |
Commit Details:
Full Hash: 2a0e9e912edad564a4be733390f4cae0ea13271e
Parent Commit: 0c18f70
Lines Changed: +17, -17
6 Modified Paths:
/intern/ghost/GHOST_C-api.h (+6, -6) (Diff)
/intern/ghost/GHOST_IWindow.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+6, -6) (Diff)
/intern/ghost/intern/GHOST_Window.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+1, -1) (Diff)
/intern/ghost/GHOST_IWindow.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+6, -6) (Diff)
/intern/ghost/intern/GHOST_Window.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+1, -1) (Diff)