vive focus3 support

This commit is contained in:
2023-05-16 08:00:37 +02:00
parent 16a69d2fec
commit c9d1717acc
27 changed files with 1251 additions and 1131 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"com.dbrizov.naughtyattributes": "https://github.com/dbrizov/NaughtyAttributes.git#upm",
"com.htc.upm.vive.openxr": "1.0.10",
"com.unity.ide.rider": "3.0.21",
"com.unity.render-pipelines.universal": "14.0.7",
"com.unity.textmeshpro": "3.0.6",
@@ -8,7 +9,6 @@
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.8.0",
"com.unity.xr.interaction.toolkit": "2.2.0",
"com.unity.xr.mock-hmd": "1.3.1-preview.1",
"com.unity.xr.openxr": "1.7.0",
"io.realm.unity": "10.21.1",
"com.unity.modules.ai": "1.0.0",
@@ -50,6 +50,13 @@
"scopes": [
"io.realm.unity"
]
},
{
"name": "VIVE",
"url": "https://npm-registry.vive.com",
"scopes": [
"com.htc.upm"
]
}
]
}

View File

@@ -7,6 +7,18 @@
"dependencies": {},
"hash": "8a8fa5a9659a6d63f196391c71e06c4286c8acd7"
},
"com.htc.upm.vive.openxr": {
"version": "1.0.10",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "3.2.16",
"com.unity.xr.legacyinputhelpers": "2.1.2",
"com.unity.inputsystem": "1.1.0-preview.1",
"com.unity.xr.openxr": "1.4.2"
},
"url": "https://npm-registry.vive.com"
},
"com.unity.burst": {
"version": "1.8.4",
"depth": 1,
@@ -182,15 +194,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.xr.mock-hmd": {
"version": "1.3.1-preview.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "4.0.1"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.openxr": {
"version": "1.7.0",
"depth": 0,