summaryrefslogtreecommitdiffhomepage
path: root/opentrack
AgeCommit message (Collapse)Author
2014-11-05center after mapping, not beforeStanislaw Halik
This makes octopus less spastic. Tested with joystick input. Issue: #63
2014-11-05fix keyboard shortcuts on win32 change during trackingopentrack-2.3-20141105Stanislaw Halik
Used to become unusable if changed during tracking.
2014-11-05nix debug printfsStanislaw Halik
2014-11-04settings need fire when bundle reloadsStanislaw Halik
2014-11-04nix copy-pasted QSettings usageStanislaw Halik
2014-11-04move type alias aroundStanislaw Halik
2014-11-02simplify ctorStanislaw Halik
2014-11-02nonsensical to start in tray, removeStanislaw Halik
2014-11-02separate config directory for 2.3-branchStanislaw Halik
2014-11-02use quaternions for centeringStanislaw Halik
@KyokushinPL says was the only version that worked. Let's give it a try. Goddamn issue: #63
2014-11-01fix typoStanislaw Halik
2014-11-01nix warnStanislaw Halik
2014-11-01revert centering changesStanislaw Halik
2014-11-01use simple-mat now opencv nixed from coreStanislaw Halik
2014-11-01add simple matrix operations implStanislaw Halik
2014-10-29centering formula got wrong againStanislaw Halik
2014-10-29r/t compensation broken, fixStanislaw Halik
2014-10-29rename invert option so old values don't exist anymoreStanislaw Halik
2014-10-29angle order for yaw, pitch, rollStanislaw Halik
Issue: #63
2014-10-29work around global 'ptr' symbol clash with opencvStanislaw Halik
Issue: #89 Reported-by: @runningman84
2014-10-28poke centering with a stickStanislaw Halik
Issue: #63
2014-10-28hook up tray to buildStanislaw Halik
Issue: #64
2014-10-28mvStanislaw Halik
2014-10-28renameStanislaw Halik
2014-10-28linear algebra or bust (interconnect between axis)Stanislaw Halik
Issue: #63 Reported-by: many
2014-10-27guard against negative sleep amountStanislaw Halik
2014-10-27fix tracker sleep_ms to correctly compute overheadStanislaw Halik
2014-10-27Send origin pose to protocol on stoppingStanislaw Halik
Requested-by: @Antmax
2014-10-26rework accela, less nonsensical user-facing optionsStanislaw Halik
2014-10-26r/t comp wrong orderStanislaw Halik
2014-10-26inverting early caused wrong asymmetric axis selectionStanislaw Halik
2014-10-26swap axes only after mapping them, not beforeStanislaw Halik
@KyokushinPL mumbled something about Google Cardboard being unusable. If breaks existing use-cases, need reverting though.
2014-10-25swap axis to fix r/t compensationStanislaw Halik
Issue: #63
2014-10-25Change rot order tait-bryan -> matStanislaw Halik
Issue: 63
2014-10-25Basis change got lost, replace itStanislaw Halik
Issue: #63
2014-10-25fix sign, r/t compensationStanislaw Halik
Issue: #63
2014-10-25so long "class Quat", hope you rot in hellStanislaw Halik
2014-10-25basis mapping seem to work nowStanislaw Halik
Only matrix -> euler conversion broken Issue: #63
2014-10-25some quaternion stuff was probably wrongStanislaw Halik
2014-10-24mv onlyStanislaw Halik
2014-10-24Rotation basis algebra for centeringStanislaw Halik
Reported-by: @doveman months ago, many times Issue: #63 @dbaarda please confirm that- or -whether- it makes any sense. Issue: #86 It could be either worse or better than before. Please specify. Sadly, no time to plug the videos as camera input to PT as of yet. Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2014-10-24check if keycode exists first, since keystate can be outta whackStanislaw Halik
2014-10-24always initialize keycode et al on win32Stanislaw Halik
2014-10-24mv onlyStanislaw Halik
2014-10-22center to filtered pose, not rawStanislaw Halik
2014-10-22whitespace onlyopentrack-2.3-prealpha-20141022_1Stanislaw Halik
2014-10-22long fun header -> .cppStanislaw Halik
2014-10-22simplify logicStanislaw Halik
2014-10-22typo in type name, whitespaceStanislaw Halik
2014-10-21cleanup onlyopentrack-2.3-prealpha-20141021_1Stanislaw Halik