OpenSceneGraph/src
2009-06-25 13:13:54 +00:00
..
OpenThreads Removed redundant errno declaration that was cause build problems under RedHat 3.2. 2009-05-15 12:22:53 +00:00
osg From Mathias Froehlich, "put texturemanager into osg namespace." 2009-06-25 13:13:54 +00:00
osgAnimation From Cedric Pinson, Fix the drop of the first frame of action when adding action with addActionNow\nReport stats only for active animations\nAdd priority to RunAction callback 2009-06-24 10:10:09 +00:00
osgDB From Ulrich Hertlein, "please find attached some typo fixes in DatabasePager and a tweak to only print the addLoadedDataToSceneGraph stats when some work was actually done." 2009-06-25 13:00:01 +00:00
osgFX From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately. 2009-03-23 16:01:02 +00:00
osgGA From Cory Riddell, "I added an _allowThrow boolean along with a getter and setter to the 2009-06-25 09:14:47 +00:00
osgIntrospection From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately. 2009-03-23 16:01:02 +00:00
osgManipulator From Rene Molenaar, "The bug is as described above: 2009-06-18 08:18:10 +00:00
osgParticle Fixed copy constructor 2009-06-11 15:13:04 +00:00
osgPlugins From Serge Lages, "Here is a little fix for the FFmpeg plugin. Previously the path computed by osgDB::findDataFile was not used, preventing loading files from directories inside the data path list." 2009-06-25 13:10:31 +00:00
osgPresentation Added osgFX depedency 2009-06-25 08:53:28 +00:00
osgShadow From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately. 2009-03-23 16:01:02 +00:00
osgSim From Lionel Lagarde, "this correction makes the intensity interpolated in the correct direction when the angle is between _cosFadeAngle and _cosAngle." 2009-06-08 11:12:34 +00:00
osgTerrain From Ross Anderson, "Symptom: The computation of TerrainTiles containing only image layers (no elevation layer) is incorrect. The resulting bounding sphere will always have a radius of zero. 2009-05-18 12:54:23 +00:00
osgText From Farshid Lashkari, "I found a bug in the osgText library in version 1.2 that I believe still exists in the latest version. 2009-06-20 11:35:22 +00:00
osgUtil Added collateReferencesToDependentCameras() and clearReferencesToDependentCameras() methods into RenderStage and SceneView, and use 2009-06-05 19:05:37 +00:00
osgViewer Added clears to various vectors being passed in to get*() methods. 2009-06-19 11:00:33 +00:00
osgVolume Changed debug message from NOTICE to INFO 2009-05-05 12:46:06 +00:00
osgWidget From Fajran Iman Rusadi, fixed error in window index management when children add insert or removed. 2009-05-12 10:45:44 +00:00
osgWrappers Updated wrappers 2009-06-20 08:18:58 +00:00
CMakeLists.txt Refactored preset3D/p3d plugin so that common scene graph extensions and classes now live in a separate osgPresenttation NodeKit. 2009-06-24 16:03:49 +00:00