OpenSceneGraph/src
Robert Osfield 65aee287e7 From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and
hpux. I have skipped irix this time as irix is too dead to keep osg building
there.

As usual, solaris does not like member templates in stl containers.
Some headers missing and link problems due to missing libraries."
2010-12-02 14:13:54 +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 From Fabien Lavignotte, "I use Texture2D::copyTexImage2D to generate some textures at each frame on a PagedLOD databases. 2010-12-01 13:33:31 +00:00
osgAnimation From Rob Smith, makes hardware skinning use of the existing stateset 2010-08-04 08:35:49 +00:00
osgDB From Brad Christiansen, commented out debug messages 2010-12-02 13:53:10 +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 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
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 Jean-Sebastien Guay, build fixes for windows. 2010-11-24 20:20:57 +00:00
osgUtil 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
osgViewer Removed redudent makeCurrentImplementation() that was causing a crash in osgscreencapture. 2010-12-02 09:39:31 +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