Commit Graph

593 Commits

Author SHA1 Message Date
2912401452 cb792d4a77 style: lint style 2021-10-11 21:06:41 +08:00
2912401452 e44a015bb2 feat: 调整引用依赖 2021-10-11 21:05:57 +08:00
2912401452 6f045163fe chore: update version 2.5.31 -> 2.5.32 2021-10-11 20:58:07 +08:00
YiQianYao 0e53f84199
Shihui dev (#793)
* feat: add getModelMatrix into viewport

* feat: 新增地球模式 (初步构建)

* feat: 完善地球交互

* style: lint style

* feat: 调整地球图层缩放的方向

* style: lint style

* feat: 增加地球模式的 pointLayer/fill 图层

* style: lint style

* feat: 增加地球、太阳的简单运动系统,优化部分代码结构

* fix: 修复时间点击出错

* style: lint style

* fix: 修复地图 panBy 方法参数错误

* style: lint style

* feat: pointLayer/cylinder 圆柱兼容地球模式

* style: lint style

* feat: 修复 pointLayer/fill 在拾取是破面严重的情况

* style: lint style

* feat: 增加 arc 弧度调节

* chore: update version 2.5.29 -> 2.5.30

* feat: 增加 lineLayer/arc3d 兼容地球模式

* style: lint style

* chore: update version 2.5.30 -> 2.5.31

* style: lint style

* feat: 增加地球图层 - 大气层

* style: lint style

* feat: 增加设置可视化层背景色的能力

* style: lint style
2021-10-11 20:55:23 +08:00
YiQianYao 958faeccfd
Shihui dev (#791)
* feat: add getModelMatrix into viewport

* feat: 新增地球模式 (初步构建)

* feat: 完善地球交互

* style: lint style

* feat: 调整地球图层缩放的方向

* style: lint style

* feat: 增加地球模式的 pointLayer/fill 图层

* style: lint style

* feat: 增加地球、太阳的简单运动系统,优化部分代码结构

* fix: 修复时间点击出错

* style: lint style

* fix: 修复地图 panBy 方法参数错误

* style: lint style

* feat: pointLayer/cylinder 圆柱兼容地球模式

* style: lint style

* feat: 修复 pointLayer/fill 在拾取是破面严重的情况

* style: lint style

* feat: 增加 arc 弧度调节

* chore: update version 2.5.29 -> 2.5.30

* feat: 增加 lineLayer/arc3d 兼容地球模式

* style: lint style
2021-10-11 15:43:58 +08:00
hustcc 2ff39ccd9b
docs: set default lang is zh (#783)
* docs: set default lang is zh

* fix: typo, l7 -> L7
2021-10-11 14:19:23 +08:00
@thinkinggis e37ae61516
Feat source (#765)
* feat: layer 初始化支持传入source 对象

* fix: l7 导出source

* fix: lint error

Co-authored-by: 象数 <zhengxue.lzx@antgroup.com>
2021-10-11 14:15:27 +08:00
YiQianYao 02df900784
Shihui dev (#790)
* feat: add getModelMatrix into viewport

* feat: 新增地球模式 (初步构建)

* feat: 完善地球交互

* style: lint style

* feat: 调整地球图层缩放的方向

* style: lint style

* feat: 增加地球模式的 pointLayer/fill 图层

* style: lint style

* feat: 增加地球、太阳的简单运动系统,优化部分代码结构

* fix: 修复时间点击出错

* style: lint style

* fix: 修复地图 panBy 方法参数错误

* style: lint style

* feat: pointLayer/cylinder 圆柱兼容地球模式

* style: lint style

* feat: 修复 pointLayer/fill 在拾取是破面严重的情况

* style: lint style

* feat: 增加 arc 弧度调节
2021-10-09 17:50:27 +08:00
2912401452 7599dc85c7 chore: update version 2.5.28 -> 2.5.29 2021-10-09 11:27:09 +08:00
YiQianYao d82a3b52be
Shihui dev (#789)
* feat: add getModelMatrix into viewport

* feat: 新增地球模式 (初步构建)

* feat: 完善地球交互

* style: lint style

* feat: 调整地球图层缩放的方向

* style: lint style

* feat: 增加地球模式的 pointLayer/fill 图层

* style: lint style

* feat: 增加地球、太阳的简单运动系统,优化部分代码结构

* fix: 修复时间点击出错

* style: lint style

* fix: 修复地图 panBy 方法参数错误

* style: lint style

* chore: update version 2.5.27 -> 2.5.28

* feat: pointLayer/cylinder 圆柱兼容地球模式

* style: lint style
2021-10-09 11:11:46 +08:00
YiQianYao 8bb210b758
Shihui dev (#788)
* feat: add getModelMatrix into viewport

* feat: 新增地球模式 (初步构建)

* feat: 完善地球交互

* style: lint style

* feat: 调整地球图层缩放的方向

* style: lint style

* feat: 增加地球模式的 pointLayer/fill 图层

* style: lint style

* feat: 增加地球、太阳的简单运动系统,优化部分代码结构

* fix: 修复时间点击出错

* style: lint style

* fix: 修复地图 panBy 方法参数错误

* style: lint style
2021-10-08 11:05:39 +08:00
2912401452 937355b7e2 chore: update version 2.5.26 -> 2.5.27 2021-09-28 17:09:44 +08:00
YiQianYao bc7c6718a6
Shihui dev (#786)
* feat: add getModelMatrix into viewport

* feat: 新增地球模式 (初步构建)

* feat: 完善地球交互

* style: lint style

* feat: 调整地球图层缩放的方向

* style: lint style

* feat: 增加地球模式的 pointLayer/fill 图层

* style: lint style

* feat: 增加地球、太阳的简单运动系统,优化部分代码结构

* chore: update version 2.5.25 -> 2.5.26

* style: lint style

* feat: 在核心模块移除 threejs 的引用

* style: lint style

* fix: 修复时间点击出错

* style: lint style
2021-09-28 17:08:20 +08:00
YiQianYao 0bcc822cdd
Shihui dev (#784)
* feat: add getModelMatrix into viewport

* feat: 新增地球模式 (初步构建)

* feat: 完善地球交互

* style: lint style

* feat: 调整地球图层缩放的方向

* style: lint style

* feat: 增加地球模式的 pointLayer/fill 图层

* style: lint style

* feat: 增加地球、太阳的简单运动系统,优化部分代码结构
2021-09-27 15:52:20 +08:00
yanxiong 69ab7b2233 feat: 新增Control position:topcenter、bottomcenter、leftcenter、rightcenter 2021-09-24 10:46:56 +08:00
2912401452 29c5dde922 feat: 补充 threejs 兼容方法的类型定义 2021-09-23 10:40:04 +08:00
2912401452 0b6a20a82c chore: update version 2.5.24 -> 2.5.25 2021-09-22 20:16:11 +08:00
2912401452 ada18eb683 style: lint style 2021-09-22 20:11:38 +08:00
2912401452 d7ea5e8294 feat: 修复 scene.destroy 方法有残留 dom 的问题 2021-09-22 20:10:23 +08:00
2912401452 1ec6994abb style: lint style 2021-09-22 18:08:32 +08:00
2912401452 11b7ac135b feat: delete useless file 2021-09-22 18:07:43 +08:00
2912401452 a646f511f8 feat: add three rollup external 2021-09-22 17:59:47 +08:00
2912401452 2b272ea2d1 style: lint style 2021-09-22 17:53:24 +08:00
2912401452 ae9cd8c356 feat: 修复类型导出报错 2021-09-22 17:52:17 +08:00
2912401452 a6ce25071b feat: 恢复rollup 配置 2021-09-22 17:19:02 +08:00
2912401452 339279b8b5 feat: change rollup config 2021-09-22 17:14:47 +08:00
2912401452 c62a8c5a1e chore: update version 2.5.23 -> 2.5.24 2021-09-22 17:05:53 +08:00
YiQianYao a4c974261c
Merge pull request #776 from antvis/shihui_dev
Shihui dev
2021-09-22 17:04:19 +08:00
2912401452 4e7c4584a5 style: lint style 2021-09-22 16:58:58 +08:00
2912401452 9824f4d0a3 feat: 完善对 threejs 的兼容 2021-09-22 16:57:05 +08:00
zhongwu dda0fb0eaa fix(popup): 修改使用amap2.0时,popup不随地图联动的问题 2021-09-22 11:44:50 +08:00
2912401452 9ba816921d Merge branch 'master' into shihui_model 2021-09-18 17:47:01 +08:00
2912401452 c35eccd843 chore: update version 2.5.22 -> 2.5.23 2021-09-18 17:03:39 +08:00
2912401452 a397d0034a style: lint style 2021-09-18 17:00:25 +08:00
2912401452 2043ea9100 feat: 修复地图缩放后 picking 第一帧不渲染的问题 2021-09-18 16:58:56 +08:00
2912401452 f29d0c6cc2 style: lint style 2021-09-18 16:04:37 +08:00
2912401452 3da2676b0e feat: 补全高德地图 2.0 的模型加载能力,增加模型的经纬度移动能力 2021-09-18 16:02:27 +08:00
2912401452 1a161121ff feat: gaodemap2 对齐相机(视图、投影矩阵) - 尚未对齐模型矩阵 2021-09-17 17:19:48 +08:00
2912401452 0e9d92987c chore: update version 2.5.21 -> 2.5.22 2021-09-17 11:26:08 +08:00
2912401452 36739cf2d4 Merge branch 'shader_rebuild' into shihui_dev 2021-09-17 11:12:58 +08:00
2912401452 c513f419e7 feat: 优化 lineLayer/great_circle 的 shader 2021-09-17 11:08:27 +08:00
2912401452 bd2ec39b7a feat: 优化 arc3d 的shader 计算,清理多余的 varying 变量 2021-09-16 21:13:10 +08:00
2912401452 d14b4788a1 feat: 恢复 province/layer control 2021-09-16 20:46:34 +08:00
2912401452 94b68c7725 chore: update version test 2021-09-16 17:46:00 +08:00
2912401452 539c6f9ab7 Merge branch 'master' of https://github.com/antvis/L7 2021-09-16 17:42:26 +08:00
2912401452 1d515fbca9 chore: update version test 2021-09-16 17:41:36 +08:00
YiQianYao 44d7047c68
Merge pull request #771 from antvis/shihui_dev
Shihui dev
2021-09-16 17:41:19 +08:00
2912401452 e2a78cbc96 feat: test open layer initLayer update 2021-09-16 17:36:14 +08:00
2912401452 e99ea7d8b3 feat: 增加点击冲突检测 2021-09-16 17:35:02 +08:00
2912401452 b4356b13d6 feat: 优化 lineLayer/arc 的 shader 代码(合并 varying、提取片元计算) 2021-09-16 15:26:27 +08:00
2912401452 957adcedf8 feat: 清除 pointLayer/image,pointLayer/normal shader 多余 varying 2021-09-16 12:00:58 +08:00
2912401452 1bed481986 chore: update version 2.5.18 -> 2.5.19 2021-09-15 19:06:21 +08:00
2912401452 ae9780405f Merge branch 'master' of https://github.com/antvis/L7 2021-09-15 19:00:16 +08:00
YiQianYao 15896ffb1d
Merge pull request #769 from antvis/shihui_dev
Shihui dev
2021-09-15 18:59:43 +08:00
2912401452 545f9c2cc1 style: lint style 2021-09-15 18:55:17 +08:00
2912401452 abe5698ed8 feat: 增加动画模式下的渲染优化 2021-09-15 18:14:08 +08:00
2912401452 23f82ce93e chore: update version 2.5.17 -> 2.5.18 2021-09-15 15:36:37 +08:00
2912401452 b2e4397c99 Merge branch 'master' of https://github.com/antvis/L7 2021-09-15 15:35:23 +08:00
YiQianYao 82b10e31b7
Merge pull request #768 from antvis/shihui_dev
Shihui dev
2021-09-15 15:35:06 +08:00
2912401452 3859ff4bbd style: lint style 2021-09-15 15:34:05 +08:00
2912401452 916df20c61 feat: 调整渲染检测方法的判断逻辑 2021-09-15 15:32:57 +08:00
2912401452 f2354676a0 chore: update version 2.5.16 -> 2.5.17 2021-09-15 11:54:09 +08:00
2912401452 e6debc224e Merge branch 'master' of https://github.com/antvis/L7 2021-09-15 11:47:10 +08:00
YiQianYao 2758050ee8
Merge pull request #767 from antvis/shihui_dev
Shihui dev
2021-09-15 11:46:28 +08:00
2912401452 d404a7db2b style: lint style 2021-09-15 11:29:16 +08:00
2912401452 7e9c946ac1 fix: 修复渲染冲突导致的大数据图层下的操作卡顿 2021-09-15 11:26:11 +08:00
lzxue c5d46f66b6 chore: publish 2021-09-14 14:57:49 +08:00
2912401452 f3d28494de feat: update gitHead 2021-09-14 12:16:41 +08:00
lzxue c71f7b5032 chore: 更新版本 2021-09-14 12:06:56 +08:00
lzxue 42c38e20ad chore: publish 2021-09-14 12:04:16 +08:00
@thinkinggis 105607e43e
Merge pull request #760 from antvis/typofix
fix: fixed a naming typo
2021-09-14 11:44:25 +08:00
2912401452 684ba4eb80 chore: update version 2.5.13 -> 2.5.14 2021-09-14 11:23:50 +08:00
2912401452 29a11b2196 style: lint style 2021-09-14 11:16:59 +08:00
2912401452 5d916326e7 fix: 修复点位坐标被重复的计算带来点位偏移(由数据映射引发的 updateStyleAttribute 引发) 2021-09-14 11:15:57 +08:00
2912401452 38e1a215df style: update gitHead 2021-09-08 17:55:55 +08:00
2912401452 347dc9a3a5 chore: update version 2.5.12 -> 2.5.13 2021-09-08 17:42:55 +08:00
2912401452 2545a7aac7 Merge branch 'master' of https://github.com/antvis/L7 2021-09-08 17:39:15 +08:00
YiQianYao cf78d4b22b
Merge pull request #762 from antvis/shihui_dev
feat: 优化线图层的 shader,在保持原有功能的情况下将 varying 的数量从11个降到7个,并带来一些性能优化
2021-09-08 17:38:23 +08:00
2912401452 5f5efac09b feat: 优化线图层的 shader,在保持原有功能的情况下将 varying 的数量从11个降到7个,并带来一些性能优化 2021-09-08 17:34:34 +08:00
owen.wjh 68d4ab9032 fix: fixed a naming typo 2021-09-06 17:08:55 +08:00
2912401452 4329551c32 style: update gitHead 2021-09-02 14:44:53 +08:00
2912401452 39cfdc72b3 chore: update version 2.5.11 -> 2.5.12 2021-09-02 13:56:13 +08:00
2912401452 a0b1af5644 Merge branch 'master' of https://github.com/antvis/L7 2021-09-02 13:54:08 +08:00
2912401452 e3fdc9201b style: lint style 2021-09-02 13:50:19 +08:00
2912401452 a7314f8f9e feat: 增加 arc 弧线的分段数控制 2021-09-02 13:49:05 +08:00
2912401452 3e05aeae71 feat: 修改弧线动态分段数 2021-09-02 11:59:12 +08:00
2912401452 940d19712e style: update githead 2021-08-31 20:31:50 +08:00
2912401452 a96deddeb1 chore: update version 2021-08-31 20:21:20 +08:00
2912401452 780951c36e Merge branch 'master' of https://github.com/antvis/L7 2021-08-31 20:18:39 +08:00
2912401452 c736b63a85 feat: 调整 icon 纹理绘制参数 2021-08-31 20:14:31 +08:00
2912401452 7c13ad46d9 feat: update gitHead 2021-08-31 16:39:06 +08:00
2912401452 2a57b49eaa chore: update l7regl version 2021-08-31 15:47:21 +08:00
2912401452 db112cf668 Merge branch 'master' of https://github.com/antvis/L7 2021-08-31 15:27:06 +08:00
thinkinggis e0fb9d8ac8 chore: publish 2021-08-19 18:15:11 +08:00
thinkinggis 270e1e0bd3 chore: publish 2021-08-19 18:12:06 +08:00
2912401452 57ffc4ea52 chore: update version 2.5.8 -> 2.5.9 2021-08-16 14:14:57 +08:00
2912401452 2fe7778adc style: code style 2021-08-16 14:01:43 +08:00
2912401452 8bdd520c72 feat: 修复渲染顺序的隐藏 bug、替换 regl 2021-08-16 13:48:29 +08:00
thinkinggis e3322cf535 chore: publish 2021-08-05 17:44:19 +08:00
thinkinggis 7a8ddd2282 fix: lint error 2021-08-05 17:30:38 +08:00