Browse Source

change the log

tags/2.16.0
Caven Chen 3 years ago
parent
commit
8093a3e631
2 changed files with 2 additions and 8 deletions
  1. 1
    4
      CHANGES_en.md
  2. 1
    4
      CHANGES_zh.md

+ 1
- 4
CHANGES_en.md View File

- Abandon the init function - Abandon the init function
- Modify Cesium introduction - Modify Cesium introduction


#### Additions 🎉

- Add transparent values for viewable field colors

#### Fixes 🔧 #### Fixes 🔧


- Optimize the parabola function to add an end point to the calculation result - Optimize the parabola function to add an end point to the calculation result
- Optimize the use of name space module. - Optimize the use of name space module.
- Fix the problem that the framework cannot be used due to repeated use in CDN mode. - Fix the problem that the framework cannot be used due to repeated use in CDN mode.
- Fix an issue created by upgrading Cesium


### 2.15.0 - 2022-07-16 ### 2.15.0 - 2022-07-16



+ 1
- 4
CHANGES_zh.md View File

- 舍弃init函数 - 舍弃init函数
- 修改 Cesium 引入方式 - 修改 Cesium 引入方式


#### Additions 🎉

- 添加可视域颜色的透明值

#### Fixes 🔧 #### Fixes 🔧


- 优化 parabola 函数,计算结果添加结束点 - 优化 parabola 函数,计算结果添加结束点
- 优化 name space 模块的使用方式 - 优化 name space 模块的使用方式
- 修复 CDN 方式下,重复使用 use 导致框架无法使用的问题 - 修复 CDN 方式下,重复使用 use 导致框架无法使用的问题
- 修复升级 Cesium 产生的问题


### 2.15.0 - 2022-07-16 ### 2.15.0 - 2022-07-16



Loading…
Cancel
Save