Skip to content

Latest commit

 

History

History
127 lines (67 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

127 lines (67 loc) · 1.66 KB

LithoSphere CHANGELOG

Official Releases

v1.5.0

May 23, 2022

Added

  • Support for clamped and vector layer annotations
  • Support for clamped and vector layer visibility cutoffs

Fixed

  • Near-Far plane issues with large planetary radii.

v1.4.2

May 5, 2022

Added

  • New orderLayers function

v1.4.1

May 2, 2022

Added

  • New initialCamera constructor option

v1.4.0


Mar 29, 2022

Added

  • Navigation control
  • Easting and northing boundingBoxEN option for tile layers

v1.3.0

Feb 23, 2022

Added

  • Curtain layer type
  • Full local data example

Fixed

  • Removed extraneous addition of "ratio of surface areas" to reszoomlevel

v1.2.0

Jan 27, 2022

Added

  • Apply filters and blend modes to tile layers with setLayerFilterEffect()

v1.1.0

Dec 13, 2021

Added

  • Model layer type (.dae, .gltf, .obj)
  • Bearings (directional arrows) for clamped vector points
  • Keyboard navigation controls (wasd = pan, qe = rotate, rf = dolly, tg: zoom)

v1.0.3

Sep 01, 2021

Added

  • {constructor}.demFallback

Fixed

  • {vector/clamped layer}.letPropertiesStyleOverride

v1.0.2

Aug 19, 2021

Changed

  • PNG.js and zlib.js are now modules instead of globals

v1.0.1

Jul 22, 2021

Added

  • Support for WMS tiles of any projection
  • A .tif tile parser

v1.0.0

Jun 15, 2021

LithoSphere's first release!