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"
]
}
]
}