29 Commits

Author SHA1 Message Date
j-devel
f718c60c8f Clean up outdated files 2021-03-19 13:54:59 +07:00
j-devel
f67db4a735 Update dist 2021-03-19 13:40:04 +07:00
j-devel
bd00dcdff9 Use three-laser-pointer 1.2.2 that does not contain consoleLog() 2020-12-01 15:49:50 +07:00
j-devel
4d0f9a9b89 Update dist 2020-11-09 14:21:02 +07:00
j-devel
1f3cbec157 Bump to "es-pack-js": "0.4.0-dev.2"; work around the Buffer not defined error 2020-11-09 12:38:31 +07:00
j-devel
d4c5b4c7db Substantial bundle size reduction with @turf/union 6.2.x migration
@turf/union 5.1.x [pulls jsts as dependency](https://github.com/Turfjs/turf/issues/1392#issuecomment-403189175)
which substantially increases three-geo's final bundle size.  While in the
6.0.x line, @turf/union comes without jsts (hence much lighter), I have been
observing the latest 6.0.3 breaks `getTerrainVector()` API (showing incorrect output
or unstable behaviors).

Recently, though, I tested the API with the cutting edge 6.2.0-alpha.2, and the
results totally LGTM (as stable and accurate as 5.1.5).  So for now, let's peg
@turf/union to this new version and enjoy 60% bundle size reduction of
three-geo!!
2020-10-25 12:09:22 +07:00
j-devel
ce9e1280f9 Workaround "postinstall" errors with || echo 2020-07-10 12:02:58 +07:00
j-devel
bac9cc231d Workaround errors on npm i three-geo due to missing examples/geo-viewer/ 2020-07-10 09:38:53 +07:00
j-devel
198a69696d Update with v1.4.0 build 2020-07-10 08:56:18 +07:00
j-devel
0941e963da Update examples to use getTerrainRgb() 2020-06-11 13:12:00 +07:00
j-devel
ddd850c314 Fix the userData.threeGeo.srcDem.uri field of RgbDem 2020-06-09 11:06:07 +07:00
j-devel
06dedfcb1b Bump to 1.4.0-dev.0 2020-04-01 16:31:21 +07:00
j-devel
90d0cb37e4 Update dist 2020-03-31 10:47:10 +07:00
j-devel
aa4c066f4d Refactor the builder 2020-03-31 10:43:19 +07:00
j-devel
20c6db2bce Ensure dist/ contains only *{min,esm,compat}.js. Bump to 1.3.2 2020-01-31 12:00:17 +07:00
j-devel
2ce1248a0c Bump to 1.3.1 (reorganized the dist/ directory) 2020-01-31 11:40:41 +07:00
j-devel
792450595d Remove legacy dist/three-geo.esm.min.js. Use three-geo.esm.js
instead for es-import in browsers.
2020-01-31 11:26:13 +07:00
j-devel
45615df4c2 Bump to 1.3.0 2020-01-30 13:35:57 +07:00
j-devel
522328234e Bump to "serialize-javascript": ">=2.1.1" with
- Bump "webpack" to 4.41.2
- Use "terser-webpack-plugin" instead of deprecated "uglifyjs-webpack-plugin"
2019-12-11 15:58:46 +07:00
jayd
246c9616a0 Update proj() API usage 2019-10-25 13:00:32 +07:00
jayd
6993d4c705 Update geo-viewer io version. Update dist files. 2019-10-19 16:22:52 +07:00
j
19e3a854db Fix mesh data's incovenient initial positional shift which was (+0.5, -0.5, 0) 2019-01-08 15:28:41 +07:00
jayd
ee45e8a4bb Update dist files 2018-11-28 11:52:05 +07:00
jayd
c76e6814d4 Update dist files to v1.2.4 2018-11-26 17:25:09 +07:00
j
ea15a507e7 esm returns {default: f} since v1.2.3 2018-10-08 21:09:51 +07:00
j
f2f7564ccd v1.2.2 - esm build support 2018-10-05 12:05:51 +07:00
j
2f048b221c update dist files 2018-10-02 17:26:29 +07:00
j
d8bfee9feb size-optimized modules 2018-09-23 12:48:41 +07:00
j
e2c8395237 first public release 2018-09-03 04:31:10 +07:00