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:
Christoph Haag 2024-02-29 19:50:38 +01:00
parent 78c4a239b0
commit 7100faf868

View file

@ -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"
],