Commit Graph

166 Commits

Author SHA1 Message Date
2912401452 3bbe9c10c2 chore: update version 2.5.57 -> 2.5.58 2021-11-23 20:08:35 +08:00
YiQianYao 49fba466c6
Shihui dev (#848)
* feat: 增加 threejs 案例和方法

* style: lint style

* feat: 优化点图层,水波纹点的拾取
2021-11-23 19:58:30 +08:00
YiQianYao cee201387a
Shihui dev (#844)
* feat: rendererService 新增方法

* style: lint style

Co-authored-by: zhongwu <xingya.sxy@alibaba-inc.com>
2021-11-19 20:12:48 +08:00
2912401452 a64556a22f chore: update version 2.5.54 -> 2.5.55 2021-11-17 11:28:41 +08:00
2912401452 bf9c8eeb9d chore: update version 2.5.53 -> 2.5.54 2021-11-15 14:53:15 +08:00
2912401452 22c360f6c0 chore: update version 2.5.52 -> 2.5.53 2021-11-15 10:53:13 +08:00
2912401452 da89b98047 chore: update version 2.5.51 -> 2.5.52 2021-11-13 14:08:27 +08:00
2912401452 22402c3cf7 chore: update version 2.5.50 -> 2.5.51 完善小程序适配 2021-11-11 20:11:20 +08:00
2912401452 968604064c chore: update version 2.5.49 -> 2.5.50 测试 $document 2021-11-11 19:46:53 +08:00
2912401452 c94a4ec29d chore: update version 2.5.48 -> 2.5.49 2021-11-10 14:07:17 +08:00
2912401452 f3390fab7c chore: update version 2.5.47 -> 2.5.48 2021-11-10 10:32:21 +08:00
2912401452 8b809eca7c chore: update version 2.5.46 -> 2.5.47 2021-11-09 17:29:15 +08:00
2912401452 069e6a635b chore: update version 2.5.45 -> 2.5.46 2021-11-08 19:57:48 +08:00
2912401452 de7c3a6a43 chore: update version 2.5.43 -> 2.5.44 2021-11-02 18:07:22 +08:00
2912401452 670ba8b1b2 chore: update version 2.5.42 -> 2.5.43 2021-11-01 21:19:44 +08:00
lzxue d59c0f28f6 chore: publish 2021-11-01 20:59:26 +08:00
YiQianYao 7c6116470f
Shihui dev (#812)
* feat: add performance demo

* style: lint style

* style: lint style

* 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 弧度调节

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

* style: lint style

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

* style: lint style

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

* style: lint style

* feat: 增加地球外发光效果

* style: lint style

* feat: 允许用户不使用 layer 的 source 方法 - 地球模式下光晕图层不需要传数据

* style: lint style

* feat: 调整光晕的 shader 计算

* feat: 调整地球大气层的渲染层级

* style: lint style

* feat: 调整案例

* style: lint style

* feat: 增加地球图层的默认参数、调整部分代码

* style: lint style

* feat: imageTile developinging

* style: lint style

* feat: 新增图片瓦片地图

* fix: 修复 amap2 新增样式导致的 marker 失效

* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效

* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效

* style: lint style

* feat: 补全瓦片地图中的类型引用

* style: lint style

* feat: 增加 demo

* style: lint style

* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题

* feat: add stoty demo

* style: lint style

* feat: 调整 aspace demo

* feat: 调整 aspace demo

* style: lint style

* feat: 调整 demo

* feat: 补充依赖

* chore: update version 2.5.39 -> 2.5.40

* feat: 新增 arcmini layer,增加拖拽时的拾取优化(地图拖拽时取消拾取)

* feat: 增加注释

* chore: update version 2.5.40 -> 2.5.41

* feat: 剔除地图拖拽时多余的 shader 计算

* style: lint style
2021-10-27 14:00:13 +08:00
YiQianYao 07364c10c3
Shihui dev (#811)
* feat: add performance demo

* style: lint style

* style: lint style

* 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 弧度调节

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

* style: lint style

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

* style: lint style

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

* style: lint style

* feat: 增加地球外发光效果

* style: lint style

* feat: 允许用户不使用 layer 的 source 方法 - 地球模式下光晕图层不需要传数据

* style: lint style

* feat: 调整光晕的 shader 计算

* feat: 调整地球大气层的渲染层级

* style: lint style

* feat: 调整案例

* style: lint style

* feat: 增加地球图层的默认参数、调整部分代码

* style: lint style

* feat: imageTile developinging

* style: lint style

* feat: 新增图片瓦片地图

* fix: 修复 amap2 新增样式导致的 marker 失效

* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效

* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效

* style: lint style

* feat: 补全瓦片地图中的类型引用

* style: lint style

* feat: 增加 demo

* style: lint style

* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题

* feat: add stoty demo

* style: lint style

* feat: 调整 aspace demo

* feat: 调整 aspace demo

* style: lint style

* feat: 调整 demo

* feat: 补充依赖

* chore: update version 2.5.39 -> 2.5.40

* feat: 新增 arcmini layer,增加拖拽时的拾取优化(地图拖拽时取消拾取)

* feat: 增加注释
2021-10-26 17:56:35 +08:00
2912401452 b86055f322 chore: update version 2.5.38 -> 2.5.39 2021-10-25 17:14:40 +08:00
YiQianYao 7f6f07462c
Shihui dev (#807)
* 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 弧度调节

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

* style: lint style

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

* style: lint style

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

* style: lint style

* feat: 增加地球外发光效果

* style: lint style

* feat: 允许用户不使用 layer 的 source 方法 - 地球模式下光晕图层不需要传数据

* style: lint style

* feat: 调整光晕的 shader 计算

* feat: 调整地球大气层的渲染层级

* style: lint style

* feat: 调整案例

* style: lint style

* feat: 增加地球图层的默认参数、调整部分代码

* style: lint style

* fix: 修复 amap2 新增样式导致的 marker 失效

* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效

* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效

* style: lint style

* chore: update version 2.5.36 -> 2.5.37

* feat: 增加 demo

* style: lint style

* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题

* chore: update version 2.5.37 -> 2.5.38

* feat: add stoty demo

* style: lint style

* feat: 调整 aspace demo
2021-10-25 16:44:37 +08:00
YiQianYao 2a3aaa3725
Shihui dev (#806)
* 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 弧度调节

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

* style: lint style

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

* style: lint style

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

* style: lint style

* feat: 增加地球外发光效果

* style: lint style

* feat: 允许用户不使用 layer 的 source 方法 - 地球模式下光晕图层不需要传数据

* style: lint style

* feat: 调整光晕的 shader 计算

* feat: 调整地球大气层的渲染层级

* style: lint style

* feat: 调整案例

* style: lint style

* feat: 增加地球图层的默认参数、调整部分代码

* style: lint style

* fix: 修复 amap2 新增样式导致的 marker 失效

* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效

* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效

* style: lint style

* chore: update version 2.5.36 -> 2.5.37

* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题
2021-10-22 14:02:25 +08:00
2912401452 6a0a83e283 chore: update version 2.5.35 -> 2.5.36 2021-10-19 20:38:17 +08:00
2912401452 2a89dd772e chore: update version 2.5.34 -> 2.5.35 2021-10-13 16:26:42 +08:00
2912401452 c2fdc36d2e chore: update version 2.5.34 -> 2.5.35 2021-10-12 14:43:33 +08:00
2912401452 51f36cd31c chore: update version 2.5.32 -> 2.5.33 2021-10-12 13:59:35 +08:00
2912401452 6f045163fe chore: update version 2.5.31 -> 2.5.32 2021-10-11 20:58:07 +08:00
2912401452 d329a6dda6 chore: update version 2.5.30 -> 2.5.31 2021-10-11 15:47:35 +08:00
2912401452 f70d216ce2 chore: update version 2.5.29 -> 2.5.30 2021-10-09 17:52:00 +08:00
2912401452 7599dc85c7 chore: update version 2.5.28 -> 2.5.29 2021-10-09 11:27:09 +08:00
2912401452 5fc2b8baee chore: update version 2.5.27 -> 2.5.28 2021-10-08 11:13:40 +08:00
2912401452 937355b7e2 chore: update version 2.5.26 -> 2.5.27 2021-09-28 17:09:44 +08:00
2912401452 4df80d0577 feat: 在核心模块移除 threejs 的引用 2021-09-27 16:15:54 +08:00
2912401452 f560ce3eb6 chore: update version 2.5.25 -> 2.5.26 2021-09-27 15:58:57 +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 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
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
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 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