Skip to content

Releases: tentone/geo-three

0.0.18

29 Apr 20:28

Choose a tag to compare

  • Fix height bug when no height data source is configured.
  • Declare library as module in package.json

0.0.17

03 Apr 11:40

Choose a tag to compare

  • Fixed bug where white tiles where appearing randomly.
  • Usage of async wait operation when possible.
  • Updated dependencies.

0.0.14

03 Sep 15:09

Choose a tag to compare

  • Removed readme files from NPM package
  • Fixed compilation warning in rollup

0.0.13

02 Sep 17:50

Choose a tag to compare

  • Added support for browsers without OffscreenCanvas

0.0.12

02 Sep 15:13

Choose a tag to compare

  • Publish types to NPM and fix lint rules

0.0.11

28 Aug 11:41

Choose a tag to compare

  • Added TS declarations to the library

0.0.10

03 Jul 22:14

Choose a tag to compare

  • Support for map geometry skirts
  • Map geometry tiles
  • Shader generated height geometry
  • Cancelable promises

0.0.7

28 Apr 13:18

Choose a tag to compare

  • Reimplement MapNode using ES6 classses

0.0.6

07 Feb 16:07

Choose a tag to compare

  • Customizable LOD handlers.
  • Updated readme to include LOD example.