Commit Graph

39 Commits

Author SHA1 Message Date
thinkinggis 5d1c91631a chore: update version 2019-12-23 14:36:58 +08:00
thinkinggis 848e67b4b0 --amend 2019-12-23 14:32:00 +08:00
thinkinggis df2e472324 chore: update changelog 2019-12-23 12:04:31 +08:00
thinkinggis 3ea2ad13cf chore: add core.js to all moudule package 2019-12-23 11:56:09 +08:00
thinkinggis 68fd94f01e chore: update version 2019-12-23 11:27:37 +08:00
thinkinggis 9502504529 chore: babel useBuiltIns useage 2019-12-20 17:31:50 +08:00
thinkinggis 6355054305 chore: update version 2019-12-18 23:56:51 +08:00
thinkinggis e0ab4cd386 feat(layer): add blend 效果配置支持 normal,additive 2019-12-18 22:39:27 +08:00
thinkinggis fe8b480895 fix: render 将gl模块移动到开发分支, update tslint rule 2019-12-17 14:37:28 +08:00
thinkinggis 3f89ea3603 docs: update changelog 2019-12-12 21:18:19 +08:00
thinkinggis 71be2520f8 refactor: update version 2019-12-08 14:27:38 +08:00
thinkinggis cd6f5fc7d2 fix: 修复webgl 扩展兼容问题 2019-12-08 12:49:42 +08:00
thinkinggis 1c3be82711 fix(scene): contianer resize 2019-12-07 01:43:18 +08:00
thinkinggis 96c607788e chore: publish 2019-11-29 15:15:13 +08:00
thinkinggis a21759211c chore: publish 2019-11-29 12:18:29 +08:00
thinkinggis bc2f1c9cb6 chore: publish 2019-11-28 18:13:29 +08:00
thinkinggis f852e626ad chore(version): update version 2019-11-28 18:10:27 +08:00
thinkinggis 00d23ef70d chore: publish 2019-11-28 17:54:59 +08:00
thinkinggis 14d48184a1 fix(component): fix marker 2019-11-28 17:25:56 +08:00
thinkinggis 5360c93be6 chore(package): : 🎇 update version 2019-11-28 16:04:48 +08:00
thinkinggis 837566f849 chore: publish 2019-11-28 15:14:37 +08:00
thinkinggis 8943ee61b6 refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
xiaoiver 92f404dbae
完善构建方案 & 容器 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 52e8afcb34 fix: eslint bug 2019-11-22 20:18:37 +08:00
afc163 aff0052627 test: skip test case in travis 2019-11-22 20:18:36 +08:00
yuqi.pyq 077c351d8b build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +08:00
thinkinggis 07e85059eb fix(merge): fix conflict 2019-11-15 01:15:14 +08:00
yuqi.pyq e437055289 chore(lerna): add publish config for leaf packages 2019-11-12 16:56:31 +08:00
yuqi.pyq 46849108fd chore(license): add MIT license 2019-11-12 16:01:33 +08:00
thinkinggis c99bb27d94 fix(layers): heatmap 3d effect 2019-11-11 13:52:00 +08:00
thinkinggis 0463ff874e feat(add l7 site): add websites 2019-11-06 11:57:42 +08:00
thinkinggis aed5e9e51b fix(tslint): fix tslint error 2019-11-04 12:06:45 +08:00
yuqi.pyq 040ba03b66 ci: init travis config 2019-11-01 17:15:20 +08:00
thinkinggis e04b3b268b feat(layers): add heatmap layer 2019-11-01 15:36:20 +08:00
yuqi.pyq 2cf082439a 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 ff0ffa057e feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
thinkinggis a995815284 feat(layer): add imagelayer 2019-10-16 10:13:44 +08:00
yuqi.pyq b4ad1afb65 refactor(@l7/core): 重构 MultiPassRenderer & PostProcessor
不依赖具体 renderer 渲染服务接口,@l7/renderer 各渲染引擎只需要实现基础 WebGL 资源对象接口
2019-10-12 10:42:50 +08:00
yuqi.pyq 587560c7f4 refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00