OpenSceneGraph/src
2008-07-21 09:47:39 +00:00
..
OpenThreads From Mathias Froehlich, updated CMakeLists.txt to build the Atomic.cpp 2008-06-26 15:06:44 +00:00
osg First cut of osg::ImageSequence class 2008-07-21 09:46:53 +00:00
osgDB First cut of osgDB::ImagePager for updating osg::ImageSequence 2008-07-21 09:47:39 +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 From Ulrich Hertlein, "attached are some minor tweaks: 2008-07-17 13:51:14 +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 Updated KdTree code to refect new cleaned up API 2008-07-11 16:51:11 +00:00
osgViewer First cut of osgDB::ImagePager for updating osg::ImageSequence 2008-07-21 09:47:39 +00:00
osgWidget From Adrain Elgi, added osgGA to link list 2008-07-18 21:17:35 +00:00
osgWrappers Updated wrappers 2008-07-17 14:13:13 +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