a96ad565c7
I added a new tag to p3d called forward_touch_event_to_device and renamed the existing forward_event_to_device to forward_mouse_event_to_device. This new tag will transmit touches to the virtual trackpad as touch events. I added the MultitouchTrackball to the p3d-app so zooming and moving a model remotely should now work, if you use forward_touch_event_to_device. I kept (and fixed) forward_mouse_event_to_device for background compatibility, so old presentations works as in previous versions, without the ability to zoom + scale. of course. forward_touch_event_to_device needs some more testing, (e.g. with image-streams and keystone, afaik there’s no support for touch-events...) but for a first version it works nice. " |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
iphoneViewerAppDelegate.h | ||
iphoneViewerAppDelegate.mm | ||
main.m | ||
osgIPhoneViewer-Info.plist | ||
osgPlugins.h |