Blender Git Loki
Git Commits -> Revision f8b9de2
Revision f8b9de2 by Nicholas Rishel July 5, 2021, 17:03 (GMT) |
Replace integer with bool in Ghost API when only used as boolean. |
Commit Details:
Full Hash: f8b9de220befa2f451e1fe025a1449af4dd2972a
Parent Commit: 36a7e21
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)