77 Commits

Author SHA1 Message Date
j-devel
73591ec67f back to 3.3.3 2022-03-21 10:53:36 +07:00
j-devel
8bf483395e test ci with get-pixels 3.3.2 2022-03-21 10:45:30 +07:00
j-devel
113e8d6ed2 Fix loading the 'get-pixels' package 2022-03-20 12:45:07 +07:00
j-devel
583254c5c3 examples/deps: Update three (r138) and threelet (v1.1.2) 2022-03-09 10:10:35 +07:00
j-devel
96b7de02f5 Refactor xhr for nodejs 2022-03-08 08:59:24 +07:00
j-devel
eb2d3dd882 Bump three to r138 2022-03-07 12:48:08 +07:00
j-devel
9a378929f1 Update dependencies 2022-03-07 10:55:26 +07:00
j-devel
eb0510526f Update builder to "es-pack-js": "0.5.2" 2021-07-19 09:48:22 +07:00
j-devel
bcf169015c Update builder to "es-pack-js": "0.5.1" 2021-03-30 11:20:40 +07:00
j-devel
1ccf9d0f33 geo-viewer: Use 'deps/three' 2021-03-22 11:22:08 +07:00
j-devel
f67db4a735 Update dist 2021-03-19 13:40:04 +07:00
j-devel
76e5c18ce4 Bump to "three": "^0.125.0" 2021-03-06 12:09:18 +07:00
j-devel
8ac3dcb3f0 Update npm postinstall script 2021-03-06 11:57:42 +07:00
j-devel
9f58644a4d Bump "es-pack-js": "0.5.0" 2021-02-06 11:59:44 +07:00
j-devel
ae63a7c9ba Bump to "es-pack-js": "0.4.2" 2020-12-14 13:48:43 +07:00
j-devel
f017040db4 Bump to 1.4.4-dev.0 2020-12-08 10:52:36 +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
148a680a32 Bump to 1.4.3 2020-12-01 15:25:54 +07:00
j-devel
745c92639d Bump to "es-pack-js": "0.4.1" 2020-12-01 15:21:20 +07:00
j-devel
6d5e529a01 Bump to "es-pack-js": "0.4.0" 2020-11-14 19:30:24 +07:00
j-devel
d831a142ea Pin "get-pixels": "3.3.2" 2020-11-14 10:05:04 +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
e13e24f294 Use default export for package info 2020-11-09 11:27:53 +07:00
j-devel
6a25e79d76 Move _get{Rgb,Vector}Tiles() into _getTerrain() 2020-11-02 10:54:28 +07:00
j-devel
0419064fd3 Refactor rgb/vector models 2020-11-01 16:02:06 +07:00
j-devel
dd2916c65b Clean up 2020-10-29 16:44:24 +07:00
j-devel
46bec3c8ec Add tests for 'browser' preset 2020-10-28 13:37:40 +07:00
j-devel
19d41d0ad4 Add Utils.Meta 2020-10-27 14:33:34 +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
2283486bb5 Add tests for 'node' preset 2020-10-21 13:12:49 +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
07a47d6558 Bump to 1.4.0-rc.0 2020-07-07 18:21:39 +07:00
j-devel
ddd850c314 Fix the userData.threeGeo.srcDem.uri field of RgbDem 2020-06-09 11:06:07 +07:00
j-devel
9670670781 Update package-lock.json 2020-04-05 11:29:26 +07:00
j-devel
d23a5114bd Add "test:viewer" in CI 2020-04-03 16:20:58 +07:00
j-devel
06dedfcb1b Bump to 1.4.0-dev.0 2020-04-01 16:31:21 +07:00
j-devel
d066093f74 Add getUriCustom() and _resolveGetPixels() 2020-04-01 11:06:22 +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
6d1064baf6 Import version from package.json 2020-02-25 11:43:26 +07:00
j-devel
2b265ebec0 Update 'main' path in package.json 2020-02-21 16:48:34 +07:00
j-devel
6bd5df3d1b Fix the window-related UMD loading error in Node.js 2020-02-21 14:48:01 +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
61c33b9099 Update version in package.json 2020-01-31 11:42:27 +07:00
j-devel
45615df4c2 Bump to 1.3.0 2020-01-30 13:35:57 +07:00
j-devel
45a76abd9c Update build configulations with ES-module build functionality:
* dist/three-geo.esm.min.js
* dist/three-geo.esm.compat.js (for NodeJS ES-module emulation)
2020-01-30 13:23:19 +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
d12323e258 Add ThreeGeo.Laser based on the three-laser-pointer package 2019-10-29 10:29:13 +07:00