OpenSceneGraph/include
2013-12-10 13:38:27 +00:00
..
OpenThreads Updated OpenThreads version 2013-07-22 10:15:44 +00:00
osg From Kristofer Tingdahl, Build fix for svg plugin that makes sure the version of librsvg is at sufficient, and fixed a missing virtual destructor warning. 2013-11-22 09:48:02 +00:00
osgAnimation From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
osgDB Replaced readShaderFile() usage to readRefShaderFile() 2013-11-26 10:38:35 +00:00
osgFX From Johannes Scholz, "as we need to dynamically add and remove Effects to and from our Application, I created a small patch for osgFX/Registry to add the osgFX::Registry::removeEffect(effect*) method and extended osgFX::Registry::Proxy to call removeEffect upon its destruction." 2013-07-19 06:56:13 +00:00
osgGA From Stephan Huber, "CLang / LLVM on OS X seems to have a problem compiling the osgGA-serializer. (It was reported before on the list, but the error is hard to track as it shows up only sometimes) 2013-11-21 14:21:55 +00:00
osgManipulator From Andreas Henne, "in my application I use the TrackballDragger, the ScaleAxisDragger and the TranslateAxisDragger. Unfortunately these draggers are very thin and they do not provide methods to change their visual appearance. Another problem that I noticed is that lighting on the cones and boxes of the TranslateAxisDragger and ScaleAxisDragger is incorrect when the draggers are scaled due to not normalized normals. This small patch adresses these problems, providing methods to make the draggers thicker. I have attached a zip archive containing the corresponding files and also a modified osgManipulator example that makes use of the modifications. I don't want to retain any copyright." 2013-10-18 07:31:22 +00:00
osgParticle From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
osgPresentation Removed trailing spaces, added missing return to last lines 2013-11-22 09:38:50 +00:00
osgQt From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
osgShadow Removed trailing spaces, added missing return to last lines 2013-11-22 09:38:50 +00:00
osgSim From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
osgTerrain From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where 2013-05-14 16:12:21 +00:00
osgText From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
osgUtil Further work on new MultipassTechnique/VolumeScene. 2013-12-06 19:31:12 +00:00
osgViewer Removed trailing spaces, added missing return to last lines 2013-11-22 09:38:50 +00:00
osgVolume Added support for handling viewports with offset origins, and with it split stereo. 2013-12-10 13:38:27 +00:00
osgWidget Added getCallbacks() methods 2013-07-24 12:17:06 +00:00