doc: Document !1893

This commit is contained in:
Jakob Bornecrantz 2023-07-01 18:06:56 +01:00
parent 8a303927b7
commit 35e1346290
7 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1 @@
main: Add NorthStar to listed displays

View file

@ -0,0 +1 @@
main: Only wait on the main queue when drawing the frame.

View file

@ -0,0 +1 @@
vive: Set the correct tracking origin type when we have SLAM.

View file

@ -0,0 +1 @@
tracking: Remove unused destroy function on async interface.

View file

@ -0,0 +1 @@
hand: General tidy of the async code.

View file

@ -0,0 +1 @@
hand: Rename new user hand estimation switch.

View file

@ -0,0 +1 @@
hand: Add env variables to control prediction.