OpenSceneGraph/include
2011-02-14 16:05:33 +00:00
..
OpenThreads
osg Moved ProgramBinary into osg::Program scope 2011-02-14 15:01:56 +00:00
osgAnimation
osgDB Added copyop parameter to cloneOptions() method 2011-02-14 16:05:33 +00:00
osgFX From Magnus Kessler, "After a closer look at this particular issue, I used some grep and sed magic 2010-09-30 16:57:02 +00:00
osgGA Refactored NodeTrackerManipulator to use osg::ObserverNodePath rather than it's only local equivilant. 2011-02-03 17:07:01 +00:00
osgManipulator
osgParticle Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
osgPresentation Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
osgQt Ran: 2011-01-31 11:40:35 +00:00
osgShadow From Wojciech Lewandowski, "1: fix for a issue with MinimalShadowMap and LightSpacePerspectiveShadowMapVB techniques ignoring minLightMargin parameter. 2010-11-24 10:09:04 +00:00
osgSim Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
osgTerrain Refactored the way that the DatabasePager passes the Terrain decorator node onto the TerrainTile. 2011-01-12 19:29:24 +00:00
osgText Unified more of the 2D and 3D text setup, fixed bugs in Text3D setup 2011-01-11 11:39:31 +00:00
osgUtil Implementated experimental reuse of PBO's after download 2011-02-07 14:19:58 +00:00
osgViewer From Mourad Boufarguine, "This is a tiny fix for some typos in osg code." 2011-01-28 10:50:24 +00:00
osgVolume
osgWidget