Ver código fonte

change the log

tags/2.3.1
Caven Chen 4 anos atrás
pai
commit
bcd6db4c6c
2 arquivos alterados com 43 adições e 0 exclusões
  1. 22
    0
      CHANGES_en.md
  2. 21
    0
      CHANGES_zh.md

+ 22
- 0
CHANGES_en.md Ver arquivo

@@ -1,5 +1,27 @@
# Change Log

### 2.3.1 - 2021-07-19

#### Breaking Changes 📣

- Refactored plotting function
- Remove Position rounding function
- Refine the infrastructure part of the script

#### Additions 🎉

- Add spatial measurement tools
- Add the plotting tool module
- Add function midCartesian to calculate the middle point of Cartesian3

#### Fixes 🔧

- Improve the Position copy function
- Improve the model editing tool for 3dtiles position editing function
- Improve the function area
- Improve the function of calculating the point position of a sector


### 2.3.0 - 2021-07-03

#### Breaking Changes 📣

+ 21
- 0
CHANGES_zh.md Ver arquivo

@@ -1,5 +1,26 @@
# Change Log

### 2.3.1 - 2021-07-19

#### Breaking Changes 📣

- 重构标绘功能
- 移除Position舍弃函数
- 完善基础架构部分脚本

#### Additions 🎉

- 添加空间测量工具
- 添加标绘工具模块
- 添加函数 midCartesian,计算笛卡尔坐标系的中间点位

#### Fixes 🔧

- 完善Position复制功能
- 完善模型编辑工具对于3dtiles的位置编辑功能
- 完善函数 area
- 完善扇形的点位计算功能

### 2.3.0 - 2021-07-03

#### Breaking Changes 📣

Carregando…
Cancelar
Salvar