OpenSceneGraph/src/osgTerrain
2008-10-20 08:43:25 +00:00
..
CMakeLists.txt Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
GeometryTechnique.cpp Introduced support for controlling mipmapping of osgTerrain::ImageLayer and compression of osgTerrain::HeightFieldLayer. 2008-10-20 08:43:25 +00:00
Layer.cpp Introduced support for controlling mipmapping of osgTerrain::ImageLayer and compression of osgTerrain::HeightFieldLayer. 2008-10-20 08:43:25 +00:00
Locator.cpp From Glenn Waldron, "osgTerrain::Locator::setTransformAsExtents() does not update the _inverse member. Fix attached. 2008-10-06 09:39:43 +00:00
Terrain.cpp From Jason Beverage, "Attached is a fix for getTile in the Terrain class. It should be checking for itr == _terrainTileMap.end() instead of itr != _terrainTileMap.end()." 2008-10-06 08:48:44 +00:00
TerrainTechnique.cpp Reorginized the TerrainTile/TerrainTechnique dirty mechanism so that TerrainTile 2008-05-27 15:30:20 +00:00
TerrainTile.cpp Refinements to SwitchLayer and WhiteListTileLoadedCallback 2008-09-11 14:28:42 +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