Add final missing lights and doors

This commit is contained in:
Toomas Tamm
2021-04-02 16:49:35 +03:00
parent 40762884e7
commit fecec8e817
4 changed files with 14803 additions and 4724 deletions

View File

@@ -84,7 +84,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "10.3.2",
"version": "10.4.0",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -93,13 +93,13 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.universal": {
"version": "10.3.2",
"version": "10.4.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.render-pipelines.core": "10.3.2",
"com.unity.shadergraph": "10.3.2"
"com.unity.render-pipelines.core": "10.4.0",
"com.unity.shadergraph": "10.4.0"
},
"url": "https://packages.unity.com"
},
@@ -118,11 +118,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "10.3.2",
"version": "10.4.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.render-pipelines.core": "10.3.2",
"com.unity.render-pipelines.core": "10.4.0",
"com.unity.searcher": "4.3.1"
},
"url": "https://packages.unity.com"