OpenSceneGraph/src/osgTerrain
Robert Osfield 42b709a9f4 From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or
SETUP_EXE, in order to have a unique entry point to build the
libraries. With this changes the android integration will be less
painful (currently is a big IF(ANDROID) for each CMakeLists.txt) and
more maintainable in the future. I hope next submissions will be for
supporting android from my colleague Jorge.
"
2011-03-08 13:51:13 +00:00
..
CMakeLists.txt From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
GeometryTechnique.cpp From Brad Christiansen and Robert Osfield, "I have added the new function as suggested. The change was made against trunk from an hour or so ago. I haven't tested the performance yet (and probably won't get a chance till next week) but I have checked my terrains still work. I defaulted the equalization to off as I thought this was best until we can look into why there is the performance hit. 2010-11-02 12:15:18 +00:00
Layer.cpp From Ulrich Hertlein, "attached are patches to osgTerrain that fix some typos and add a bit of documentation. 2010-12-08 10:34:29 +00:00
Locator.cpp Fixed the compute of the extents/bounding sphere 2009-08-27 19:25:23 +00:00
Terrain.cpp Removed default assignement of GeometryTechnique as the TerrainTechniquePrototype. 2010-11-25 11:40:09 +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