Blender Git Commit Log

Git Commits -> Revision cb7aa67

June 15, 2021, 23:30 (GMT)
Refactor of Wintab to use Wintab supplied mouse movement once verified against system input.

Differential Revision: https://developer.blender.org/D11508

Commit Details:

Full Hash: cb7aa67a80dff8529ecc0622495fabfaf4805713
Parent Commit: 4891da8
Lines Changed: +1130, -315

2 Added Paths:

/intern/ghost/intern/GHOST_Wintab.cpp (+489, -0) (View)
/intern/ghost/intern/GHOST_Wintab.h (+241, -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 (+283, -71) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+23, -0) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+54, -195) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+37, -48) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021