vive cosmos and index controller support

This commit is contained in:
2023-05-16 13:36:27 +02:00
parent 480f458706
commit 64a3eba203
10 changed files with 15 additions and 320 deletions

View File

@@ -1,8 +1,6 @@
{
"dependencies": {
"com.dbrizov.naughtyattributes": "https://github.com/dbrizov/NaughtyAttributes.git#upm",
"com.htc.upm.vive.openxr": "1.0.10",
"com.htc.upm.wave.xrsdk": "5.2.1-r.1",
"com.unity.ide.rider": "3.0.21",
"com.unity.render-pipelines.universal": "14.0.7",
"com.unity.textmeshpro": "3.0.6",
@@ -51,13 +49,6 @@
"scopes": [
"io.realm.unity"
]
},
{
"name": "VIVE",
"url": "https://npm-registry.vive.com",
"scopes": [
"com.htc.upm"
]
}
]
}

View File

@@ -7,27 +7,6 @@
"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.htc.upm.wave.xrsdk": {
"version": "5.2.1-r.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "3.2.4"
},
"url": "https://npm-registry.vive.com"
},
"com.unity.burst": {
"version": "1.8.4",
"depth": 1,