Converted everything to Meta XR All in One to make Eye-Tracking work again

This commit is contained in:
Thorbjoern
2025-06-01 04:30:55 +02:00
parent dd98bacb75
commit a5f152a23f
68 changed files with 71137 additions and 764 deletions
+2 -1
View File
@@ -2,6 +2,7 @@
"dependencies": {
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"com.github-glitchenzo.nugetforunity": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
"com.meta.xr.sdk.all": "76.0.1",
"com.unity.burst": "1.8.21",
"com.unity.cinemachine": "3.1.3",
"com.unity.collab-proxy": "2.8.2",
@@ -21,7 +22,7 @@
"com.unity.xr.hands": "1.5.0",
"com.unity.xr.interaction.toolkit": "3.0.8",
"com.unity.xr.management": "4.5.1",
"com.unity.xr.openxr": "1.14.0",
"com.unity.xr.openxr": "1.14.3",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
+113 -1
View File
@@ -14,6 +14,110 @@
"dependencies": {},
"hash": "a22299e7e94eaa13ac17b326e0de8f2d3afa9e46"
},
"com.meta.xr.mrutilitykit": {
"version": "76.0.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.meta.xr.sdk.core": "76.0.1",
"com.unity.textmeshpro": "3.0.6",
"com.unity.ai.navigation": "1.1.4",
"com.unity.nuget.newtonsoft-json": "3.0.2"
},
"url": "https://packages.unity.com"
},
"com.meta.xr.sdk.all": {
"version": "76.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.meta.xr.sdk.core": "76.0.1",
"com.meta.xr.sdk.audio": "76.0.0",
"com.meta.xr.sdk.voice": "76.0.0",
"com.meta.xr.simulator": "76.0.0",
"com.meta.xr.sdk.haptics": "76.0.1",
"com.meta.xr.mrutilitykit": "76.0.1",
"com.meta.xr.sdk.platform": "76.0.0",
"com.meta.xr.sdk.interaction": "76.0.1",
"com.meta.xr.sdk.interaction.ovr": "76.0.1"
},
"url": "https://packages.unity.com"
},
"com.meta.xr.sdk.audio": {
"version": "76.0.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.meta.xr.sdk.core": {
"version": "76.0.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.meta.xr.sdk.haptics": {
"version": "76.0.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.meta.xr.sdk.core": "76.0.1"
},
"url": "https://packages.unity.com"
},
"com.meta.xr.sdk.interaction": {
"version": "76.0.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.textmeshpro": "3.0.6"
},
"url": "https://packages.unity.com"
},
"com.meta.xr.sdk.interaction.ovr": {
"version": "76.0.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.meta.xr.sdk.core": "76.0.1",
"com.meta.xr.sdk.interaction": "76.0.1"
},
"url": "https://packages.unity.com"
},
"com.meta.xr.sdk.platform": {
"version": "76.0.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.meta.xr.sdk.voice": {
"version": "76.0.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.meta.xr.simulator": {
"version": "76.0.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ai.navigation": {
"version": "2.0.7",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.modules.ai": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.21",
"depth": 0,
@@ -394,6 +498,14 @@
},
"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "5.0.0",
"depth": 2,
"source": "builtin",
"dependencies": {
"com.unity.ugui": "2.0.0"
}
},
"com.unity.timeline": {
"version": "1.8.8",
"depth": 0,
@@ -488,7 +600,7 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.openxr": {
"version": "1.14.0",
"version": "1.14.3",
"depth": 0,
"source": "registry",
"dependencies": {