diff --git a/Assets/Substances/Firish.sbsar.meta b/Assets/Substances/Firish.sbsar.meta index ec22775..c7774e5 100644 --- a/Assets/Substances/Firish.sbsar.meta +++ b/Assets/Substances/Firish.sbsar.meta @@ -21,7 +21,8 @@ ScriptedImporter: materialProperties: shader: {fileID: 4800000, guid: 756bac9090102564582875f4c7e30202, type: 3} shaderKeywords: _BASECOLORMAP _DISPLACEMENT_LOCK_TILING_SCALE _HEIGHTMAP _MASKMAP - _NORMALMAP _NORMALMAP_TANGENT_SPACE _TESSELLATION_DISPLACEMENT _VERTEX_DISPLACEMENT_LOCK_OBJECT_SCALE + _METALLICGLOSSMAP _NORMALMAP _NORMALMAP_TANGENT_SPACE _OCCLUSIONMAP _ROUGHNESSMAP + _TESSELLATION_DISPLACEMENT _VERTEX_DISPLACEMENT_LOCK_OBJECT_SCALE lightmapFlags: 4 enableInstancingVariants: 0 doubleSidedGI: 0 @@ -256,8 +257,12 @@ ScriptedImporter: float: 1 - name: _PPDPrimitiveWidth float: 1 + - name: _RayTracing + float: 0 - name: _ReceivesSSR float: 1 + - name: _ReceivesSSRTransparent + float: 0 - name: _RefractionModel float: 0 - name: _Smoothness @@ -316,8 +321,6 @@ ScriptedImporter: float: 1 - name: _Thickness float: 1 - - name: _ThicknessMultiplier - float: 1 - name: _TransmissionEnable float: 1 - name: _TransparentBackfaceEnable @@ -559,8 +562,8 @@ ScriptedImporter: materialProperties: shader: {fileID: 4800000, guid: 756bac9090102564582875f4c7e30202, type: 3} shaderKeywords: _BASECOLORMAP _DISPLACEMENT_LOCK_TILING_SCALE _HEIGHTMAP _MASKMAP - _NORMALMAP _NORMALMAP_TANGENT_SPACE _TESSELLATION_DISPLACEMENT _TESSELLATION_PHONG - _VERTEX_DISPLACEMENT_LOCK_OBJECT_SCALE + _METALLICGLOSSMAP _NORMALMAP _NORMALMAP_TANGENT_SPACE _OCCLUSIONMAP _ROUGHNESSMAP + _TESSELLATION_DISPLACEMENT _TESSELLATION_PHONG _VERTEX_DISPLACEMENT_LOCK_OBJECT_SCALE lightmapFlags: 4 enableInstancingVariants: 0 doubleSidedGI: 0 @@ -795,8 +798,12 @@ ScriptedImporter: float: 1 - name: _PPDPrimitiveWidth float: 1 + - name: _RayTracing + float: 0 - name: _ReceivesSSR float: 1 + - name: _ReceivesSSRTransparent + float: 0 - name: _RefractionModel float: 0 - name: _Smoothness @@ -855,8 +862,6 @@ ScriptedImporter: float: 1 - name: _Thickness float: 1 - - name: _ThicknessMultiplier - float: 1 - name: _TransmissionEnable float: 1 - name: _TransparentBackfaceEnable @@ -1090,7 +1095,8 @@ ScriptedImporter: materialProperties: shader: {fileID: 4800000, guid: 756bac9090102564582875f4c7e30202, type: 3} shaderKeywords: _BASECOLORMAP _DISPLACEMENT_LOCK_TILING_SCALE _HEIGHTMAP _MASKMAP - _NORMALMAP _NORMALMAP_TANGENT_SPACE _TESSELLATION_DISPLACEMENT _VERTEX_DISPLACEMENT_LOCK_OBJECT_SCALE + _METALLICGLOSSMAP _NORMALMAP _NORMALMAP_TANGENT_SPACE _OCCLUSIONMAP _ROUGHNESSMAP + _TESSELLATION_DISPLACEMENT _VERTEX_DISPLACEMENT_LOCK_OBJECT_SCALE lightmapFlags: 4 enableInstancingVariants: 0 doubleSidedGI: 0 @@ -1325,8 +1331,12 @@ ScriptedImporter: float: 1 - name: _PPDPrimitiveWidth float: 1 + - name: _RayTracing + float: 0 - name: _ReceivesSSR float: 1 + - name: _ReceivesSSRTransparent + float: 0 - name: _RefractionModel float: 0 - name: _Smoothness @@ -1385,8 +1395,6 @@ ScriptedImporter: float: 1 - name: _Thickness float: 1 - - name: _ThicknessMultiplier - float: 1 - name: _TransmissionEnable float: 1 - name: _TransparentBackfaceEnable diff --git a/Logs/Packages-Update.log b/Logs/Packages-Update.log index 549a856..881755c 100644 --- a/Logs/Packages-Update.log +++ b/Logs/Packages-Update.log @@ -65,3 +65,16 @@ The following packages were updated: com.unity.test-framework from version 1.1.14 to 1.1.24 com.unity.textmeshpro from version 2.0.1 to 3.0.1 com.unity.timeline from version 1.2.14 to 1.4.7 + +=== Fri Sep 2 16:59:56 2022 + +Packages were changed. +Update Mode: updateDependencies + +The following packages were updated: + com.unity.ide.visualstudio from version 2.0.7 to 2.0.16 + com.unity.ide.vscode from version 1.2.3 to 1.2.5 + com.unity.render-pipelines.high-definition from version 10.4.0 to 10.10.0 + com.unity.test-framework from version 1.1.24 to 1.1.31 + com.unity.textmeshpro from version 3.0.1 to 3.0.6 + com.unity.timeline from version 1.4.7 to 1.4.8 diff --git a/Packages/manifest.json b/Packages/manifest.json index 69d1038..3f11216 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,12 +1,13 @@ { "dependencies": { "com.unity.ide.rider": "2.0.7", - "com.unity.ide.visualstudio": "2.0.7", - "com.unity.ide.vscode": "1.2.3", - "com.unity.render-pipelines.high-definition": "10.4.0", - "com.unity.test-framework": "1.1.24", - "com.unity.textmeshpro": "3.0.1", - "com.unity.timeline": "1.4.7", + "com.unity.ide.visualstudio": "2.0.16", + "com.unity.ide.vscode": "1.2.5", + "com.unity.recorder": "2.5.7", + "com.unity.render-pipelines.high-definition": "10.10.0", + "com.unity.test-framework": "1.1.31", + "com.unity.textmeshpro": "3.0.6", + "com.unity.timeline": "1.4.8", "com.unity.ugui": "1.0.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index a91d748..2b6b086 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -17,7 +17,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.7", + "version": "2.0.16", "depth": 0, "source": "registry", "dependencies": { @@ -26,61 +26,72 @@ "url": "https://packages.unity.com" }, "com.unity.ide.vscode": { - "version": "1.2.3", + "version": "1.2.5", "depth": 0, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, + "com.unity.recorder": { + "version": "2.5.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.timeline": "1.0.0" + }, + "url": "https://packages.unity.com" + }, "com.unity.render-pipelines.core": { - "version": "10.4.0", + "version": "10.10.0", "depth": 1, "source": "registry", "dependencies": { - "com.unity.ugui": "1.0.0" + "com.unity.ugui": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.render-pipelines.high-definition": { - "version": "10.4.0", + "version": "10.10.0", "depth": 0, "source": "registry", "dependencies": { - "com.unity.render-pipelines.core": "10.4.0", - "com.unity.shadergraph": "10.4.0", - "com.unity.visualeffectgraph": "10.4.0", - "com.unity.render-pipelines.high-definition-config": "10.4.0" + "com.unity.render-pipelines.core": "10.10.0", + "com.unity.shadergraph": "10.10.0", + "com.unity.visualeffectgraph": "10.10.0", + "com.unity.render-pipelines.high-definition-config": "10.10.0" }, "url": "https://packages.unity.com" }, "com.unity.render-pipelines.high-definition-config": { - "version": "10.4.0", + "version": "10.10.0", "depth": 1, "source": "registry", "dependencies": { - "com.unity.render-pipelines.core": "10.4.0" + "com.unity.render-pipelines.core": "10.10.0" }, "url": "https://packages.unity.com" }, "com.unity.searcher": { - "version": "4.3.1", + "version": "4.3.2", "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "10.4.0", + "version": "10.10.0", "depth": 1, "source": "registry", "dependencies": { - "com.unity.render-pipelines.core": "10.4.0", - "com.unity.searcher": "4.3.1" + "com.unity.render-pipelines.core": "10.10.0", + "com.unity.searcher": "4.3.2" }, "url": "https://packages.unity.com" }, "com.unity.test-framework": { - "version": "1.1.24", + "version": "1.1.31", "depth": 0, "source": "registry", "dependencies": { @@ -91,7 +102,7 @@ "url": "https://packages.unity.com" }, "com.unity.textmeshpro": { - "version": "3.0.1", + "version": "3.0.6", "depth": 0, "source": "registry", "dependencies": { @@ -100,7 +111,7 @@ "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.4.7", + "version": "1.4.8", "depth": 0, "source": "registry", "dependencies": { @@ -121,12 +132,12 @@ } }, "com.unity.visualeffectgraph": { - "version": "10.4.0", + "version": "10.10.0", "depth": 1, "source": "registry", "dependencies": { - "com.unity.shadergraph": "10.4.0", - "com.unity.render-pipelines.core": "10.4.0" + "com.unity.shadergraph": "10.10.0", + "com.unity.render-pipelines.core": "10.10.0" }, "url": "https://packages.unity.com" }, diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index c053a43..4002120 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2020.3.4f1 -m_EditorVersionWithRevision: 2020.3.4f1 (0abb6314276a) +m_EditorVersion: 2020.3.38f1 +m_EditorVersionWithRevision: 2020.3.38f1 (8f5fde82e2dc) diff --git a/ProjectSettings/ProjectVersionPrevious.txt b/ProjectSettings/ProjectVersionPrevious.txt index c053a43..4002120 100644 --- a/ProjectSettings/ProjectVersionPrevious.txt +++ b/ProjectSettings/ProjectVersionPrevious.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2020.3.4f1 -m_EditorVersionWithRevision: 2020.3.4f1 (0abb6314276a) +m_EditorVersion: 2020.3.38f1 +m_EditorVersionWithRevision: 2020.3.38f1 (8f5fde82e2dc)