Commit 00598bd2 authored by 张启明's avatar 张启明

chore: smart3d 从 1.0.0 更新到 1.0.1

parent 2bdaf8b1
# 1.0.0 (2019-12-12) ## [1.0.1](http://172.16.10.197/SmartMap/Smart3D-WebAPI/compare/1.0.0...v1.0.1) (2020-01-16)
### Bug 修复
* options不传报错,添加默认值 ([f9d9a15](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/f9d9a15))
* **fly-manager:** 持续时间修正 ([c323cb0](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/c323cb0))
* **fly-manager:** 飞行管理的hdr修改为hpr ([ce13088](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/ce13088))
* **layer:** url参数为填 ([3dc57c3](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/3dc57c3))
* **layer-manager:** 图层管理getLayer修改成getIndex获取图层所在模式下的索引 ([037bbc7](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/037bbc7))
* **skyline:** 调整strokeType参数默认值 ([f790d86](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/f790d86))
* **tileset-edit:** 方法报错 ([593c637](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/593c637))
* 修复地下模式和可视域分析 ([c900496](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/c900496))
* 地下模式闪烁和白色异常 ([0bd53ad](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/0bd53ad))
* 完善地下模式功能 ([f022d88](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/f022d88))
### 特性/Features
* **drawhandler:** 绘制类为线面样式添加depthFailAppearance属性 ([4e18750](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/4e18750))
* 去除BaseMapLyaer接口,新增viewer,BaseLyaerPicker中baseMapMode变量 ([f29fd9a](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/f29fd9a))
* 新增roam漫游功能 ([bb1b827](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/bb1b827))
* 新增加载国内STK地形方法 ([f7980ab](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/f7980ab))
* **layer-manager:** 新增getInstance方法 ([409c74d](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/409c74d))
* **profile:** start方法添加step参数间隔长度计算 ([3433025](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/3433025))
* **raineffect:** add方法添加uniforms属性 ([5fd3302](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/5fd3302))
* **snoweffect:** 构造方法添加options属性 ([49d5816](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/49d5816))
# [1.0.0](http://172.16.10.197/SmartMap/Smart3D-WebAPI/compare/85f1974...1.0.0) (2019-12-27)
### Bug 修复 ### Bug 修复
* 优化viewer创建时删除div方法 ([f463181](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/f463181)) * 优化viewer创建时删除div方法 ([f463181](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/f463181))
* 优化网格可视化示例 ([584df62](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/584df62))
* 优化采样点高度计算 ([3aa263c](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/3aa263c))
* 修复compass放大缩小功能和二三维模式切换时报错的问题 ([d332d2e](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/d332d2e)) * 修复compass放大缩小功能和二三维模式切换时报错的问题 ([d332d2e](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/d332d2e))
* 修复图层管理中心点设置 ([ba00247](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/ba00247))
* 修复模型编辑、地形开挖出错问题 ([1f016dd](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/1f016dd))
* 修复矢量样式问题 ([3ff0f4a](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/3ff0f4a))
* 修改场景创建时默认参数 ([2d10d84](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/2d10d84)) * 修改场景创建时默认参数 ([2d10d84](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/2d10d84))
* 修改场景打开时场景定位的问题 ([6cfb9f3](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/6cfb9f3)) * 修改场景打开时场景定位的问题 ([6cfb9f3](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/6cfb9f3))
* 修改罗盘初始化参数 ([062bfaf](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/062bfaf)) * 修改罗盘初始化参数 ([062bfaf](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/062bfaf))
* 修改默认参数设置方法 ([54e6876](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/54e6876)) * 修改默认参数设置方法 ([54e6876](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/54e6876))
* 在线地图调整 ([8f4e215](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/8f4e215)) * 在线地图调整 ([8f4e215](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/8f4e215))
* 完善模型拾取,增加透明及偏移选择效果以及完善示例 ([7429e6e](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/7429e6e))
* 模型剖切 ([f6a39f2](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/f6a39f2)) * 模型剖切 ([f6a39f2](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/f6a39f2))
* 罗盘控件第一次点击时会飘走的问题 ([80f4557](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/80f4557))
* 调整viewer文件缩进,删除多余代码 ([e253e2d](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/e253e2d)) * 调整viewer文件缩进,删除多余代码 ([e253e2d](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/e253e2d))
### 回退提交 ### 回退提交
* 三维模型位置编辑 ([a34da19](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/a34da19)) * 三维模型位置编辑 ([a34da19](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/a34da19))
* 在线底图示例调整 ([ebcb5ff](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/ebcb5ff))
* 在线底图管理 ([06ae051](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/06ae051)) * 在线底图管理 ([06ae051](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/06ae051))
* 在线底图调整 ([216a69d](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/216a69d)) * 在线底图调整 ([216a69d](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/216a69d))
* 雾、雨、雪场景特效 ([8947c94](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/8947c94)) * 雾、雨、雪场景特效 ([8947c94](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/8947c94))
...@@ -33,6 +70,7 @@ ...@@ -33,6 +70,7 @@
* 地形加载管理 ([1a6d9f9](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/1a6d9f9)) * 地形加载管理 ([1a6d9f9](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/1a6d9f9))
* 地形开挖 ([709b5b1](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/709b5b1)) * 地形开挖 ([709b5b1](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/709b5b1))
* 增加图层类型 ([874f07e](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/874f07e)) * 增加图层类型 ([874f07e](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/874f07e))
* 增加粒子效果、天地图矢量底图示例 ([d3292ca](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/d3292ca))
* 天际线分析 ([b380555](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/b380555)) * 天际线分析 ([b380555](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/b380555))
* 新增Compass控件和导航控件 ([029775d](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/029775d)) * 新增Compass控件和导航控件 ([029775d](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/029775d))
* 新增smart3d下viewer方法 ([c1d34ea](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/c1d34ea)) * 新增smart3d下viewer方法 ([c1d34ea](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/c1d34ea))
...@@ -44,10 +82,13 @@ ...@@ -44,10 +82,13 @@
* 新增打开场景时的启动页面 ([6bed9f9](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/6bed9f9)) * 新增打开场景时的启动页面 ([6bed9f9](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/6bed9f9))
* 新增模块剖切类 ([facfea4](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/facfea4)) * 新增模块剖切类 ([facfea4](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/facfea4))
* 新增淹没分析 ([8c9fcd9](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/8c9fcd9)) * 新增淹没分析 ([8c9fcd9](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/8c9fcd9))
* 模型拾取 ([c2d836c](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/c2d836c))
* 模型替换 ([af1467a](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/af1467a)) * 模型替换 ([af1467a](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/af1467a))
* 添加绘制类 ([cb389a5](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/cb389a5)) * 添加绘制类 ([cb389a5](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/cb389a5))
* 添加飞行管理类 ([c29ebd6](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/c29ebd6)) * 添加飞行管理类 ([c29ebd6](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/c29ebd6))
* 百度底图提供器 ([90b43c8](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/90b43c8)) * 百度底图提供器 ([90b43c8](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/90b43c8))
* 粒子效果 ([9d1fc7a](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/9d1fc7a))
* 粒子效果,天地图矢量底图 ([a93ca72](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/a93ca72))
* 通视分析 ([8414229](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/8414229)) * 通视分析 ([8414229](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/8414229))
* 雾、雨、雪场景特效 ([b0ee0bd](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/b0ee0bd)) * 雾、雨、雪场景特效 ([b0ee0bd](http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/b0ee0bd))
......
...@@ -20,7 +20,7 @@ ssnpm install --save smart3d ...@@ -20,7 +20,7 @@ ssnpm install --save smart3d
安装好后,可以在项目使用,比如: 安装好后,可以在项目使用,比如:
```js ```js
import smart3d from 'smart3d'; import smart3d from 'smart3d';
import 'smart3d/dist/smart3d.css'; import 'smart3d/dist/smart3d/smart3d.css';
``` ```
#### cdn引入使用 #### cdn引入使用
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment