OpenSceneGraph/include
2012-11-13 13:16:10 +00:00
..
OpenThreads From Piotr Domagalski, "Currently, code using OpenSceneGraph doesn't build with clang due to the way __sync_bool_compare_and_swap() is used in OpenThreads/Atomic header file. 2012-09-06 10:52:28 +00:00
osg Moved colour space conversion of volumes from the osgvolume example into osg/ImageUtils and added support for colorSpaceConversion="MODULATE_ALPHA_BY_LUMINANCE","MODULATE_ALPHA_BY_COLOUR","REPLACE_ALPHA_WITH_LUMINANCE" and "REPLACE_RGB_WITH_LUMINANCE" to .p3d <volume> tag 2012-11-13 13:16:10 +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 Changed dispatch to virtual 2012-09-25 11:04:11 +00:00
osgParticle Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgPresentation Moved colour space conversion of volumes from the osgvolume example into osg/ImageUtils and added support for colorSpaceConversion="MODULATE_ALPHA_BY_LUMINANCE","MODULATE_ALPHA_BY_COLOUR","REPLACE_ALPHA_WITH_LUMINANCE" and "REPLACE_RGB_WITH_LUMINANCE" to .p3d <volume> tag 2012-11-13 13:16:10 +00:00
osgQt Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgShadow Added ShadowSettings::s/getMaximumShadowMapDistance(double) property, usage of these property in ViewDependentShadowMap, 2012-08-15 12:40:48 +00:00
osgSim From Magnus Kessler, typo and documentation fixes 2012-03-29 15:08:15 +00:00
osgTerrain Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgText Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgUtil From Magnus Kessler, typo and documentation fixes 2012-03-29 15:08:15 +00:00
osgViewer From Alexander Sinditskiy, "I found issue with capturing mouse buttons. 2012-11-08 17:19:51 +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