ソースを参照

修改说明

tags/1.15.1
Caven Chen 4年前
コミット
fa14537f5b
2個のファイルの変更7行の追加1行の削除
  1. 6
    0
      CHANGES.md
  2. 1
    1
      package.json

+ 6
- 0
CHANGES.md ファイルの表示

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

### 1.15.1 - 2021-02-21

> 1. 添加相机控制的属性设置
> 2. 添加自定义天空盒
> 3. 完善天空盒(SkyBox) 的设置

### 1.15.0 - 2021-02-06

> 1. 升级 Cesium 到 1.78.0

+ 1
- 1
package.json ファイルの表示

@@ -1,6 +1,6 @@
{
"name": "@dvgis/dc-sdk",
"version": "1.15.0",
"version": "1.15.1",
"description": " The SDK is a secondary development based on the open source project Cesium, which optimizes some operations of Cesium and enables developers to quickly develop 3D applications through the framework.",
"main": "index.js",
"repository": "https://github.com/dvgis/dc-sdk.git",

読み込み中…
キャンセル
保存