OpenSceneGraph/src
2010-12-08 09:52:58 +00:00
..
OpenThreads From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and 2010-12-02 14:13:54 +00:00
osg Removed redundent call. 2010-12-03 17:20:32 +00:00
osgAnimation From Rob Smith, makes hardware skinning use of the existing stateset 2010-08-04 08:35:49 +00:00
osgDB Fixes for benign threading memory contentions. 2010-12-08 09:52:58 +00:00
osgFX From Todd Furlong, "I made a couple of changes to the osgFX::Outline class (SVN patch attached). I had a couple of issues with it that I was trying to resolve: 2010-09-15 10:50:24 +00:00
osgGA From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and 2010-12-02 14:13:54 +00:00
osgManipulator From Mikhail Izmestev, "I have discovered problem with draggers from osgManipulator in HUD. 2010-10-29 15:18:34 +00:00
osgParticle Added glMultMatrixf path for GLES1 2010-10-04 11:24:54 +00:00
osgPlugins From Ulrich Hertlein, "Attached; here's a summary of the changes: 2010-12-02 14:20:52 +00:00
osgPresentation Changed the reading of animation paths so that it's always done without using the osgDB object cache. 2010-09-27 09:58:07 +00:00
osgQt Moved TextNode into osgText. 2010-09-07 18:18:35 +00:00
osgShadow From Wojciech Lewandowski, "1: fix for a issue with MinimalShadowMap and LightSpacePerspectiveShadowMapVB techniques ignoring minLightMargin parameter. 2010-11-24 10:09:04 +00:00
osgSim From Eduardo Poyart, OSG patch: made it read ancillary IndexedStrings into MultiSwitch 2010-11-26 17:35:06 +00:00
osgTerrain Removed default assignement of GeometryTechnique as the TerrainTechniquePrototype. 2010-11-25 11:40:09 +00:00
osgText From Johannes Bauerle, "When trying to use the osgText functionality in an osg application built without support for the fixed function pipeline I got a lot of warning messages about invalid calls. 2010-12-03 17:50:38 +00:00
osgUtil Renamed YES and NO enums with more description names that don't overlap with iOS #define's 2010-12-06 10:35:02 +00:00
osgViewer From Ulrich Hertlein, "Attached; here's a summary of the changes: 2010-12-02 14:20:52 +00:00
osgVolume Converted osg::notify to OSG_INFO etc. 2010-05-28 16:04:19 +00:00
osgWidget From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and 2010-12-02 14:13:54 +00:00
osgWrappers From "Matthew Roberso, I've attached a small fix to the src/osgWrappers/serializers/osg/Texture2DArray.cpp against the svn head r11965 it simply calls setTextureDepth before attempting to load the individual textures into the array. Currently without that the loading fails with the following printout "Warning: Texture2DArray::setImage(..) failed, the given layer number is bigger then the size of the texture array." and the texture array is empty if loaded from an osga/b." 2010-11-30 16:22:37 +00:00
CMakeLists.txt Removed osgIntrospection as it's now available as a seperate osgIntrospection project that can be checked out thus: 2010-06-23 13:28:19 +00:00