gs-bim-air 0.0.15 → 0.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30,6 +30,6 @@
30
30
  - 多材质版本初版
31
31
  - 构件隔离,高亮,隐藏,重写颜色接口统一移动到LightModel对象下, 详解可看设置构件颜色,构件隔离,构件隐藏demo
32
32
 
33
- ### 0.0.15
33
+ ### 0.0.16
34
34
  - 更新public/js里的内核文件,安装此版本需替换js文件夹
35
35
  - 添加路径动画功能及相关demo
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gs-bim-air",
3
- "version": "0.0.15",
3
+ "version": "0.0.16",
4
4
  "description": "广州图石科技有限公司发布的基于gs-longan的图形显示控件",
5
5
  "main": "lib/BimAir.umd.min.js",
6
6
  "author": "广州图石科技有限公司",