Browse Source

change the log

tags/2.2.5
Caven Chen 4 years ago
parent
commit
0963042728
2 changed files with 5 additions and 3 deletions
  1. 2
    1
      CHANGES_en.md
  2. 3
    2
      CHANGES_zh.md

+ 2
- 1
CHANGES_en.md View File

@@ -10,7 +10,8 @@

- Improve the interpolation of history track
- Improve the function of plot for above the overlay
- Fix the bug that DivIcon can't get the current coordinate set to (0,0,0) by default.
- Fix the problem of flickering when analyzing transformation parameters in the viewable field [#37](https://github.com/dvgis/dc-sdk/issues/37)
- Fix the problem that DivIcon cannot get the current coordinates set to (0,0,0) by default [#38](https://github.com/dvgis/dc-sdk/issues/38)

### 2.2.4 - 2021-06-12


+ 3
- 2
CHANGES_zh.md View File

@@ -9,8 +9,9 @@
#### Fixes 🔧

- 完善历史轨迹的插值方式
- 完善标绘对于贴物标绘的功能
- 修复 DivIcon 无法获取当前坐标默认设置为(0,0,0)的bug
- 完善标绘模块在模型上标绘的功能
- 修复可视域分析变换参数时闪烁的问题[#37](https://github.com/dvgis/dc-sdk/issues/37)
- 修复 DivIcon 无法获取当前坐标默认设置为 (0,0,0) 的问题[#38](https://github.com/dvgis/dc-sdk/issues/38)

### 2.2.4 - 2021-06-12


Loading…
Cancel
Save