OpenSceneGraph/src/osgTerrain
Robert Osfield 5c1b0f1bbd Added support for imagery and DEM's that wrap around the dateline, this required
two passes over the copying of imagery and DEM's to the destination graphs, once for
the original position, and once for the wrap around 360 degrees on or before.

Also fixed the GeospationExtents constructor that was setting the _max to DBL_MIN rather
than -DBL_MAX.  This bug causesd the y axis to be computed incorrectly.
2006-09-04 20:43:07 +00:00
..
DataSet.cpp Added support for imagery and DEM's that wrap around the dateline, this required 2006-09-04 20:43:07 +00:00
GNUmakefile Added osgFX::MultiTextureControl node for managing blending between 2005-03-09 16:54:10 +00:00
HeightFieldNode.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
HeightFieldRenderer.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
Version.cpp Updated version numbers of the up comming 1.2 release 2006-08-31 20:54:28 +00:00