Blender Git Loki
Git Commits -> Revision 195ad03
Revision 195ad03 by Mike Erwin (master) July 22, 2010, 09:30 (GMT) |
more preliminary NDOF handling stuff (untested) |
Commit Details:
Full Hash: 195ad03901e4e3e639ce89fec42118e975356064
SVN Revision: 30621
Parent Commit: 6c2dee0
Lines Changed: +166, -48
2 Added Paths:
/intern/ghost/intern/GHOST_NDOFManagerWin32.h (+46, -0) (View)
/intern/ghost/intern/GHOST_NDOFManagerX11.h (+46, -0) (View)
/intern/ghost/intern/GHOST_NDOFManagerX11.h (+46, -0) (View)
6 Modified Paths:
/intern/ghost/intern/GHOST_NDOFManagerCocoa.cpp (+2, -7) (Diff)
/intern/ghost/intern/GHOST_NDOFManagerCocoa.h (+2, -0) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+3, -8) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+15, -4) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+50, -28) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+2, -1) (Diff)
/intern/ghost/intern/GHOST_NDOFManagerCocoa.h (+2, -0) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+3, -8) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+15, -4) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+50, -28) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+2, -1) (Diff)