OpenSceneGraph/src
2012-11-19 11:25:52 +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 Changed COLOUR to COLOR to be consistent with OpenGL spelling 2012-11-13 13:32:01 +00:00
osgAnimation Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgDB Added first step to adding pruning of expired image requests. 2012-11-13 11:45:20 +00:00
osgFX Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgGA Added osgGA::Device class for integration of both physical and virtual devices. 2012-10-23 16:15:03 +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 Frm Stephan Huber, osc plugin that supports send and recieving events via UDP packets. 2012-11-19 10:48:37 +00:00
osgPresentation From Paul Martz, build fixes 2012-11-19 11:25:52 +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 Added Node::getName() and getUserDataContainer() to check to see if an node can be removed or not. 2012-11-09 21:23:42 +00:00
osgViewer Added first step to adding pruning of expired image requests. 2012-11-13 11:45:20 +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 Refactored ImageSequence to better handle random access usage. 2012-11-08 11:19:31 +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