mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 18:08:29 +00:00
a/bindings: Remove palm_pose and hand_interaction from eye gaze
The spec has a note for most interaction extension that these paths are added, but the XR_EXT_eye_gaze_interaction does not. It makes sense: Where do you render a hand model with eye gaze?
This commit is contained in:
parent
78c4a239b0
commit
7100faf868
|
@ -1559,7 +1559,6 @@
|
|||
"type": "eye_tracker",
|
||||
"monado_device": "XRT_DEVICE_EYE_GAZE_INTERACTION",
|
||||
"extension": "XR_EXT_eye_gaze_interaction",
|
||||
"extended_by": ["ext/palm_pose", "ext/hand_interaction_poses"],
|
||||
"subaction_paths": [
|
||||
"/user/eyes_ext"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue