Releases: w3reality/three-geo
Releases · w3reality/three-geo
v1.4.5
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.3
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
- 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
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
esm returns {default: f} since v1.2.3