YiQianYao
|
7b91e55ce5
|
Shihui (#963)
* feat: 增加 bloomPass1.0、修改渲染流程,让 multiPass 有正确的渲染顺序
* style: lint style
* feat: 取消 bloom 在 postprocessor 中的多次渲染(没有明显优化)
* feat: polygon extrude 模式支持配置固定高度
* style: lint style
* feat: 优化后处理 bloom 的效果
* feat: 修改交替绘制 bloom 的写法
* style: lint style
* feat: 完善 iconService 加载渲染和销毁
* style: lint style
* feat: 补全 mapbox 模式下等面积点
* style: lint style
* fix: 修复 pointLayer animate 模式 opacity 失效
* style: lint style
* feat: 拆分 pointLayer 的 shader
* style: lint sytle
* feat: 拆分 lineLayer 的 linear 模式
* style: lint style
* feat: 优化点击的拾取判断
* style: lint style
* feat: 取消圆柱 shader 中的三元表达式、增强健壮性
* feat: 点图层圆柱体支持固定高度配置 heightfixed
* feat: 点图层圆柱体支持拾取高亮颜色的光照计算
* style: lint style
* style: lint style
* feat: 拆分 lintLayer line 模式下的 dash line
* style: lint style
* feat: lineLayer simpleline 的 linear shader 代码拆分
* style: lint style
* feat: 拆分 lineLayer arcLine linear shader 代码
* style: line style
* feat: lineLayer arc line 在 shader 中移除 linear 部分计算
* feat: 拆分 lineLayer arc dash 虚线的 shader 代码
* style: lint style
* feat: 拆分 lineLayer arc3d linear 部分的 shader 代码
|
2022-02-15 16:58:57 +08:00 |
YiQianYao
|
540014e853
|
Shihuidev (#944)
* feat: pickbox 返回值增加选中id
* style: lint style
|
2022-01-20 20:21:39 +08:00 |
YiQianYao
|
3325c55f15
|
Shihuidev (#933)
* feat: 修改简单线体层的 shape 参数
* feat: change simple lint type
|
2022-01-14 00:37:10 +08:00 |
2912401452
|
2a20cd4c23
|
style: lint style
|
2022-01-13 15:28:38 +08:00 |
2912401452
|
1cfefa4b89
|
feat: simpleLine 支持 linearColor
|
2022-01-13 15:25:43 +08:00 |
YiQianYao
|
c210572fd8
|
Shihuidev (#931)
* feat: adjust demo
* style: lint style
|
2022-01-13 14:29:46 +08:00 |