OpenSceneGraph/src
2008-06-06 16:28:27 +00:00
..
OpenThreads From Philip Lowman, post 1: 2008-05-26 22:36:58 +00:00
osg From Marco Lehmann and Robert Osfield, this fix was implemented by Robert but 2008-06-03 11:31:42 +00:00
osgDB Added missing updateBlock() 2008-06-03 15:49:59 +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 Raymond de Vries, "This fix tests the right variable before it is allocated. Fortunately, until now it tested another variable (_particleSizeUniform, which is, at that moment, not allocated as well) and everything went ok. So it does not fix a crash or so, it is a matter of correct code. 2008-05-08 14:00:00 +00:00
osgPlugins From Mathieu Marache, "I have made the logo plugin work again (a simple copy and paste problem) and added the path of the logo file (if not empty) to the data file path in order to be able to find images relatively." 2008-06-06 14:59:17 +00:00
osgShadow From Adrian Egli, improvements to ParallelSplitShadowMap implementation 2008-05-28 14:11:22 +00:00
osgSim From Lars Nilson, bug fix to Sector::computeMatrix() 2008-05-27 17:32:26 +00:00
osgTerrain Reorginized the TerrainTile/TerrainTechnique dirty mechanism so that TerrainTile 2008-05-27 15:30:20 +00:00
osgText Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgUtil From Glenn Waldron, "I'm using an IntersectionVisitor with a PagedLOD database, employing a ReadCallback to allow the intersector to traverse the paged nodes. I discovered that if the visitor is unable (for any reason) to load a subtile via the ReadCallback, the intersection fails. However, I had the requirement to "fall back" on the lower-resolution parent tile and settle for that intersection. 2008-06-06 16:28:27 +00:00
osgViewer Quitened down the release context message 2008-06-06 09:08:16 +00:00
osgWrappers Updated wrappers 2008-06-04 16:53:17 +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