Blender Git Commit Log
Git Commits -> Revision 96e2b1b
Revision 96e2b1b by Nicholas Rishel June 4, 2021, 01:06 (GMT) |
tmp |
Commit Details:
Full Hash: 96e2b1bac3bebfe48d65dab633c98cd776059f4f
Parent Commit: dba3fb9
Lines Changed: +1098, -307
4 Added Paths:
/intern/ghost/intern/GHOST_PointerWin32.cpp (+0, -0) (View)
/intern/ghost/intern/GHOST_PointerWin32.h (+0, -0) (View)
/intern/ghost/intern/GHOST_Wintab.cpp (+477, -0) (View)
/intern/ghost/intern/GHOST_Wintab.h (+209, -0) (View)
/intern/ghost/intern/GHOST_PointerWin32.h (+0, -0) (View)
/intern/ghost/intern/GHOST_Wintab.cpp (+477, -0) (View)
/intern/ghost/intern/GHOST_Wintab.h (+209, -0) (View)
6 Modified Paths:
/intern/ghost/CMakeLists.txt (+2, -0) (Diff)
/intern/ghost/intern/GHOST_System.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+290, -65) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+25, -0) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+57, -193) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+37, -48) (Diff)
/intern/ghost/intern/GHOST_System.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+290, -65) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+25, -0) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+57, -193) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+37, -48) (Diff)