OpenSceneGraph/src
2011-06-14 10:15:12 +00:00
..
OpenThreads Fixed Coverity reported issue. Issue is benign as all the member variables are initialized in after construction, 2011-04-27 16:37:25 +00:00
osg Added GLBufferObject::computeBufferAlignment(..) method to enable buffer entries to be aligned along specified buffer alignment boundaries, currently defaulting to 4. 2011-06-14 10:15:12 +00:00
osgAnimation From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
osgDB Fixed wild card search when wild card filename includes a path. 2011-06-13 15:20:48 +00:00
osgFX From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
osgGA Uppded the default acceleration as it was too slow for reasonable sized models 2011-05-19 13:25:03 +00:00
osgManipulator From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
osgParticle From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
osgPlugins Removed executable permission. 2011-06-14 09:11:58 +00:00
osgPresentation Added support for creating a 3D Image from an image list. 2011-06-08 16:10:46 +00:00
osgQt From Mathias Froehlich, build fixes for legacy unix systems 2011-06-07 14:26:13 +00:00
osgShadow Fixed 3 Coverity reported issues. CID 11622 is a bit of false positive as for valid settings no leak would happen. 2011-04-27 16:03:37 +00:00
osgSim Fixed Coverity reported issue. 2011-05-09 10:54:50 +00:00
osgTerrain From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
osgText From Jeremy Moles, fixed style == operator. 2011-06-13 08:52:11 +00:00
osgUtil From Mathias Froehlich, "The attached patch adds the polygon primitive to the TangentSpace computation. 2011-06-09 11:05:36 +00:00
osgViewer From Stephan Huber, "attached you'll find a fix for the non-working useCursor()-method for 2011-06-14 09:16:44 +00:00
osgVolume Fixed Coverity reported issue. 2011-05-06 12:27:19 +00:00
osgWidget Fixed Coverity reported issues. 2011-05-06 10:29:47 +00:00
osgWrappers Refactored the UserDataContainer so that the osg::UserDataContainer is now a pure virtual base class, 2011-06-09 12:57:14 +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