vive cosmos and index controller support
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user