Skip to content

Releases: w3reality/three-geo

v1.4.5

18 Jun 07:16
Compare
Choose a tag to compare

Fixes:

  • Bump 'jpeg-js' dep to '0.4.4' 9d2d029

Improvements:

  • Approx. 10% bundle-size reduction (for 'dist/three-geo.{min,esm,esm.compat}.js')
  • Update three-geo's internal code/deps/tests
  • Update examples, geo-viewer's interface/code

v1.4.4

19 Mar 06:58
Compare
Choose a tag to compare

Fixes:

v1.4.3

08 Dec 03:12
Compare
Choose a tag to compare

Notes:

Improvements:

  • Substantial bundle size reduction d4c5b4c
  • Add tests for 'browser' preset 46bec3c
  • Internal code refactoring

Bug fixes:

  • Fix promise getting rejected cda26f3
  • Fix .getTerrainRgb() not returning in particular situations e7b537b

v1.4.2

10 Jul 05:24
Compare
Choose a tag to compare
  • Support new APIs: async getTerrainRgb() and async getTerrainVector()
  • Update examples using the new APIs
  • Migrate to the modern Mapbox Static Images API (satellite texture) b65351d
  • Minor bug fixes and improvements

v1.2.5

08 Jan 08:54
Compare
Choose a tag to compare

This version contains:

  • fix that eliminates the inconvenient terrain mesh's initial positional shift of (+0.5, -0.5, 0)
  • minor source code refactoring and cleanup

v1.2.3

27 Oct 08:42
Compare
Choose a tag to compare
esm returns {default: f} since v1.2.3