OpenSceneGraph/src
2008-07-25 20:50:59 +00:00
..
OpenThreads From Mathias Froehlich, updated CMakeLists.txt to build the Atomic.cpp 2008-06-26 15:06:44 +00:00
osg Improved handling of PAGE_AND_RETAIN_IMAGES 2008-07-25 18:44:13 +00:00
osgDB Updated wrappers, and further refined the ImageSequence API 2008-07-25 16:11:51 +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 Increased the buffer and fixed the buffer calculation when moving backwards into objects 2008-07-11 17:07:05 +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 From Morten Haukness, "When cloning effects osg crashes because the copy constructur tries to run av pure virtual method (setUpEmitterAndProgram). The right thing to do when cloning an effect is to run the inherited version og buildEffect and setUpEmitterAndProgram. 2008-06-26 18:06:24 +00:00
osgPlugins Reverted back to using std::list<std::String> 2008-07-25 17:42:37 +00:00
osgShadow Missing check-ins 2008-07-15 09:55:33 +00:00
osgSim Refactored OverlayData so that its possible to subclass OverlayNode/OverlayData. 2008-07-23 22:19:29 +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 Added a getCurrentRenderStage() and getCurrentCamera() convninience methods, and 2008-07-24 12:18:49 +00:00
osgViewer Moved osgViewer::ScreenCaptureHandler's WindowCaptureCallback from head into .cpp 2008-07-21 23:42:59 +00:00
osgWidget Updated wrappers 2008-07-25 20:50:59 +00:00
osgWrappers Renamed enums in osgWidget from ALLCAPITALS to normal OSG conventional of AllCapital 2008-07-25 20:50:42 +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