File tree Expand file tree Collapse file tree 4 files changed +17
-5
lines changed Expand file tree Collapse file tree 4 files changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -73,3 +73,4 @@ TestProjects/FbxTests/Assets/Plugins*
73
73
.DS_Store
74
74
FbxExportSettings.asset
75
75
** /ValidationSuiteResults /**
76
+ TestProjects /FbxTests /Logs /*
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "com.autodesk.fbx" : " 2.0.0-preview" ,
4
- "com.unity.ads" : " 2.3.1" ,
3
+ "com.unity.ads" : " 2.0.8" ,
5
4
"com.unity.analytics" : " 3.2.2" ,
6
5
"com.unity.collab-proxy" : " 1.2.15" ,
7
6
"com.unity.formats.fbx" : " file:../../../build/install/com.unity.formats.fbx" ,
8
7
"com.unity.formats.fbx.tests" : " file:../../../com.unity.formats.fbx.tests" ,
9
- "com.unity.package-manager-ui" : " 2.0.3 " ,
8
+ "com.unity.package-manager-ui" : " 2.1.1 " ,
10
9
"com.unity.package-validation-suite" : " 0.4.0-preview.13" ,
11
- "com.unity.purchasing" : " 2.0.3 " ,
10
+ "com.unity.purchasing" : " 2.0.1 " ,
12
11
"com.unity.textmeshpro" : " 1.3.0" ,
12
+ "com.unity.timeline" : " 1.0.0" ,
13
13
"com.unity.modules.ai" : " 1.0.0" ,
14
14
"com.unity.modules.animation" : " 1.0.0" ,
15
15
"com.unity.modules.assetbundle" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1
- m_EditorVersion: 2018.3.0f2
1
+ m_EditorVersion: 2019.2.0a1
2
+ m_EditorVersionWithRevision: 2019.2.0a1 (f415bc2e1f10)
Original file line number Diff line number Diff line change
1
+ {
2
+ " m_SettingKeys " : [
3
+ " VR Device Disabled" ,
4
+ " VR Device User Alert"
5
+ ],
6
+ " m_SettingValues " : [
7
+ " False" ,
8
+ " False"
9
+ ]
10
+ }
You can’t perform that action at this time.
0 commit comments