Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-02 | qfc: add layouts, force exact size | Stanislaw Halik | |
2015-04-02 | qfc: simplify | Stanislaw Halik | |
2015-04-01 | hatire: convert angles degree to radian | Stanislaw Halik | |
2015-03-31 | accela: fix sensitivity label | Stanislaw Halik | |
2015-03-31 | accela: show exact parameter values in the ui | Stanislaw Halik | |
2015-03-31 | hatire: update api usage in one more place | Stanislaw Halik | |
2015-03-31 | hatire: hook up into the build | Stanislaw Halik | |
2015-03-31 | hatire: also show com port error message | Stanislaw Halik | |
2015-03-31 | hatire: don't show serial port changed if none selected | Stanislaw Halik | |
Showed on first start. | |||
2015-03-31 | hatire: minor opentrack API usage updates | Stanislaw Halik | |
2015-03-31 | add unmodified hatire | Stanislaw Halik | |
2015-03-25 | mouse: move mouse relative to last cursor position | Stanislaw Halik | |
Makes mouse output actually useful for fullscreen games. Issue: #113 | |||
2015-03-25 | pt: don't return zeros when last frame had no result | Stanislaw Halik | |
2015-03-20 | qfc: use floats consistently | Stanislaw Halik | |
2015-03-20 | qfc: remove some nonsense | Stanislaw Halik | |
The code didn't do anything sensible. | |||
2015-03-20 | qfc: start drawing control point lines from correct place | Stanislaw Halik | |
2015-03-17 | this doesn't make sense | Stanislaw Halik | |
Snuck in at db456083 | |||
2015-03-17 | pt: fix(?) for the head center position marker | DaMichel | |
Conflicts: ftnoir_tracker_pt/ftnoir_tracker_pt.cpp | |||
2015-03-13 | translation also needs rotating for off-center camera | Stanislaw Halik | |
Issue: #137 | |||
2015-03-13 | move debug to right place | Stanislaw Halik | |
2015-03-13 | initialize "s_main" bundle implicitly | Stanislaw Halik | |
2015-03-13 | keyboard dialog also modifies main settings so save those too | Stanislaw Halik | |
2015-03-13 | pt: swap Y and Z for model center display | Stanislaw Halik | |
Issue: #106 Confirmed by cap calibration video. | |||
2015-02-17 | pt: use volatile across threads | Stanislaw Halik | |
2015-02-17 | shortcuts: allow customize whether to center on startup | Stanislaw Halik | |
Issue: #128 | |||
2015-02-17 | pt: calibrate only if pose received | Stanislaw Halik | |
Otherwise breaks center-on-startup logic. | |||
2015-02-17 | pt: start with all zeros if no pose supplied | Stanislaw Halik | |
Issue: #106 | |||
2015-02-17 | Merge branch 'unstable' of github.com:opentrack/opentrack into unstable | Stanislaw Halik | |
2015-02-17 | prefer relative directory path inside install directory | Stanislaw Halik | |
Issue: #130 | |||
2015-02-17 | Merge pull request #131 from DaMichel/cmakelist-pr | Stanislaw Halik | |
make buildscript work with white space in path names | |||
2015-02-17 | Merge pull request #135 from DaMichel/mapping-pr | Stanislaw Halik | |
Linear Interpolation of Mapping Curves | |||
2015-02-15 | tabs | DaMichel | |
2015-02-15 | lerp ftw | DaMichel | |
2015-02-14 | make buildscript work with white space in path names | DaMichel | |
2015-02-01 | nix submodule | Stanislaw Halik | |
2015-02-01 | bring back dynamic pose resolution following user outrageopentrack-2.3-rc9 | Stanislaw Halik | |
Uses a simpler method without computing point velocities. Issues: #112, #126 | |||
2015-02-01 | ht: prenitialize pose to invalid value | Stanislaw Halik | |
2015-02-01 | center when first pose received | Stanislaw Halik | |
Requested-by: many | |||
2015-01-24 | pt: make translation consistent with model position | Stanislaw Halik | |
Issue: #106 | |||
2015-01-24 | Revert "pt: calibration X sign needn't inverting" | Stanislaw Halik | |
This reverts commit 1a407734e2b5215df5548480a70562338f85a85d. | |||
2015-01-24 | pt: retrieve current pose under lock | Stanislaw Halik | |
2015-01-24 | ht: adjust tuning parameters | Stanislaw Halik | |
2015-01-18 | pt: reset calibration when it starts | Stanislaw Halik | |
2015-01-18 | link to Windows Phone tracker | Stanislaw Halik | |
Issue: #119 Author: Aleksandar Adamovic | |||
2015-01-18 | pt: calibration X sign needn't inverting | Stanislaw Halik | |
Issue: #106 | |||
2015-01-08 | signed freepie IMU .apk with service supportopentrack-2.3-rc8 | Stanislaw Halik | |
Thanks, @AndersMalmgren! | |||
2015-01-08 | update no camera feed image for the ui | Stanislaw Halik | |
2015-01-08 | don't increment dataid twice | Stanislaw Halik | |
2015-01-05 | copy centering code from 2.2 | Stanislaw Halik | |
Issue: #106 Signs of XYZ are the same, it turns out. It's the display value that needs adjusting. Tested on @FlyingCircus- video. | |||
2015-01-05 | pt: add informative text on calibration | Stanislaw Halik | |