Skip to content

Commit

Permalink
update to 2019.1.0b10
Browse files Browse the repository at this point in the history
  • Loading branch information
cinight committed Mar 31, 2019
1 parent d439bbd commit 5ce5aea
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions Packages/manifest.json
@@ -1,8 +1,8 @@
{
"dependencies": {
"com.unity.package-manager-ui": "2.1.1",
"com.unity.postprocessing": "2.1.3",
"com.unity.render-pipelines.core": "5.2.3",
"com.unity.package-manager-ui": "2.1.2",
"com.unity.postprocessing": "2.1.5",
"com.unity.render-pipelines.core": "5.7.2",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/EditorBuildSettings.asset
Expand Up @@ -30,7 +30,7 @@ EditorBuildSettings:
path: Assets/SRP0301_Batching/SRP0301_Batching.unity
guid: fb75decb166a6b24ebba64fb6187eb31
- enabled: 1
path: Assets/SRP0400_BuiltInVariables/SRP0400_BuiltInVariables.unity
path: Assets/SRP0601_RealtimeLights/SRP0601_RealtimeLights.unity
guid: f282cc42fb1c7194d872833eabcf55c6
- enabled: 1
path: Assets/SRP0401_NoSpecificPass/SRP0401_NoSpecificPass.unity
Expand Down
6 changes: 3 additions & 3 deletions ProjectSettings/ProjectSettings.asset
Expand Up @@ -47,7 +47,7 @@ PlayerSettings:
defaultScreenWidthWeb: 960
defaultScreenHeightWeb: 600
m_StereoRenderingPath: 0
m_ActiveColorSpace: 0
m_ActiveColorSpace: 1
m_MTRendering: 1
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
iosShowActivityIndicatorOnLoading: -1
Expand All @@ -65,7 +65,7 @@ PlayerSettings:
disableDepthAndStencilBuffers: 0
androidStartInFullscreen: 1
androidRenderOutsideSafeArea: 0
androidBlitType: 0
androidBlitType: 1
defaultIsNativeResolution: 1
macRetinaSupport: 1
runInBackground: 0
Expand Down Expand Up @@ -602,7 +602,7 @@ PlayerSettings:
m_PortalFolderPath:
luminCert:
m_CertPath:
m_PrivateKeyPath:
m_SignPackage: 1
luminIsChannelApp: 0
luminVersion:
m_VersionCode: 1
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
@@ -1,2 +1,2 @@
m_EditorVersion: 2019.1.0b4
m_EditorVersionWithRevision: 2019.1.0b4 (90298f508266)
m_EditorVersion: 2019.1.0b10
m_EditorVersionWithRevision: 2019.1.0b10 (dbf1e96a8b63)

0 comments on commit 5ce5aea

Please sign in to comment.