Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-31 | meta: get rid of Initialize(), now RAII | Stanislaw Halik | |
2013-12-30 | settings framework for rift | Stanislaw Halik | |
2013-12-10 | s/Give/Get/ | Stanislaw Halik | |
2013-12-10 | remove return value from GiveHeadPoseData | Stanislaw Halik | |
2013-12-04 | fix crash with no rift | Stanislaw Halik | |
2013-11-30 | Revert "Added positional tracking?!" | Stanislaw Halik | |
This reverts commit 8b3285917eeb228e9811df75568d927b763644cf. Requested-by: mm0zct | |||
2013-11-26 | Added positional tracking?! | mm0zct | |
perhaps, perhaps not.. to be tested -mm0zct | |||
2013-11-01 | We now just enumerate on the sensor, rather than finding the HMD, this means ↵ | mm0zct | |
we don't need it attached to the display and it also works better on linux now -mm0zct | |||
2013-11-01 | fix spring -mm0zct | Stanislaw Halik | |
2013-11-01 | use doubles; denormals are flushed to zero | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-01 | alias variable, fix braino | Stanislaw Halik | |
2013-11-01 | spring v2: magic nums -> ui, squash uninit mem access | Stanislaw Halik | |
-sthalik&mm0zct | |||
2013-10-30 | pass -Wall -Wextra -pedantic, add #pragma once | Stanislaw Halik | |
2013-10-24 | rift: fix crash with no device | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-21 | fixed Rift tracker for libovr SDK 0.2.5 | mm0zct | |
2013-10-21 | Rift: avoid leaks, reformat | Stanislaw Halik | |
2013-10-21 | Update to libovr 0.2.5, fix crash when no device attached. | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> In-absence-of: mm0zct | |||
2013-10-05 | renamed the re-centre spring define to OPENTRACK_RIFT_RECENTRE_SPRING | mm0zct | |
no longer default | |||
2013-10-05 | added a re-centre spring effect, optional compiler preprocessor, enabled by ↵ | mm0zct | |
default | |||
2013-09-15 | Fix mingw-w64 cross-compile from Linux | Stanislaw Halik | |
Case-sensitivity and MSVC-isms bite again. | |||
2013-09-14 | Downcase settings directory. Only affects Linux | Stanislaw Halik | |
2013-08-15 | working magnetic correction at last | mm0zct | |
2013-06-29 | Merged in fixes to hydra and rift code, along with a bug in the pitch ↵ | mm0zct | |
inversion of FTNoIR itself. Also added an include directory the Rift needs which was absent before. | |||
2013-06-27 | Fix the build | Stanislaw Halik | |
2013-06-27 | Merge branch 'master' of github.com:opentrack/opentrack | Stanislaw Halik | |
Conflicts: ftnoir_tracker_rift/ftnoir_tracker_rift.cpp | |||
2013-06-27 | Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion | Stanislaw Halik | |
Requested-by: mm0zct | |||
2013-06-26 | Various changes and refactoring. Rotation correct for the Hydra, mostly | mm0zct | |
correct for the Rift, Rift looks better in OpenTrack, Hydra looks better in Dirt3. Also rewrote the Rotation code for Quaternions, although it seems broken with and without the changes. Will investigate. -Chris | |||
2013-04-29 | Rename global settings location | Stanislaw Halik | |
2013-04-29 | Correct prototypes | Stanislaw Halik | |
2013-04-27 | Map to degrees | Stanislaw Halik | |
2013-04-27 | Some more unused translation cruft | Stanislaw Halik | |
2013-04-27 | Rift: UI fixes | Stanislaw Halik | |
2013-04-27 | Rift: from mm0zct with fixes | Stanislaw Halik | |