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-10-29 | centering formula got wrong again | Stanislaw Halik | |
2014-10-29 | r/t compensation broken, fix | Stanislaw Halik | |
2014-10-29 | rename invert option so old values don't exist anymore | Stanislaw Halik | |
2014-10-29 | angle order for yaw, pitch, roll | Stanislaw Halik | |
Issue: #63 | |||
2014-10-29 | work around global 'ptr' symbol clash with opencv | Stanislaw Halik | |
Issue: #89 Reported-by: @runningman84 | |||
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 | linear algebra or bust (interconnect between axis) | Stanislaw Halik | |
Issue: #63 Reported-by: many | |||
2014-10-27 | guard against negative sleep amount | Stanislaw Halik | |
2014-10-27 | fix tracker sleep_ms to correctly compute overhead | Stanislaw Halik | |
2014-10-27 | Send origin pose to protocol on stopping | Stanislaw Halik | |
Requested-by: @Antmax | |||
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 | 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-25 | swap axis to fix r/t compensation | Stanislaw Halik | |
Issue: #63 | |||
2014-10-25 | Change rot order tait-bryan -> mat | Stanislaw Halik | |
Issue: 63 | |||
2014-10-25 | Basis change got lost, replace it | Stanislaw Halik | |
Issue: #63 | |||
2014-10-25 | fix sign, r/t compensation | Stanislaw Halik | |
Issue: #63 | |||
2014-10-25 | so long "class Quat", hope you rot in hell | Stanislaw Halik | |
2014-10-25 | basis mapping seem to work now | Stanislaw Halik | |
Only matrix -> euler conversion broken Issue: #63 | |||
2014-10-25 | some quaternion stuff was probably wrong | Stanislaw Halik | |
2014-10-24 | mv only | Stanislaw Halik | |
2014-10-24 | Rotation basis algebra for centering | Stanislaw 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-24 | check if keycode exists first, since keystate can be outta whack | Stanislaw Halik | |
2014-10-24 | always initialize keycode et al on win32 | Stanislaw Halik | |
2014-10-24 | mv only | Stanislaw Halik | |
2014-10-22 | center to filtered pose, not raw | Stanislaw Halik | |
2014-10-22 | whitespace onlyopentrack-2.3-prealpha-20141022_1 | Stanislaw Halik | |
2014-10-22 | long fun header -> .cpp | Stanislaw Halik | |
2014-10-22 | simplify logic | Stanislaw Halik | |
2014-10-22 | typo in type name, whitespace | Stanislaw Halik | |
2014-10-21 | cleanup onlyopentrack-2.3-prealpha-20141021_1 | Stanislaw Halik | |
2014-10-21 | fix toggle output zeros regression | Stanislaw Halik | |
2014-10-21 | workaround qxt-mini "shortcut failed to unregister" | Stanislaw Halik | |
2014-10-21 | standardize dlopen(3) flags used | Stanislaw Halik | |
2014-10-21 | don't run atexit hooks on unix | Stanislaw Halik | |
2014-10-21 | ui: cleanup only | Stanislaw Halik | |
2014-10-21 | change filter api for less camel usage | Stanislaw Halik | |
2014-10-21 | nix debug statement in dlopen | Stanislaw Halik | |
2014-10-21 | RTLD_NOW for easier debug on Unix; bail on empty dlopen(3) filenames | Stanislaw Halik | |
2014-10-20 | refactor 2/n | Stanislaw Halik | |
2014-10-20 | mv | Stanislaw Halik | |
2014-10-20 | declutter stuff outta UI class | Stanislaw Halik | |
2014-10-20 | refactor 1/2 (?) | Stanislaw Halik | |
2014-10-19 | add comment | Stanislaw Halik | |