..
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
Another bug found by klockwork.com
2006-10-24 16:42:12 +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
Yes I did it again ;)
2002-11-25 09:53:07 +00:00
GHOST_DisplayManagerX11.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_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_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_Rect.cpp
Yes I did it again ;)
2002-11-25 09:53:07 +00:00
GHOST_System.cpp
Patch by Vladimír Marek (neuron), part of bugfix #5298
2006-11-25 16:35:56 +00:00
GHOST_System.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_SystemCarbon.cpp
Attempt to fix mouse-look in game engine on OS X: setCursorPosition. Thanks Malachy for the fix, it seem to work on MacOS Intel.
2006-12-24 21:21:49 +00:00
GHOST_SystemCarbon.h
* Tablet Pressure support in GHOST
2006-08-03 12:23:00 +00:00
GHOST_SystemWin32.cpp
Extended GHOST to support WinTab, in order to better support graphic tablets on Windows
2006-11-05 21:55:28 +00:00
GHOST_SystemWin32.h
Extended GHOST to support WinTab, in order to better support graphic tablets on Windows
2006-11-05 21:55:28 +00:00
GHOST_SystemX11.cpp
Scons build system. MSVC 7.1 in a moment.
2007-03-24 18:41:54 +00:00
GHOST_SystemX11.h
This is a bit of a hack, but it looks like sun
2006-05-10 19:46:06 +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
This is for bug #6883 Add usefull error message to GL failure...
2007-06-26 15:15:41 +00:00
GHOST_WindowX11.h
* Added tablet tilt data collection for X11
2006-08-03 16:10:16 +00:00
Makefile
Fix for makefiles so it can find wintab headers in the libdir.
2006-11-06 16:58:28 +00:00