Blender Git Commit Log
Git Commits -> Revision 64dadc5
Revision 64dadc5 by Nicholas Rishel July 4, 2021, 17:28 (GMT) |
Replace integer with bool in Ghost API when only used as boolean. |
Commit Details:
Full Hash: 64dadc542f4608f4e5ee74b09d846ab467262831
Parent Commit: cfec49c
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)