blender/intern/ghost
2012-02-29 02:44:08 +00:00
..
doc This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
intern ndof button handling improvements: Spaceball5000's A,B,C buttons can now be keymapped, ndof modifiers (shift,alt,etc.) are almost ready but still hardcoded to act like keyboard for now. added a check to prevent crash on Linux when device is plugged in after blender starts. also fixed a bug introduced by my last commit that affected the SpaceTraveler and serial devices. 2012-02-29 02:44:08 +00:00
test ghost tests weren't building and added some comments to ghost docs. 2012-01-18 10:16:39 +00:00
CMakeLists.txt XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WITH_GHOST_XDND=False with SCons 2012-02-17 20:51:39 +00:00
GHOST_C-api.h style cleanup (mostly whitespace) 2012-02-27 10:35:39 +00:00
GHOST_IEvent.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_IEventConsumer.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_ISystem.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_ISystemPaths.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_ITimerTask.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_IWindow.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_Path-api.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_Rect.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_Types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
SConscript XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WITH_GHOST_XDND=False with SCons 2012-02-17 20:51:39 +00:00