Blender Git Commit Log
Git Commits -> Revision 485d1ef
Revision 485d1ef by Mike Erwin (master) August 12, 2010, 04:03 (GMT) |
Updated Win32 tablet code. |
Commit Details:
Full Hash: 485d1ef06ebd3d25945b14f7987ce84016b5d311
SVN Revision: 31274
Parent Commit: 1c2d363
Lines Changed: +518, -393
2 Added Paths:
/intern/ghost/intern/GHOST_TabletManagerWin32.cpp (+300, -0) (View)
/intern/ghost/intern/GHOST_TabletManagerWin32.h (+82, -0) (View)
/intern/ghost/intern/GHOST_TabletManagerWin32.h (+82, -0) (View)
2 Deleted Paths:
/intern/ghost/intern/Utils.c (+0, -182)
/intern/ghost/intern/Utils.h (+0, -94)
/intern/ghost/intern/Utils.h (+0, -94)
6 Modified Paths:
/intern/ghost/intern/GHOST_System.cpp (+8, -22) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+55, -49) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+4, -3) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+0, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+32, -21) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+37, -20) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+55, -49) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+4, -3) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+0, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+32, -21) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+37, -20) (Diff)