OpenSceneGraph/src/osgTerrain
2010-06-16 12:46:16 +00:00
..
CMakeLists.txt From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately. 2009-03-23 16:01:02 +00:00
GeometryTechnique.cpp Re-organized the access of the mutex in Terrain to avoid deadlocks, and temporarily switched off the update of the neightbouring tile boundaries within the GeometryTechnique::generateGeometry method, again to avoid deadlocks. 2010-06-16 12:46:16 +00:00
Layer.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 16:03:38 +00:00
Locator.cpp Fixed the compute of the extents/bounding sphere 2009-08-27 19:25:23 +00:00
Terrain.cpp Re-organized the access of the mutex in Terrain to avoid deadlocks, and temporarily switched off the update of the neightbouring tile boundaries within the GeometryTechnique::generateGeometry method, again to avoid deadlocks. 2010-06-16 12:46:16 +00:00
TerrainTechnique.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 16:03:38 +00:00
TerrainTile.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 16:03:38 +00:00
Version.cpp Unified the setup of version numbers so that they all are based on the version 2007-04-22 20:19:43 +00:00