Releases: tentone/geo-three
Releases · tentone/geo-three
0.1.14
16 Jul 09:47
Compare
Sorry, something went wrong.
No results found
Expose QuadTreePosition
Fix issue where textures where not being disposed properly
0.1.11
26 Dec 22:58
Compare
Sorry, something went wrong.
No results found
Updated examples to use TS
Removed dependency on three.js repo files
Minor code cleanup
0.1.10
20 Dec 12:22
Compare
Sorry, something went wrong.
No results found
Fix peerDependency declaration
Provider getMetaData() method is now async
0.1.9
17 Dec 15:31
Compare
Sorry, something went wrong.
No results found
Reduces minimum three.js version to run the library.
Solved conflict between three.js typescript declaration and lib overrides.
0.1.6
08 Dec 23:15
Compare
Sorry, something went wrong.
No results found
Water level tiles for height tile load failure
Height calculation util based on mapbox color encoded texture
0.1.5
08 Dec 22:35
Compare
Sorry, something went wrong.
No results found
Solved bug where white tiles appear in height map.
Solved bug for overlapping nodes
Added GeolocationUtils / Geolocation type
Solved bug where spherical mode was not showing up correctly.
Added UnitsUtils.vectorToDatums() method
0.1.4
06 Dec 16:03
Compare
Sorry, something went wrong.
No results found
Fix spherical map nodes
Dispose unused resources after tile is destroyed
Controls tile dispose method from map view
0.1.3
17 Nov 19:44
Compare
Sorry, something went wrong.
No results found
Fixed bug with Height shader texture
0.1.2
11 Nov 12:04
Compare
Sorry, something went wrong.
No results found
Add HTTPS to bing service provider.
Fix tile drawing in safari
0.1.0
19 May 22:23
Compare
Sorry, something went wrong.
No results found
Added common.js export
Declare module in the package.json file
Update three.js version in example