OpenSceneGraph/src
2012-09-07 09:31:26 +00:00
..
OpenThreads From Ulrich Hertlein, "as discussed on osg-users there is an issue with clang++ on OS X and iOS that results in 2012-03-23 10:24:50 +00:00
osg From Nico Kruithof, "There is a small typo in the ShapeDrawable code for a sphere. There was a gl.Begin(GL_QUAD_STRIP) that was never closed, nor used. 2012-09-05 10:19:01 +00:00
osgAnimation Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgDB From Brad Christiansen, changed OSG_INFO to OSG_DEBUG to quieten down volume of messages in INFO 2012-09-04 08:21:09 +00:00
osgFX Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgGA Added check so not intialization is down when you select the current camera manipulator 2012-09-07 08:33:24 +00:00
osgManipulator Added Dragger::get/setActivationMouseButtonMask(uint). 2012-05-25 15:32:51 +00:00
osgParticle Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgPlugins From Piotr Domagalski, "I've added reading of node names ('DEF' element) to the VRML reading plugin. The changes were based on trunk's version of the plugin." 2012-09-06 13:53:58 +00:00
osgPresentation Fixed build 2012-07-23 08:15:57 +00:00
osgQt From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
osgShadow Added ShadowSettings::s/getMaximumShadowMapDistance(double) property, usage of these property in ViewDependentShadowMap, 2012-08-15 12:40:48 +00:00
osgSim Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgTerrain Added a fix for a multi-threading bug that occured when TerrainTiles were accessed via the Terrain::_updateTerrainTileSet that were being deleted at the same time by the DatabasePager thread. 2012-08-31 16:00:55 +00:00
osgText Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgUtil Fixed inappropriate comment 2012-09-05 13:51:34 +00:00
osgViewer Added setting of the input range of the event state based on the master cameras viewport. 2012-09-07 09:31:26 +00:00
osgVolume Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgWidget Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgWrappers From Wang Rui, "This patch fixes a problem of the osg::Program serializers that can't 2012-08-29 16:48:27 +00:00
CMakeLists.txt From Rene Molenaar, "I have found a problem regarding manifest in the plugins, 2011-05-12 11:45:29 +00:00