Update unity and packages

This commit is contained in:
Toomas Tamm
2021-03-05 13:12:58 +02:00
parent 989424e659
commit b283e16284
24 changed files with 2033 additions and 15 deletions

View File

@@ -66,10 +66,12 @@
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.0.1",
"version": "3.0.3",
"depth": 0,
"source": "registry",
"dependencies": {},
"dependencies": {
"com.unity.modules.physics": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.progrids": {
@@ -82,7 +84,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "10.3.1",
"version": "10.3.2",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -91,13 +93,13 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.universal": {
"version": "10.3.1",
"version": "10.3.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.render-pipelines.core": "10.3.1",
"com.unity.shadergraph": "10.3.1"
"com.unity.render-pipelines.core": "10.3.2",
"com.unity.shadergraph": "10.3.2"
},
"url": "https://packages.unity.com"
},
@@ -116,11 +118,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "10.3.1",
"version": "10.3.2",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.render-pipelines.core": "10.3.1",
"com.unity.render-pipelines.core": "10.3.2",
"com.unity.searcher": "4.3.1"
},
"url": "https://packages.unity.com"
@@ -226,11 +228,11 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.oculus": {
"version": "1.7.0",
"version": "1.8.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "3.2.16",
"com.unity.xr.management": "4.0.1",
"com.unity.ugui": "1.0.0"
},
"url": "https://packages.unity.com"