Robert Osfield
|
67f1503c7d
|
Refactored osgTerrain so that the interface for setting up layer is more straight forward, and added support into GeometryTechnique for handling multiple layers
|
2008-02-22 11:52:23 +00:00 |
|
Robert Osfield
|
c855923d93
|
Added Node to Terrain serialization
|
2008-01-17 16:41:46 +00:00 |
|
Robert Osfield
|
828851c08a
|
Refactor osgTerrain::ProxyLayer so that it is now a pure Proxy, defering implementations
to an Implementation rather than a subclass of ProxyLayer. Updating the osgTerrain and GDAL plugins
to comply with this refactor.
|
2008-01-14 14:53:49 +00:00 |
|
Robert Osfield
|
d7d1b382b7
|
Added support for reading and writing the Terrain's Locator
|
2008-01-08 16:09:01 +00:00 |
|
Robert Osfield
|
c37e5eaf18
|
Added support for MinLevel and MaxLevel for ProxyLayer
|
2008-01-08 13:56:21 +00:00 |
|
Robert Osfield
|
74e5d44538
|
Reorganised the .osg support for osgTerrain NodeKit to make it more extensible
|
2008-01-08 13:10:59 +00:00 |
|
Robert Osfield
|
2cab28c3b8
|
Added support for min to max level ranges for Layers in support of VirtualPlanetBuilder usage of this.
|
2007-12-20 15:51:13 +00:00 |
|
Robert Osfield
|
f7e91fa28e
|
Added Locator::s/getTransformScaledByResolution(bool) to assist with VPB integration
|
2007-12-13 17:51:43 +00:00 |
|
Robert Osfield
|
592d0dfc5b
|
Added support for filename only setup of CompositeLayer on reading/writing.
|
2007-11-13 17:03:36 +00:00 |
|
Robert Osfield
|
072cd1df8f
|
Changed debug message from NOTICE to INFO.
|
2007-10-30 14:17:34 +00:00 |
|
Robert Osfield
|
884b3b7aa2
|
Seperated out GeometryTechnique .osg support.
|
2007-09-11 13:32:46 +00:00 |
|
Robert Osfield
|
0372825d9b
|
Added setting of locator source
|
2007-09-05 16:36:36 +00:00 |
|
Robert Osfield
|
a2447d493c
|
Added option to Locator to help specify here the locator value was defined from.
Update wrappers and Gdal plugin to use this new parameter
|
2007-09-05 14:15:55 +00:00 |
|
Robert Osfield
|
9e7a944639
|
Improved Terrain IO
|
2007-09-04 14:00:27 +00:00 |
|
Robert Osfield
|
f4d2d1241d
|
Further work on osgTerrain::Locator and GDAL plugin
|
2007-08-30 19:26:52 +00:00 |
|
Robert Osfield
|
2f895b839e
|
Added ProxyLayer support into osgTerrain plugin
|
2007-08-29 12:18:41 +00:00 |
|
Robert Osfield
|
5b1b648ef5
|
Replaced CartesianLocator and EllipsoidLocator by a single general purpose
Locator class
|
2007-08-27 16:59:51 +00:00 |
|
Robert Osfield
|
b0bede80c5
|
Added writing out of Terrain, Layer and Locators, and reading in of .terrain string.
|
2007-08-24 18:48:26 +00:00 |
|
Robert Osfield
|
ffc8123a73
|
Changed the tolower of the file extension into the plugin name construction code.
Added support for CompositeLayer.
|
2007-08-16 18:49:46 +00:00 |
|
Robert Osfield
|
1c6193ba78
|
Renamed osgTerrain::TerrainNode to osgTerrain::Terrain and introduced basic
.osg read support for osgTerrain::Terrain.
|
2007-08-07 19:53:57 +00:00 |
|