mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 04:36:07 +00:00
a/bindings: Mark magic leap 2 profile as promoted in 1.1
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2194>
This commit is contained in:
parent
cf9ccb6993
commit
74111e68fd
|
@ -1251,6 +1251,12 @@
|
||||||
"monado_device": "XRT_DEVICE_ML2_CONTROLLER",
|
"monado_device": "XRT_DEVICE_ML2_CONTROLLER",
|
||||||
"extension": "ML_ml2_controller_interaction",
|
"extension": "ML_ml2_controller_interaction",
|
||||||
"extended_by": ["ext/palm_pose", "grip_surface", "ext/hand_interaction_poses"],
|
"extended_by": ["ext/palm_pose", "grip_surface", "ext/hand_interaction_poses"],
|
||||||
|
"openxr_version": {
|
||||||
|
"promoted": {
|
||||||
|
"major": "1",
|
||||||
|
"minor": "1"
|
||||||
|
}
|
||||||
|
},
|
||||||
"subaction_paths": [
|
"subaction_paths": [
|
||||||
"/user/hand/left",
|
"/user/hand/left",
|
||||||
"/user/hand/right"
|
"/user/hand/right"
|
||||||
|
|
Loading…
Reference in a new issue