diff --git a/doc/changes/auxiliary/mr.666.md b/doc/changes/auxiliary/mr.666.md new file mode 100644 index 000000000..ce4a4e671 --- /dev/null +++ b/doc/changes/auxiliary/mr.666.md @@ -0,0 +1 @@ +u/distortion: Improve both Vive and Index distortion by fixing polynomial math. diff --git a/doc/changes/auxiliary/mr.667.md b/doc/changes/auxiliary/mr.667.md new file mode 100644 index 000000000..61695b827 --- /dev/null +++ b/doc/changes/auxiliary/mr.667.md @@ -0,0 +1,4 @@ +u/distortion: Improve Index distortion and tidy code. While this touches the +Vive distortion code all Vive headsets seems to have the center set to the same +for each channel so doesn't help them. And Vive doesn't have the extra +coefficient that the Index does so no help there either.