1
0
forked from cgvr/DeltaVR

URP and basic ceiling lights

This commit is contained in:
Toomas Tamm
2020-11-30 20:57:11 +02:00
parent 86e91c8d38
commit f3da843ca6
307 changed files with 8794 additions and 7150 deletions

View File

@@ -63,6 +63,42 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "8.2.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.universal": {
"version": "8.2.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.render-pipelines.core": "8.2.0",
"com.unity.shadergraph": "8.2.0"
},
"url": "https://packages.unity.com"
},
"com.unity.searcher": {
"version": "4.0.9",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "8.2.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.render-pipelines.core": "8.2.0",
"com.unity.searcher": "4.0.9"
},
"url": "https://packages.unity.com"
},
"com.unity.subsystemregistration": {
"version": "1.0.6",
"depth": 1,
@@ -130,7 +166,7 @@
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.subsystemregistration": "1.0.6"
"com.unity.subsystemregistration": "1.0.5"
},
"url": "https://packages.unity.com"
},