Blender Git Commit Log

Git Commits -> Revision 087a489

Revision 087a489 by Brecht Van Lommel (master)
June 16, 2019, 17:58 (GMT)
Cleanup: simplify GHOST cursor API, no functional changes

Commit Details:

Full Hash: 087a4898676d744d4aaa46a59b47186825495820
Parent Commit: 5767dcb
Lines Changed: +159, -319

17 Modified Paths:

/intern/ghost/GHOST_C-api.h (+9, -24) (Diff)
/intern/ghost/GHOST_IWindow.h (+1, -7) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+7, -19) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+2, -12) (Diff)
/intern/ghost/intern/GHOST_Window.h (+2, -14) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+1, -7) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+9, -13) (Diff)
/intern/ghost/intern/GHOST_WindowNULL.h (+1, -9) (Diff)
/intern/ghost/intern/GHOST_WindowSDL.cpp (+1, -11) (Diff)
/intern/ghost/intern/GHOST_WindowSDL.h (+1, -7) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+1, -10) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+1, -7) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+1, -11) (Diff)
/intern/ghost/intern/GHOST_WindowX11.h (+1, -11) (Diff)
/intern/ghost/test/multitest/MultiTest.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_cursors.c (+119, -145) (Diff)
/source/blender/windowmanager/wm_cursors.h (+1, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021