Baked Lighting maps

This commit is contained in:
brausjonas
2023-02-05 21:06:31 +01:00
parent 59c7021388
commit b0ddf261f4
82 changed files with 8405 additions and 388 deletions
+35
View File
@@ -1,5 +1,24 @@
{
"dependencies": {
"com.unity.adaptiveperformance": {
"version": "4.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.subsystemregistration": "1.1.0",
"com.unity.profiling.core": "1.0.2"
},
"url": "https://packages.unity.com"
},
"com.unity.adaptiveperformance.samsung.android": {
"version": "4.0.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.adaptiveperformance": "4.0.1"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.17.7",
"depth": 0,
@@ -85,6 +104,13 @@
},
"url": "https://packages.unity.com"
},
"com.unity.profiling.core": {
"version": "1.0.2",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.6.0",
"depth": 1,
@@ -103,6 +129,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.subsystemregistration": {
"version": "1.1.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.subsystems": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.31",
"depth": 0,