OpenSceneGraph/include
Robert Osfield 1d328ba0d4 From Christopher Blaesius,
"Soft shadow mapping is basically the same as hard shadow mapping beside that
it uses a different fragment shader.
So for me it makes sense that osgShadow::SoftShadowMap is derived from
osgShadow::ShadowMap, this makes it easier to maintain the two classes.
Additional SoftShadowMap also provides the same Debug methods as ShadowMap."
2008-09-18 14:48:28 +00:00
..
OpenThreads From Mathias Froechlich, "Attached is a change to that atomic stuff to move the win32, msvc 2008-06-26 10:27:16 +00:00
osg From Alan Dickinson, change methods to virtual. 2008-09-18 13:54:13 +00:00
osgDB From Maceij Krol, "I have implement frame based expiration of PagedLOD children. 2008-08-17 16:52:35 +00:00
osgFX Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgGA Ported intersection code to use new osgUtil::LineSegmentIntersector/IntersectionVisitor. 2008-07-05 16:39:28 +00:00
osgIntrospection Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgManipulator Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgParticle Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgShadow From Christopher Blaesius, 2008-09-18 14:48:28 +00:00
osgSim Added call to free in setValue methods to prevent potential memory leak 2008-09-01 10:48:28 +00:00
osgTerrain From Ralf Habacker, removed redundent SwitchLayer::clear() 2008-09-15 11:27:30 +00:00
osgText Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgUtil From Erik van Dekker, 2008-08-18 11:00:40 +00:00
osgViewer From Jutta Sauer, "We added a raise window method to GraphicsWindow. And added two 2008-08-15 17:32:26 +00:00
osgVolume Introduced beginings of osgVolume NodeKit. 2008-09-16 15:32:23 +00:00
osgWidget Tweaks to facilitate osgWrapper build 2008-09-17 14:21:47 +00:00