Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
N
ng-smart3d
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张启明
ng-smart3d
Commits
00598bd2
Commit
00598bd2
authored
Feb 13, 2020
by
张启明
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: smart3d 从 1.0.0 更新到 1.0.1
parent
2bdaf8b1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
43 additions
and
2 deletions
+43
-2
CHANGELOG.md
src/assets/smart3d/CHANGELOG.md
+42
-1
README.md
src/assets/smart3d/README.md
+1
-1
smart3d.css
src/assets/smart3d/dist/smart3d/smart3d.css
+0
-0
smart3d.js
src/assets/smart3d/dist/smart3d/smart3d.js
+0
-0
favicon.ico
src/assets/smart3d/favicon.ico
+0
-0
No files found.
src/assets/smart3d/CHANGELOG.md
View file @
00598bd2
# 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 修复
*
优化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
)
)
*
修复图层管理中心点设置 (
[
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
)
)
*
修改场景打开时场景定位的问题 (
[
6cfb9f3
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/6cfb9f3
)
)
*
修改罗盘初始化参数 (
[
062bfaf
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/062bfaf
)
)
*
修改默认参数设置方法 (
[
54e6876
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/54e6876
)
)
*
在线地图调整 (
[
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
)
)
*
罗盘控件第一次点击时会飘走的问题 (
[
80f4557
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/80f4557
)
)
*
调整viewer文件缩进,删除多余代码 (
[
e253e2d
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/e253e2d
)
)
### 回退提交
*
三维模型位置编辑 (
[
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
)
)
*
在线底图调整 (
[
216a69d
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/216a69d
)
)
*
雾、雨、雪场景特效 (
[
8947c94
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/8947c94
)
)
...
...
@@ -33,6 +70,7 @@
*
地形加载管理 (
[
1a6d9f9
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/1a6d9f9
)
)
*
地形开挖 (
[
709b5b1
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/709b5b1
)
)
*
增加图层类型 (
[
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
)
)
*
新增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
)
)
...
...
@@ -44,10 +82,13 @@
*
新增打开场景时的启动页面 (
[
6bed9f9
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/6bed9f9
)
)
*
新增模块剖切类 (
[
facfea4
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/facfea4
)
)
*
新增淹没分析 (
[
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
)
)
*
添加绘制类 (
[
cb389a5
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/cb389a5
)
)
*
添加飞行管理类 (
[
c29ebd6
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/c29ebd6
)
)
*
百度底图提供器 (
[
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
)
)
*
雾、雨、雪场景特效 (
[
b0ee0bd
](
http://172.16.10.197/SmartMap/Smart3D-WebAPI/commits/b0ee0bd
)
)
...
...
src/assets/smart3d/README.md
View file @
00598bd2
...
...
@@ -20,7 +20,7 @@ ssnpm install --save smart3d
安装好后,可以在项目使用,比如:
```
js
import
smart3d
from
'smart3d'
;
import
'smart3d/dist/smart3d.css'
;
import
'smart3d/dist/smart3d
/smart3d
.css'
;
```
#### cdn引入使用
...
...
src/assets/smart3d/dist/smart3d/smart3d.css
View file @
00598bd2
This diff is collapsed.
Click to expand it.
src/assets/smart3d/dist/smart3d/smart3d.js
View file @
00598bd2
This diff is collapsed.
Click to expand it.
src/assets/smart3d/favicon.ico
0 → 100644
View file @
00598bd2
1.12 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment