The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Update WinMR changelog

While not all of these probably should have gone into the main changelog
fragment, there are far to many commits to through and add separate so to at
least have them all listed add them to the main WinMR fragment. Some may have
changelog fragments since before, but doesn't hurt to add them here.

+68 -2
+68 -2
doc/changes/big/mr.774.md
··· 1 - New WinMR driver, the initial commit only adds simple 3DoF support and not 2 - distortion support. 1 + --- 2 + - mr.780 3 + - mr.782 4 + - mr.784 5 + - mr.850 6 + - mr.989 7 + - mr.990 8 + - mr.991 9 + - mr.999 10 + - mr.1000 11 + - mr.1003 12 + - mr.1006 13 + - mr.1010 14 + - mr.1011 15 + - mr.1014 16 + - mr.1018 17 + - mr.1025 18 + - mr.1030 19 + - mr.1035 20 + - mr.1041 21 + - mr.1048 22 + - mr.1051 23 + - mr.1052 24 + - mr.1055 25 + - mr.1056 26 + - mr.1060 27 + - mr.1063 28 + - mr.1088 29 + - mr.1101 30 + - mr.1103 31 + - mr.1111 32 + - mr.1134 33 + - mr.1227 34 + - mr.1234 35 + - mr.1244 36 + - mr.1264 37 + - mr.1291 38 + - mr.1334 39 + - mr.1382 40 + - mr.1418 41 + - mr.1446 42 + - mr.1498 43 + - mr.1506 44 + - mr.1550 45 + - mr.1590 46 + - mr.1596 47 + - mr.1602 48 + - mr.1619 49 + - mr.1636 50 + - mr.1643 51 + - mr.1665 52 + - mr.1719 53 + - mr.1744 54 + - mr.1752 55 + - mr.1754 56 + - mr.1797 57 + - mr.1845 58 + - mr.1852 59 + - mr.1855 60 + - mr.1857 61 + - mr.1859 62 + --- 63 + 64 + Added WinMR driver, it supports most headsets and controllers. Controllers can 65 + be connected both via host-Bluetooth and tunneled with the onboard radio chip. 66 + By default has 3DoF tracking, it can do 6DoF if used with the Basalt SLAM 67 + tracking software. Distortion is there but doesn't work perfectly on all 68 + hardware, best results is on Reverb G2.