yuqi.pyq
|
4a494373e8
|
feat(map): adjust Scene API, use @antv/l7-maps instead
re #86
|
2019-11-26 17:51:29 +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 |
yuqi.pyq
|
585ea28d74
|
feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
|
2019-10-30 16:12:11 +08:00 |
thinkinggis
|
eb9e220ede
|
fix(merge): merge next branch
|
2019-10-29 17:39:42 +08:00 |
thinkinggis
|
cfabee3d03
|
feat(layer): point layer
|
2019-10-29 17:33:37 +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 |