fixed reflection probe, added test with block

This commit is contained in:
2025-08-07 17:01:24 +02:00
parent c28408b933
commit 88764ef9f6
1549 changed files with 3200 additions and 2693 deletions

View File

@@ -10,7 +10,7 @@
"hash": "02cf05485ac0bbd9f61e7b829dd6526db7c9dba5"
},
"com.unity.addressables": {
"version": "2.4.1",
"version": "2.6.0",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -20,13 +20,13 @@
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.scriptablebuildpipeline": "2.3.0",
"com.unity.scriptablebuildpipeline": "2.4.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.ai.navigation": {
"version": "2.0.7",
"version": "2.0.8",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -35,7 +35,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.19",
"version": "1.8.23",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -70,7 +70,7 @@
"dependencies": {}
},
"com.unity.ide.visualstudio": {
"version": "2.0.22",
"version": "2.0.23",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -79,11 +79,11 @@
"url": "https://packages.unity.com"
},
"com.unity.localization": {
"version": "1.5.4",
"version": "1.5.5",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.addressables": "1.22.2",
"com.unity.addressables": "1.25.0",
"com.unity.nuget.newtonsoft-json": "3.0.2"
},
"url": "https://packages.unity.com"
@@ -131,7 +131,7 @@
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.4.0",
"version": "3.5.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -151,7 +151,7 @@
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.burst": "1.8.14",
"com.unity.burst": "1.8.20",
"com.unity.mathematics": "1.3.2",
"com.unity.ugui": "2.0.0",
"com.unity.collections": "2.4.3",
@@ -190,7 +190,7 @@
}
},
"com.unity.scriptablebuildpipeline": {
"version": "2.3.0",
"version": "2.4.0",
"depth": 2,
"source": "registry",
"dependencies": {
@@ -226,11 +226,11 @@
}
},
"com.unity.test-framework.performance": {
"version": "3.0.3",
"version": "3.1.0",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.31",
"com.unity.test-framework": "1.1.33",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.com"