1
0
mirror of synced 2024-11-23 22:30:56 +01:00

remove untraleap.tracking.openxr

This commit is contained in:
xpeng 2023-03-06 15:03:45 +01:00
parent bfa9df38b5
commit bf038cdad6
3 changed files with 24 additions and 14 deletions

View File

@ -42,7 +42,6 @@ MonoBehaviour:
- {fileID: 6760998554925213443}
- {fileID: 3607529374417723074}
- {fileID: 2518257850819104886}
- {fileID: 3105951399032240424}
- {fileID: -9221150314526244616}
m_renderMode: 1
m_depthSubmissionMode: 0
@ -247,6 +246,28 @@ MonoBehaviour:
company: Unity
priority: 0
required: 0
--- !u!114 &5471978460094067691
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c465bd23c9c4fb442ae89117552a5f3f, type: 3}
m_Name: HandTrackingFeature Standalone
m_EditorClassIdentifier:
m_enabled: 0
nameUi:
version:
featureIdInternal:
openxrExtensionStrings:
company:
priority: 0
required: 0
metaPermissions: 1
metaHighFrequency: 1
--- !u!114 &6760998554925213443
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@ -1,8 +1,7 @@
{
"dependencies": {
"com.hecomi.uwindowcapture": "https://github.com/hecomi/uWindowCapture.git#upm",
"com.ultraleap.tracking": "6.0.0",
"com.ultraleap.tracking.openxr": "1.0.0-pre.8",
"com.ultraleap.tracking": "6.6.0",
"com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.vscode": "1.2.5",
"com.unity.nuget.newtonsoft-json": "3.0.2",

View File

@ -8,22 +8,12 @@
"hash": "0412fe09e11d3720197707a935f8114cc2454639"
},
"com.ultraleap.tracking": {
"version": "6.0.0",
"version": "6.6.0",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://package.openupm.com"
},
"com.ultraleap.tracking.openxr": {
"version": "1.0.0-pre.8",
"depth": 0,
"source": "registry",
"dependencies": {
"com.ultraleap.tracking": "6.0.0",
"com.unity.xr.openxr": "1.3.1"
},
"url": "https://package.openupm.com"
},
"com.unity.burst": {
"version": "1.7.3",
"depth": 1,