OpenSceneGraph/src
Robert Osfield 027158b441 From Laurens Voerman, "I hit a bug when making a copy of a PagedLOD node, the copy has lost
it's _databasePath and can no longer load it's childen. " 

Added _databasePath(plod._databasePath), in the copy copy construcutor.
2007-09-03 09:56:30 +00:00
..
osg From Laurens Voerman, "I hit a bug when making a copy of a PagedLOD node, the copy has lost 2007-09-03 09:56:30 +00:00
osgDB From Jean-Sebastien Guay, fixed comment 2007-08-26 10:24:18 +00:00
osgFX
osgGA From Andy Skinner, fixes for avoiding warnings about mixing c and c++ versions of c libs. 2007-08-05 14:51:56 +00:00
osgIntrospection From David Callu, "After the mail of Emmanuel Roche to convert a void * in a known pointer (for example osg::Geode *), I has searched an elegant way to introduce this feature. 2007-07-27 17:16:18 +00:00
osgManipulator
osgParticle From Paul Melis, fixes to spelling mistakes/typos. 2007-07-11 15:51:17 +00:00
osgPlugins Further work on osgTerrain::Locator and GDAL plugin 2007-08-30 19:26:52 +00:00
osgShadow Updated wrappers 2007-08-16 15:29:50 +00:00
osgSim Changed RenderLeaf and StateGraph so that they use ref_ptr<> by default for Drawable and StateSet. 2007-08-31 16:05:24 +00:00
osgTerrain Further work on osgTerrain::Locator and GDAL plugin 2007-08-30 19:26:52 +00:00
osgText Changed Font's mutex to become a static mutex shared between all instances of Font. 2007-09-01 15:24:22 +00:00
osgUtil Changed RenderLeaf and StateGraph so that they use ref_ptr<> by default for Drawable and StateSet. 2007-08-31 16:05:24 +00:00
osgViewer Added convinience methods for setting up 3d spherical displays. 2007-09-01 16:56:53 +00:00
osgWrappers Updated wrapper 2007-09-03 09:47:43 +00:00
CMakeLists.txt From Luigi Calori, introduction of versioning of dll's and placement of dll and plugins into bin directory during build. 2007-08-30 10:41:15 +00:00