doc: Document !2048

This commit is contained in:
Jakob Bornecrantz 2023-11-21 21:58:16 +00:00
parent c197ba999f
commit 731cca48d4
5 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1 @@
u/space_overseer: Add support for reference space usage.

View file

@ -0,0 +1 @@
all: Add support for reference space usage.

View file

@ -0,0 +1 @@
OpenXR: Add support for reference space usage.

View file

@ -0,0 +1,2 @@
Add LOCAL_FLOOR and UNBOUNDED generic space poses, and re-order some of the
generic inputs.

View file

@ -0,0 +1,4 @@
Add reference space usage information, this lets the space overseer know when
a space has been used or no longer used. This allows for doing various things
like recentering when an application starts, or stopping tracking of the floor
if the stage or local_floor space isn't used.