OpenSceneGraph/src
Robert Osfield d166b6d1df Quietened down debug messages
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14588 16af8721-9629-0410-8352-f15c8da7e697
2014-12-09 19:22:45 +00:00
..
OpenThreads Removed include/osg/Version and include/OpenThreads/Version headers as these are autogenerated. 2014-11-28 16:10:14 +00:00
osg Quietened down debug messages 2014-12-09 19:22:45 +00:00
osgAnimation From Pjotr Svetachov, "For a scene with a lot of animated agents I did some small 2014-06-26 10:45:07 +00:00
osgDB Build fix for when ref_ptr<> auto conversion is disabled 2014-12-04 15:10:43 +00:00
osgFX Moved TextureCubeMap::Extension functionality into GL2Extensions 2014-12-05 20:05:18 +00:00
osgGA Removed debugging message 2014-09-02 08:41:31 +00:00
osgManipulator From Kristofer Tingdahl, reimplement of AntiSquish node to avoid the use of an update callback. 2014-01-20 11:00:09 +00:00
osgParticle Moved osg::Drawable::Extensions into osg::GL2Extensions 2014-12-05 17:26:42 +00:00
osgPlugins Fixed windows build warnings 2014-12-05 10:37:20 +00:00
osgPresentation Added setting of the IsoSurfaceProperty in VolumeSettings 2014-09-03 15:54:47 +00:00
osgQt Fixed warnings 2014-11-26 17:04:12 +00:00
osgShadow Refactor osg::Geode to subclass from osg::Group and reuse the NodeList children container 2014-06-03 09:23:24 +00:00
osgSim Refactor osg::Geode to subclass from osg::Group and reuse the NodeList children container 2014-06-03 09:23:24 +00:00
osgTerrain Added in source shaders 2014-11-27 15:54:24 +00:00
osgText Moved Texture*::Extensions functionality into GL2Extensions 2014-12-09 10:05:59 +00:00
osgUI Added basic frame rendering for TabWidget 2014-09-12 14:16:08 +00:00
osgUtil Moved FBO Extensions into GL2Extensions. 2014-12-09 18:30:28 +00:00
osgViewer Moved osg::Drawable::Extensions into osg::GL2Extensions 2014-12-05 17:26:42 +00:00
osgVolume Added setting of the IsoSurfaceProperty in VolumeSettings 2014-09-03 15:54:47 +00:00
osgWidget Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase 2014-05-14 16:01:40 +00:00
osgWrappers Added osg::BlendFunci, osg::BlendEquationi and osg::ColorMaski StateAttrirbutes that wrap the glBlendFunci, glBlendEquationi and glColorMaski functions 2014-12-02 17:12:56 +00:00
CMakeLists.txt From Rafa Gaitan, "I finally had some time to change the build system for Android using a Toolchain, which, I think, will be easier to maintain and uses cmake standard system to build it. 2014-11-21 10:37:33 +00:00