OpenSceneGraph/src
2008-08-18 14:49:16 +00:00
..
OpenThreads merged 2.6 branch changes back into trunk using : svn merge -r 8699:8706 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.6 . 2008-08-03 16:57:09 +00:00
osg From Maceij Krol, "I have implement frame based expiration of PagedLOD children. 2008-08-17 16:52:35 +00:00
osgDB From Maceij Krol, "I have implement frame based expiration of PagedLOD children. 2008-08-17 16:52:35 +00:00
osgFX Set the default setting of LineWidth to 2.0 to ensure that old default behavior 2008-07-16 16:05:43 +00:00
osgGA Improved the terrain intersection code so that it produces more stable terrain movements. 2008-08-03 20:35:45 +00:00
osgIntrospection Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgManipulator Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgParticle Moved initial drawable setup to within the mutex locked section to avoid multi-threaded crash on startup. 2008-08-04 12:47:14 +00:00
osgPlugins Added BlendEquation .osg support 2008-08-18 14:49:16 +00:00
osgShadow Merged changes to OpenSceneGraph-2.6 into trunk using : 2008-08-05 11:17:48 +00:00
osgSim From Jason Beverage, "I've got a few machines that OSG incorrectly believes support FRAME_BUFFER_OBJECTS so I am manually trying to set the renderTargetImplementation to PIXEL_BUFFER or PIXEL_BUFFER_RTT. I noticed that this call wasn't setting the camera's overlay data properly because the setRenderTargetImplementation simply calls init() which only does anything for OBJECT_DEPENDENT_WITH_ORTHOGRAPHIC_OVERLAY. Any subsequent calls to getOverlayData will simply return the cached OverlayData instead of setting it up. 2008-08-17 16:45:09 +00:00
osgTerrain Implemented intial KdTree triangle intersection code, but without culling implemented 2008-07-07 13:21:37 +00:00
osgText Set the DataVariance on FadeText to DYNAMIC to reflect their nature 2008-07-03 10:03:06 +00:00
osgUtil From Paul Palumbo, "Fixes a typo in coverage antialiasing code... Without this fix, get incorrect antialiasing results. " 2008-08-15 17:35:04 +00:00
osgViewer From Maceij Krol, "I have implement frame based expiration of PagedLOD children. 2008-08-17 16:52:35 +00:00
osgWidget From Sergey Leontyev, "1. In StyleManager 2008-08-18 11:21:41 +00:00
osgWrappers Updated wrappers 2008-08-18 11:48:07 +00:00
CMakeLists.txt From Jeremy Moles, import of the osgWidget NodeKit, sourced from the original http://osgwidget.googlecode.com/svn/trunk 2008-07-15 17:21:25 +00:00