OpenSceneGraph/src
2008-07-03 10:03:06 +00:00
..
OpenThreads From Mathias Froehlich, updated CMakeLists.txt to build the Atomic.cpp 2008-06-26 15:06:44 +00:00
osg From Mathias Froehlich, "It appears not to be sufficient to set a cmake variable to get a define in 2008-07-01 09:40:06 +00:00
osgDB Introduced support for UNSCPECIFIED and STATIC DataVariance of StateSet/Textures 2008-07-02 09:25:08 +00:00
osgFX Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgGA Added support for assigning GraphicsContext to individual GUIEventAdapter events, 2008-06-02 17:34:47 +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 Colin McDonald, "There is a problem reading bmp files containing a colour palette, 2008-07-01 19:04:29 +00:00
osgShadow From Adrian Egli, "Improvements to the PSSM implementation" 2008-06-19 14:45:54 +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 Reorginized the TerrainTile/TerrainTechnique dirty mechanism so that TerrainTile 2008-05-27 15:30:20 +00:00
osgText Set the DataVariance on FadeText to DYNAMIC to reflect their nature 2008-07-03 10:03:06 +00:00
osgUtil Added guards against FBO not being supported/setup 2008-06-30 16:53:06 +00:00
osgViewer Added realize of new graphics contexts to handle new views being added with 2008-06-28 16:59:26 +00:00
osgWrappers Updated wrappers 2008-07-02 10:00:09 +00:00
CMakeLists.txt From Serge Lages, "Here is a new modification to CMake adding an option (OSG_MSVC_GENERATE_PLUGINS_AND_WRAPPERS_MANIFESTS) to specify if we want to generate or not the manifest files under VS8 for the plugins and the wrappers. It seems that the manifests are needed if we try to load dynamically a core OSG dll." 2007-12-12 09:48:39 +00:00