[osg-submissions] Wacom Tablet Support
Robert Osfield
robert.osfield at gmail.com
Fri Apr 11 05:33:00 PDT 2008
Hi Philip,
I've started reviewing your changes and mostly am happy with them, but and
its a big but, the addition of a dependency of Xi and the grafting into
various CMakeLists.txt with this addition is a problem. This is an X11
extension and as such is unlikely to be available on all systems, so there
is very high chance of breaking the build on several unix platforms. The
CMake changes are also introducing messiness where there shouldn't be,
something that is likely to introduce errors later in the project as
different branches accidentally diverge.
The changes to osgGA I find uncontroversial so will go ahead and merge these
(an svn update will now get these). The changes to GraphicsWindowCarbon
also look benign so I'm happy to merge these right away. The changes to the
X11 side needs to be rethought and tackled in much less intrusive way - we
can't force a dependency on an X11 particular extension to all OSG X11 based
applications that the vast majority won't ever need.
Perhaps others in the community can suggest a better X11 way of doing the
device query without pushing changes across the board.
Cheers,
Robert.
On Thu, Apr 3, 2008 at 7:15 PM, Philipp Mächler <pmaechler at sunrise.ch>
wrote:
> Hi Robert
>
> We have extended the support for Wacom Tablet devices:
>
> - Mac OS X
> - not only pressure, but tilt and z-rotation is supported now
>
> - Linux
> - 'full' wacom support added which supports pressure, tilt and
> z-rotation
>
> We've tested it with our application under:
> - os x tiger (ppc) a few weeks ago
> - leopard (intel) and an ubuntu linux with the osg-revision 8033.
>
>
> With best regards,
>
> Philipp Maechler
> Daniel Moos
>
>
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080411/c2c7c881/attachment.htm
More information about the osg-submissions
mailing list