Blender Git Loki
Git Commits -> Revision 2c468d9
Revision 2c468d9 by Mike Erwin (master) August 15, 2010, 11:02 (GMT) |
Further hacking on Windows tablet code. More accurate detection of certain tablet tools (mice, etc.). Made tablet mouse/pen buttons play nice with GHOST. Removed old code from WindowWin32. |
Commit Details:
Full Hash: 2c468d9e5a60b60ab70d1daabc3833d3e90d35eb
SVN Revision: 31344
Parent Commit: 0473790
Lines Changed: +254, -310
6 Modified Paths:
/intern/ghost/GHOST_IWindow.h (+5, -5) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+9, -4) (Diff)
/intern/ghost/intern/GHOST_TabletManagerWin32.cpp (+231, -68) (Diff)
/intern/ghost/intern/GHOST_TabletManagerWin32.h (+9, -18) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+0, -182) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+0, -33) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+9, -4) (Diff)
/intern/ghost/intern/GHOST_TabletManagerWin32.cpp (+231, -68) (Diff)
/intern/ghost/intern/GHOST_TabletManagerWin32.h (+9, -18) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+0, -182) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+0, -33) (Diff)