OpenSceneGraph/src/osgPresentation
Robert Osfield 29ab577bc3 From Stephan Huber, "attached is a new zip containing two small fixes:
* forwarded touch-events do have a correct input-range from 0 .. 1
* I refactored sending touch-events per osc so the receiver can detect a TOUCH_ENDED better"
2014-01-24 10:10:43 +00:00
..
deprecated From Stephan Huber, "attached is a new zip containing two small fixes: 2014-01-24 10:10:43 +00:00
Action.cpp Added PrintProperties visitor 2013-09-04 16:25:18 +00:00
Audio.cpp Initial cut of Audio/Volume/Movie/Image presentation objects 2013-09-06 09:35:56 +00:00
CMakeLists.txt Added osgPresentation::Show node and implementations with basic property reporting for various internal nodes of presentation graph 2013-09-10 09:23:30 +00:00
Cursor.cpp Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from. 2013-10-25 14:54:15 +00:00
Element.cpp Added Action class NodeVisitor that supports osgPresentation nodes. 2013-09-04 10:33:11 +00:00
Group.cpp Removed trailing spaces, added missing return to last lines 2013-11-22 09:38:50 +00:00
Image.cpp Fixed build with no automatic ref_ptr<> conversion 2013-10-01 19:34:21 +00:00
Layer.cpp Added osgPresentation::Show node and implementations with basic property reporting for various internal nodes of presentation graph 2013-09-10 09:23:30 +00:00
Model.cpp Added missing Model.cpp 2013-09-05 08:22:27 +00:00
Movie.cpp Fixed build with no automatic ref_ptr<> conversion 2013-10-01 19:34:21 +00:00
Presentation.cpp Added osgPresentation::Show node and implementations with basic property reporting for various internal nodes of presentation graph 2013-09-10 09:23:30 +00:00
Section.cpp Added osgPresentation::Show node and implementations with basic property reporting for various internal nodes of presentation graph 2013-09-10 09:23:30 +00:00
Show.cpp Added osgPresentation::Show node and implementations with basic property reporting for various internal nodes of presentation graph 2013-09-10 09:23:30 +00:00
Slide.cpp Added osgPresentation::Show node and implementations with basic property reporting for various internal nodes of presentation graph 2013-09-10 09:23:30 +00:00
Text.cpp Added Action class NodeVisitor that supports osgPresentation nodes. 2013-09-04 10:33:11 +00:00
Volume.cpp Initial cut of Audio/Volume/Movie/Image presentation objects 2013-09-06 09:35:56 +00:00