mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-16 03:45:24 +00:00
doc: Document !839
This commit is contained in:
parent
3569e4f2ed
commit
4390b800f2
4
doc/changes/auxiliary/mr.839.1.md
Normal file
4
doc/changes/auxiliary/mr.839.1.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
util: added `u_device_2d_extents` and `u_setup_2d_extents_split_side_by_side` -
|
||||
this is hopefully to eliminate confusion: the FOV you had to give to
|
||||
`u_device_split_side_by_side` was just a dummy value, but some people thought
|
||||
it was the actual headset's FOV.
|
1
doc/changes/auxiliary/mr.839.2.md
Normal file
1
doc/changes/auxiliary/mr.839.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
math: Add `math_map_ranges` function, does the same thing as Arduino's `map`.
|
5
doc/changes/drivers/mr.839.md
Normal file
5
doc/changes/drivers/mr.839.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
north_star:
|
||||
- Upstreams Moses Turner's "VIPD" distortion.
|
||||
- Fixes the FOV calc on the v1/3D distortion.
|
||||
- General improvement of code organization.
|
||||
- Improved JSON parsing.
|
Loading…
Reference in a new issue