blender/intern/ghost
2012-02-23 02:36:30 +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 code cleanup: dont set the namespace in STR_String.h - 'using namespace std', since this is included in many places. 2012-02-23 02:36:30 +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 unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +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