From 4bf9d7375706803c8c9976aabcc5bacbcae507f6 Mon Sep 17 00:00:00 2001 From: Caven Chen Date: Wed, 19 May 2021 13:14:20 +0800 Subject: [PATCH] change the log --- CHANGES_en.md | 15 +++++++++++++++ CHANGES_zh.md | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/CHANGES_en.md b/CHANGES_en.md index ccec669a..0fa3c146 100644 --- a/CHANGES_en.md +++ b/CHANGES_en.md @@ -1,5 +1,20 @@ # Change Log +### 2.2.1 - 2021-05-22 + +#### Additions 🎉 + +- Add camera video layer and plane video layer +- Add plane video overlay +- Add model primitive overlay + +#### Fixes 🔧 + +- Improve the wind layer add fix the issue[#28](https://github.com/dvgis/dc-sdk/issues/28) +- Repair the problem that the auxiliary view cone of video fusion function cannot be displayed[#29](https://github.com/dvgis/dc-sdk/issues/29) +- Improve the video primitive +- Repair the problem that the animation function cannot be used after the scene time is stoped[#31](https://github.com/dvgis/dc-sdk/issues/31) + ### 2.2.0 - 2021-05-09 #### Breaking Changes 📣 diff --git a/CHANGES_zh.md b/CHANGES_zh.md index 35725c39..dc5b3943 100644 --- a/CHANGES_zh.md +++ b/CHANGES_zh.md @@ -1,5 +1,20 @@ # Change Log +### 2.2.1 - 2021-05-22 + +#### Additions 🎉 + +- 添加相机视频图层、平面视频图层 +- 添加平面视频覆盖物 +- 添加模型图元覆盖物 + +#### Fixes 🔧 + +- 修改风向图层在2维中显示不正确的问题[#28](https://github.com/dvgis/dc-sdk/issues/28) +- 修复视频融合功能辅助视锥无法显示的问题[#29](https://github.com/dvgis/dc-sdk/issues/29) +- 完善视频图元功能 +- 修复场景时间暂停后无法使用动画功能的问题[#31](https://github.com/dvgis/dc-sdk/issues/31) + ### 2.2.0 - 2021-05-09 #### Breaking Changes 📣