blender/intern/ghost/intern
2008-03-22 10:53:35 +00:00
..
GHOST_Buttons.cpp cleanup compiler warnings for 2007-03-20 04:19:30 +00:00
GHOST_Buttons.h cleanup compiler warnings for 2007-03-20 04:19:30 +00:00
GHOST_C-api.cpp forgot return value in C-api 2008-03-14 19:44:32 +00:00
GHOST_CallbackEventConsumer.cpp Yes I did it again ;) 2002-11-25 09:53:07 +00:00
GHOST_CallbackEventConsumer.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_Debug.h modified it so ghost debugging is not done by default but you can 2003-04-29 19:15:22 +00:00
GHOST_DisplayManager.cpp add the option of not installing to scons build system 2007-08-14 20:55:59 +00:00
GHOST_DisplayManager.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_DisplayManagerCarbon.cpp big warning hunt commit 2005-03-09 19:45:59 +00:00
GHOST_DisplayManagerCarbon.h Upgrading in 10.3 to quicktime 7 seems to remove a header file, which 2006-04-05 11:59:20 +00:00
GHOST_DisplayManagerWin32.cpp Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
GHOST_DisplayManagerWin32.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_DisplayManagerX11.cpp 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
GHOST_DisplayManagerX11.h 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
GHOST_Event.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_EventButton.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_EventCursor.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_EventKey.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_EventManager.cpp Added test for events pending for windows already disposed. These events are removed from the event stack now. 2003-01-01 20:42:27 +00:00
GHOST_EventManager.h Added test for events pending for windows already disposed. These events are removed from the event stack now. 2003-01-01 20:42:27 +00:00
GHOST_EventNDOF.h first workable version on Os X 2007-06-12 20:01:28 +00:00
GHOST_EventPrinter.cpp This is a bit of a hack, but it looks like sun 2006-05-10 19:46:06 +00:00
GHOST_EventPrinter.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_EventWheel.h Added mouse wheel support for windows. 2003-01-27 21:35:26 +00:00
GHOST_ISystem.cpp uninitialized var 2006-07-06 01:16:30 +00:00
GHOST_ModifierKeys.cpp cleanup compiler warnings for 2007-03-20 04:19:30 +00:00
GHOST_ModifierKeys.h cleanup compiler warnings for 2007-03-20 04:19:30 +00:00
GHOST_NDOFManager.cpp added stdio.h includes, gcc-4.3 is picky 2008-03-22 10:53:35 +00:00
GHOST_NDOFManager.h final (??) work on NDOF branch 2008-03-13 15:40:24 +00:00
GHOST_Rect.cpp Yes I did it again ;) 2002-11-25 09:53:07 +00:00
GHOST_System.cpp added stdio.h includes, gcc-4.3 is picky 2008-03-22 10:53:35 +00:00
GHOST_System.h resolved conflict state with HEAD r14096 2008-03-13 23:54:02 +00:00
GHOST_SystemCarbon.cpp NDOF support added to trunk from ndof branch. 2008-03-22 01:39:11 +00:00
GHOST_SystemCarbon.h resolved conflict state with HEAD r14096 2008-03-13 23:54:02 +00:00
GHOST_SystemWin32.cpp resolved conflict state with HEAD r14096 2008-03-13 23:54:02 +00:00
GHOST_SystemWin32.h Added Copy and Paste functions to GHOST. 2008-03-04 00:41:30 +00:00
GHOST_SystemX11.cpp update to trunk r14199 2008-03-21 17:00:40 +00:00
GHOST_SystemX11.h resolved conflict state with HEAD r14096 2008-03-13 23:54:02 +00:00
GHOST_TimerManager.cpp Yes I did it again ;) 2002-11-25 09:53:07 +00:00
GHOST_TimerManager.h Fixed some documentation errors 2003-01-01 19:57:02 +00:00
GHOST_TimerTask.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_Window.cpp Commit of cursor framework. Cursors now defined in source/blender/src/cursors.c and 2003-12-26 20:12:42 +00:00
GHOST_Window.h Commit of cursor framework. Cursors now defined in source/blender/src/cursors.c and 2003-12-26 20:12:42 +00:00
GHOST_WindowCarbon.cpp **blush** 2007-05-30 21:34:21 +00:00
GHOST_WindowCarbon.h * Tablet Pressure support in GHOST 2006-08-03 12:23:00 +00:00
GHOST_WindowManager.cpp Fixed ghost full-screen problem 2003-01-01 20:23:42 +00:00
GHOST_WindowManager.h Fixed ghost full-screen problem 2003-01-01 20:23:42 +00:00
GHOST_WindowWin32.cpp ==== GHOST Win32 ==== 2007-01-07 18:43:27 +00:00
GHOST_WindowWin32.h Added tablet tilt data collection for GHOST/Win32 - thanks elubie for doing the hard work getting it all set up first! The tilt values still aren't being used anywhere in Blender (yet? :) but at least now the data is there reliably and consistently across platforms. 2006-11-12 09:50:44 +00:00
GHOST_WindowX11.cpp Added Copy and Paste functions to GHOST. 2008-03-04 00:41:30 +00:00
GHOST_WindowX11.h 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
Makefile Tweak to allow building NDOFManager with old Makefiles 2007-07-31 01:45:19 +00:00