doc: Document !1890

This commit is contained in:
Korcan Hussein 2023-06-29 00:31:09 +01:00 committed by Jakob Bornecrantz
parent 2aed9184e6
commit 52454205a0
5 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1 @@
bindings: Correct ML2 controller extension string.

View file

@ -0,0 +1,2 @@
ext/oxr: Adds missing headers for unpublished monado extensions:
`XR_MNDX_ball_on_a_stick_controller` and `XR_MNDX_hydra`.

View file

@ -0,0 +1,2 @@
OpenXR: Adds missing cpp defines/checks for: `XR_HTCX_vive_tracker_interaction`
and `XR_MNDX_hydra`.

View file

@ -0,0 +1,7 @@
---
- mr.1841
- mr.1890
---
Add and passthrough enabled/disabled state of the `XR_EXT_hand_tracking`
extension.

View file

@ -0,0 +1,2 @@
Add and passthrough enabled/disabled state of the `XR_EXT_eye_gaze_interaction`
extension.