Commit Graph

14 Commits

Author SHA1 Message Date
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