Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-01 | use simple-mat now opencv nixed from core | Stanislaw Halik | |
2014-11-01 | add simple matrix operations impl | Stanislaw Halik | |
2014-11-01 | zero-initialize all floats | Stanislaw Halik | |
2014-10-30 | fix build | Stanislaw Halik | |
Issue: #89 | |||
2014-10-29 | freepie-udp protocol change, one pad byte less | Stanislaw Halik | |
As per <https://github.com/AndersMalmgren/FreePIE/commit/dfb64b76d3352d88f8ee5759cea7e15a785b0117> | |||
2014-10-29 | centering formula got wrong again | Stanislaw Halik | |
2014-10-29 | freepie pad offset | Stanislaw Halik | |
Issue: #48 | |||
2014-10-29 | apply right invert, so users don't have to | Stanislaw Halik | |
2014-10-29 | oops, invert right thing now | Stanislaw Halik | |
2014-10-29 | rift needs yaw+pitch swappage | Stanislaw Halik | |
Evidence: people's configs found on google | |||
2014-10-29 | wine protocol needs sign change like ft does | Stanislaw Halik | |
2014-10-29 | r/t compensation broken, fix | Stanislaw Halik | |
2014-10-29 | don't require invert anymore | Stanislaw Halik | |
2014-10-29 | rename invert option so old values don't exist anymore | Stanislaw Halik | |
2014-10-29 | whitespace only | Stanislaw Halik | |
2014-10-29 | angle order for yaw, pitch, roll | Stanislaw Halik | |
Issue: #63 | |||
2014-10-29 | ui: qrc got renamed | Stanislaw Halik | |
2014-10-29 | pt: remove even more dynamic pose remnants | Stanislaw Halik | |
Reported-by: @FlyingCircus- Issue: #63 Tested-by: video provided by @FlyingCircus- | |||
2014-10-29 | work around global 'ptr' symbol clash with opencv | Stanislaw Halik | |
Issue: #89 Reported-by: @runningman84 | |||
2014-10-28 | typo | Stanislaw Halik | |
2014-10-28 | only hide on minimize if tray enabled | Stanislaw Halik | |
2014-10-28 | poke centering with a stick | Stanislaw Halik | |
Issue: #63 | |||
2014-10-28 | hook up tray to build | Stanislaw Halik | |
Issue: #64 | |||
2014-10-28 | mv | Stanislaw Halik | |
2014-10-28 | rename | Stanislaw Halik | |
2014-10-28 | nix cruft | Stanislaw Halik | |
2014-10-28 | unbreak ftclient, needs MSVC no matter what | Stanislaw Halik | |
2014-10-28 | rename main window, no more "LaMe" caps | Stanislaw Halik | |
2014-10-28 | whitespace only | Stanislaw Halik | |
2014-10-28 | linear algebra or bust (interconnect between axis) | Stanislaw Halik | |
Issue: #63 Reported-by: many | |||
2014-10-28 | whitespace only | Stanislaw Halik | |
2014-10-28 | also resize no-feed image | Stanislaw Halik | |
2014-10-28 | more compact ui layout | Stanislaw Halik | |
Issue: #63 Suggested-by: @FlyingCircus- | |||
2014-10-28 | mv ui elts to common subdir | Stanislaw Halik | |
2014-10-28 | switch input axis for freepie-udp | Stanislaw Halik | |
Issue: #90 Requested-by: @KyokushinPL | |||
2014-10-27 | allow for even more faster response in slider | Stanislaw Halik | |
2014-10-27 | guard against negative sleep amount | Stanislaw Halik | |
2014-10-27 | higher rotation speed response | Stanislaw Halik | |
2014-10-27 | fix tracker sleep_ms to correctly compute overhead | Stanislaw Halik | |
2014-10-27 | update wiki for new accela | Stanislaw Halik | |
2014-10-27 | Send origin pose to protocol on stopping | Stanislaw Halik | |
Requested-by: @Antmax | |||
2014-10-27 | pt: remove manual camera rotation declaration | Stanislaw Halik | |
We do it in core. And if we don't, we have to! Issue: #63 | |||
2014-10-26 | rework accela, less nonsensical user-facing options | Stanislaw Halik | |
2014-10-26 | r/t comp wrong order | Stanislaw Halik | |
2014-10-26 | inverting early caused wrong asymmetric axis selection | Stanislaw Halik | |
2014-10-26 | joy tracker allow for input axis remap | Stanislaw Halik | |
2014-10-26 | pose widget only axis were swapped | Stanislaw Halik | |
2014-10-26 | swap axes only after mapping them, not before | Stanislaw Halik | |
@KyokushinPL mumbled something about Google Cardboard being unusable. If breaks existing use-cases, need reverting though. | |||
2014-10-26 | pose-widget: copy-paste euler- > tait-bryan from tracker.cpp | Stanislaw Halik | |
2014-10-25 | swap axis to fix r/t compensation | Stanislaw Halik | |
Issue: #63 |