OpenSceneGraph/src
2014-11-28 10:54:40 +00:00
..
OpenThreads Standardized on defined(__ANDROID__) 2014-11-28 10:54:40 +00:00
osg Standardized on defined(__ANDROID__) 2014-11-28 10:54:40 +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 From Alberto Luaces,"the current code uses the preprocessor for generating the plugin path in 2014-11-21 20:16:16 +00:00
osgFX Clean up up osg::Geometry, removing long deprecated support for array indices and BIND_PER_PRIMITIVE binding that forced OpenGL slow paths. osg::Geometry is now smaller and only supports OpenGL fasts paths. 2013-06-18 11:18:28 +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 2014-05-14 10:19:43 +00:00
osgPlugins Added getlocaledecpoint() workaround for Android build of lua plugin 2014-11-28 10:52:06 +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 Added setting of glPixelStore before glTexSubImage2D call. 2014-07-21 13:45:58 +00:00
osgUI Added basic frame rendering for TabWidget 2014-09-12 14:16:08 +00:00
osgUtil Removed DrawArrays optimization to simplify the code and open the door to adding primitive combining. 2014-11-25 10:33:20 +00:00
osgViewer From Jan Klimke, "i noticed, that there are a couple of additional flaws when building osg for Mac OS X 10.10 Yosemite. 2014-11-24 15:19:20 +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 Fixed warning 2014-11-26 15:59:23 +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