Commit Graph

30 Commits

Author SHA1 Message Date
yuqi.pyq e982ef89ba feat(three.js layer): support rendering three.js meshes 2020-01-09 14:53:27 +08:00
thinkinggis 090ce315aa refactor: update version 2019-12-08 14:27:38 +08:00
thinkinggis 7699b1274b fix: 修复webgl 扩展兼容问题 2019-12-08 12:49:42 +08:00
thinkinggis 7e09ec1f6c fix(scene): contianer resize 2019-12-07 01:43:18 +08:00
thinkinggis 99c60bb87b chore: publish 2019-11-29 15:15:13 +08:00
thinkinggis 301f17a6a7 chore: publish 2019-11-29 12:18:29 +08:00
thinkinggis 5e92198633 chore: publish 2019-11-28 18:13:29 +08:00
thinkinggis 4d03e873b6 chore(version): update version 2019-11-28 18:10:27 +08:00
thinkinggis 363617febb chore: publish 2019-11-28 17:54:59 +08:00
thinkinggis bc17add4c3 fix(component): fix marker 2019-11-28 17:25:56 +08:00
thinkinggis f16a5e21a0 chore(package): : 🎇 update version 2019-11-28 16:04:48 +08:00
thinkinggis 63dce31a63 chore: publish 2019-11-28 15:14:37 +08:00
thinkinggis 650257e931 refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
xiaoiver c5aae1675f 完善构建方案 & 容器 Bug 修复 (#84)
* feat(core): support hierarchical containers

* feat(multipassrenderer): support custom postprocessing pass

* build(rollup): output CDN bundle to @antv/l7/dist

* build(tsc): generate TS declaration files

* chore(prerelease): prerelease beta.10
2019-11-25 15:27:56 +08:00
afc163 0b4aecfda7 fix: eslint bug 2019-11-22 20:18:37 +08:00
afc163 38988f2e6d test: skip test case in travis 2019-11-22 20:18:36 +08:00
yuqi.pyq f12c14a128 build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +08:00
thinkinggis ca4d1726b2 fix(merge): fix conflict 2019-11-15 01:15:14 +08:00
yuqi.pyq bd334b1990 chore(lerna): add publish config for leaf packages 2019-11-12 16:56:31 +08:00
yuqi.pyq 5379c4d29d chore(license): add MIT license 2019-11-12 16:01:33 +08:00
thinkinggis 234c5b9013 fix(layers): heatmap 3d effect 2019-11-11 13:52:00 +08:00
thinkinggis 47296a24ef feat(add l7 site): add websites 2019-11-06 11:57:42 +08:00
thinkinggis c87c163eb0 fix(tslint): fix tslint error 2019-11-04 12:06:45 +08:00
yuqi.pyq 3b60d6ce4f ci: init travis config 2019-11-01 17:15:20 +08:00
thinkinggis 99dac21e66 feat(layers): add heatmap layer 2019-11-01 15:36:20 +08:00
yuqi.pyq 39aba9d9ec feat(multi-pass): support TAA(Temporal Anti-Aliasing)
we can enable TAA in layer's options now, but there're something wrong when picking enabled at same
time.
2019-10-29 14:42:41 +08:00
yuqi.pyq 9e29d1a949 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
thinkinggis 557115b12f feat(layer): add imagelayer 2019-10-16 10:13:44 +08:00
yuqi.pyq 7059ef3186 refactor(@l7/core): 重构 MultiPassRenderer & PostProcessor
不依赖具体 renderer 渲染服务接口,@l7/renderer 各渲染引擎只需要实现基础 WebGL 资源对象接口
2019-10-12 10:42:50 +08:00
yuqi.pyq 31a3db93a1 refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00