blender/intern/ghost
Matt Ebb c85de34c26 * Tablet Pressure support in GHOST
This is 'ported' from Nicholas Bishop's sculpting GSoC tree. I'm bringing it
over now so a) it can be there for when lukep does his GHOST refactor b) it's
something that GHOST should have anyway, particularly now there's interest in
painting tools and c) it's missing support in Windows, so hopefully now some
enterprising Windows coder can add that more easily in the main bf tree.

Right now X11 and Mac OS X are supported. I added and can maintain the Mac OS X
part, but I'm not familiar with the Xinput stuff, which Nicholas wrote. Both
X11 and Mac are collecting active device and pressure, and Mac is also
collecting x and y tilt data. Up to coders how they want to use this info! :)

Although the data's coming in, I haven't actually made this do anything. I
thought it best to leave it to brecht to figure out what he wants to do with the
painting stuff, and I wonder what other interesting uses there could be for it
(proportional edit?). I'll write implementation details in a separate mail to
the committers list.
2006-08-03 12:23:00 +00:00
..
doc Replaced old doxygen config file with two new ones: 2002-12-28 22:33:48 +00:00
intern * Tablet Pressure support in GHOST 2006-08-03 12:23:00 +00:00
make Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
test Added multitest to the targets that get built for tests for ghost. 2003-01-30 02:47:29 +00:00
GHOST_C-api.h * Tablet Pressure support in GHOST 2006-08-03 12:23:00 +00:00
GHOST_IEvent.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_IEventConsumer.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_ISystem.h Fixed doxygen so it would run again for ghost.... 2003-01-24 05:32:14 +00:00
GHOST_ITimerTask.h Fixes for some gcc 4 warnings in intern/. More than 100 lines of warnings 2006-03-04 16:23:15 +00:00
GHOST_IWindow.h * Tablet Pressure support in GHOST 2006-08-03 12:23:00 +00:00
GHOST_Rect.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_Types.h * Tablet Pressure support in GHOST 2006-08-03 12:23:00 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript Adds scons support for SunOS... 2006-08-03 02:46:37 +00:00