OpenSceneGraph/src
2008-07-22 20:20:16 +00:00
..
OpenThreads From Mathias Froehlich, updated CMakeLists.txt to build the Atomic.cpp 2008-06-26 15:06:44 +00:00
osg Further work on ImageSequence 2008-07-22 20:20:16 +00:00
osgDB Further work on osg::ImageSequence/osgDB::ImagePager 2008-07-21 21:00:57 +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 Added support for pruning old images, recording the Duration in the .osg file, and -o filename output support in osgimagesequence. 2008-07-22 16:44:49 +00:00
osgShadow Missing check-ins 2008-07-15 09:55:33 +00:00
osgSim From Mathias Froehlich, "Fixes a compile of src/osgSim/ShapeAttribute.cpp on suse 10.2." 2008-06-20 10:46:33 +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 Disabled the setting of Texture::setUnrefImageOnApply(true) when the imagery is 2008-07-22 10:13:57 +00:00
osgViewer Moved osgViewer::ScreenCaptureHandler's WindowCaptureCallback from head into .cpp 2008-07-21 23:42:59 +00:00
osgWidget From Mario Valle, "The attached osgWidget source solves three compilation warnings on VC 7.1 on WindowsXP (OSG 2.5.5). 2008-07-22 09:02:44 +00:00
osgWrappers Updated wrappers 2008-07-22 15:21:24 +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