OpenSceneGraph/include
2007-03-06 12:01:55 +00:00
..
osg From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
osgDB Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads. 2007-02-23 16:31:34 +00:00
osgFX Updated copyright years. 2006-07-18 15:21:48 +00:00
osgGA Added setHandled/getHandled to osgGA::GUIEventAdapter 2007-01-24 12:21:29 +00:00
osgIntrospection From Mike Wittman, added protected function support 2007-03-01 11:54:30 +00:00
osgManipulator Changed _pixel_x and _pixel_y to be floats 2007-03-06 12:01:55 +00:00
osgParticle Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads. 2007-02-23 16:31:34 +00:00
osgShadow Implemented basic ShadowMap technique 2007-02-19 14:20:18 +00:00
osgSim From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
osgTerrain Moved include/osgTerrain/DataSet/.cpp, gdal plugin and osgdem out into the VirtualPlaneBuilder project. 2007-02-27 21:12:48 +00:00
osgText Reorganised the text comments so that they are shorter length, and hopefully will 2007-02-15 14:53:54 +00:00
osgUtil Moved osgProducer and osgproducerviewer out into their own repository. 2007-02-27 13:16:18 +00:00
osgViewer Further work on add serialization support for osgViewer configurations 2007-02-25 20:05:23 +00:00