동굴테스트

This commit is contained in:
2026-06-15 16:22:25 +09:00
parent 45a317c812
commit 8a82b29da1
33 changed files with 1711 additions and 12 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"com.unity.cinemachine": "3.1.7",
"com.unity.cloud.gltfast": "6.19.0",
"com.unity.feature.development": "1.0.2",
"com.unity.graphtoolkit": "0.4.0-exp.2",
"com.unity.ide.rider": "3.0.39",

View File

@@ -1,8 +1,8 @@
{
"dependencies": {
"com.unity.burst": {
"version": "1.8.27",
"depth": 2,
"version": "1.8.29",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1",
@@ -20,15 +20,28 @@
},
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.6.2",
"depth": 2,
"com.unity.cloud.gltfast": {
"version": "6.19.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.23",
"com.unity.burst": "1.8.29",
"com.unity.collections": "2.6.6",
"com.unity.mathematics": "1.3.3",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.6.6",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.28",
"com.unity.mathematics": "1.3.2",
"com.unity.test-framework": "1.4.6",
"com.unity.nuget.mono-cecil": "1.11.5",
"com.unity.nuget.mono-cecil": "1.11.6",
"com.unity.test-framework.performance": "3.0.3"
},
"url": "https://packages.unity.com"
@@ -122,7 +135,7 @@
},
"com.unity.nuget.mono-cecil": {
"version": "1.11.6",
"depth": 3,
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
@@ -212,7 +225,7 @@
},
"com.unity.test-framework.performance": {
"version": "3.2.0",
"depth": 3,
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.33",