OpenSceneGraph/applications
Robert Osfield 4a660f6266 Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from.
The new osgGA::Event is written to support more generic events than the original GUIEventAdapter which are written for keyboard and mouse events.
2013-10-25 14:54:15 +00:00
..
osgarchive Added explict handling of osg::Image, osg::HeightField, osg::Shader and osg::Node when doing writes to the archive. 2012-11-22 09:49:24 +00:00
osgconv Replaced deprecated osg::Geometry::set*Binding() usage 2013-06-27 09:54:45 +00:00
osgfilecache Clean up up osg::Geometry, removing long deprecated support for array indices and BIND_PER_PRIMITIVE binding that forced OpenGL slow paths. osg::Geometry is now smaller and only supports OpenGL fasts paths. 2013-06-18 11:18:28 +00:00
osgversion Fixed errors in Contributors list 2013-10-03 16:20:29 +00:00
osgviewer Fixed build 2013-08-23 16:47:27 +00:00
present3D 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
CMakeLists.txt Added support for initial cut of static build of Present3D. 2009-06-20 17:03:38 +00:00