OpenSceneGraph/src
2016-05-25 11:20:13 +01:00
..
OpenThreads From Curtis Rubel, "I would like to submit the attached file for inclusion in future releases of 2015-09-25 10:11:52 +00:00
osg Merge pull request #73 from susnux/safeptr 2016-05-23 11:29:07 +01:00
osgAnimation Fixed shadows warning and an associated by in osgAnimation::Statshandler::changeYposition(..) 2016-05-25 11:20:13 +01:00
osgDB Fixed shadows warnings 2016-05-25 09:56:40 +01:00
osgFX From Jannik Heller, "This submission makes the osgFX::Technique traverse as a normal Group if the visitor is not a cull visitor. 2016-03-01 11:57:02 +00:00
osgGA Fixed shadows warning 2016-05-23 16:22:49 +01:00
osgManipulator Added asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00
osgParticle Fixes shadows warnings 2016-05-20 13:38:34 +01:00
osgPlugins Changed osg::NodeVisitor::traverse(node) to traverse(node) to take advantage of the local travese() implementation pushing/popping any StateSet that is on the node. 2016-05-18 18:30:51 +01:00
osgPresentation Added support for invoked an editor defined by P3D_EDITOR or EDITOR env vars when user press 'U' in Present3D. 2016-03-11 19:41:22 +00:00
osgQt Added osg::GraphicsContext::WindowingSystemInterfaces singleton for managing multiple WIndowinSystemInterface 2016-05-16 13:45:31 +01:00
osgShadow Fixed shadows warnings 2016-05-25 11:00:35 +01:00
osgSim Added asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00
osgTerrain Fixed shadows warnings 2016-05-25 10:26:35 +01:00
osgText Fixed shadows warnings 2016-05-25 10:10:43 +01:00
osgUI Added asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00
osgUtil Fixed RenderStageCache's handling of Observer functionality that was causing a crashing on exit in osgoit and osgprerender examples. 2016-05-24 20:46:44 +01:00
osgViewer Fixed shadows warnings 2016-05-25 11:11:11 +01:00
osgVolume Added asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00
osgWidget Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgWrappers From Konstantin Matveyev, "Two classes (with wrappers) added to osgAnimation: UpdateVec2fUniform and UpdateVec4fUniform" 2016-03-01 15:09:12 +00:00
CMakeLists.txt Refactored the GL object deletion management to use new osg::GraphicsObjectManager/GLObjectManager base classes, and osg::ContextData container. 2015-09-23 09:47:34 +00:00