Skip to content

Commit a72eda4

Browse files
committed
Project updated to 2018.2.9f1
1 parent def85a6 commit a72eda4

File tree

12 files changed

+193
-120
lines changed

12 files changed

+193
-120
lines changed

Assets/StandaloneFileBrowser.meta

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/StandaloneFileBrowser/Plugins.meta

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/StandaloneFileBrowser/Plugins/StandaloneFileBrowser.bundle.meta

Lines changed: 28 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/StandaloneFileBrowser/Plugins/StandaloneFileBrowser.bundle/Contents.meta

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/StandaloneFileBrowser/Plugins/StandaloneFileBrowser.bundle/Contents/MacOS.meta

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/StandaloneFileBrowser/Sample.meta

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packages/manifest.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"dependencies": {
3+
"com.unity.package-manager-ui": "1.9.11",
4+
"com.unity.modules.ai": "1.0.0",
5+
"com.unity.modules.animation": "1.0.0",
6+
"com.unity.modules.assetbundle": "1.0.0",
7+
"com.unity.modules.audio": "1.0.0",
8+
"com.unity.modules.cloth": "1.0.0",
9+
"com.unity.modules.director": "1.0.0",
10+
"com.unity.modules.imageconversion": "1.0.0",
11+
"com.unity.modules.imgui": "1.0.0",
12+
"com.unity.modules.jsonserialize": "1.0.0",
13+
"com.unity.modules.particlesystem": "1.0.0",
14+
"com.unity.modules.physics": "1.0.0",
15+
"com.unity.modules.physics2d": "1.0.0",
16+
"com.unity.modules.screencapture": "1.0.0",
17+
"com.unity.modules.terrain": "1.0.0",
18+
"com.unity.modules.terrainphysics": "1.0.0",
19+
"com.unity.modules.tilemap": "1.0.0",
20+
"com.unity.modules.ui": "1.0.0",
21+
"com.unity.modules.uielements": "1.0.0",
22+
"com.unity.modules.umbra": "1.0.0",
23+
"com.unity.modules.unityanalytics": "1.0.0",
24+
"com.unity.modules.unitywebrequest": "1.0.0",
25+
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
26+
"com.unity.modules.unitywebrequestaudio": "1.0.0",
27+
"com.unity.modules.unitywebrequesttexture": "1.0.0",
28+
"com.unity.modules.unitywebrequestwww": "1.0.0",
29+
"com.unity.modules.vehicles": "1.0.0",
30+
"com.unity.modules.video": "1.0.0",
31+
"com.unity.modules.vr": "1.0.0",
32+
"com.unity.modules.wind": "1.0.0",
33+
"com.unity.modules.xr": "1.0.0"
34+
}
35+
}

ProjectSettings/GraphicsSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GraphicsSettings:
3737
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
3838
- {fileID: 10782, guid: 0000000000000000f000000000000000, type: 0}
3939
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
40-
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
40+
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
4141
m_PreloadedShaders: []
4242
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
4343
type: 0}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!1386491679 &1
4+
PresetManager:
5+
m_ObjectHideFlags: 0
6+
m_DefaultList: []

0 commit comments

Comments
 (0)