Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-01 | prevent redefinition warning | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-26 | declare tracker hz to prevent deconvergence of IHT | Stanislaw Halik | |
2013-11-10 | hopefully fix apple | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-30 | remove unused typedef | Stanislaw Halik | |
2013-10-19 | fix build #3 | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> Reported-by: mm0zct | |||
2013-10-19 | untested unbreakage | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | decruft | Stanislaw Halik | |
2013-10-15 | correct some obsolete stuff | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-09-19 | base: remove incorrect copyright/authorship info | Stanislaw Halik | |
2013-09-19 | faceapi: move SM .h to appropriate dir | Stanislaw Halik | |
2013-09-19 | hpp: remove unused function, PT dropped support | Stanislaw Halik | |
2013-09-19 | tracker-base: pass -pedantic in GNUC89 | Stanislaw Halik | |
2013-09-15 | Simplify tracker API | Stanislaw Halik | |
No need to have a separate finalization function, can just as well sleep in the destructor. | |||
2013-09-15 | Fix MSVC build. Also, minor reformat | Stanislaw Halik | |
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
2013-09-13 | Cleanup unused functions | Stanislaw Halik | |
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 | Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion | Stanislaw Halik | |
Requested-by: mm0zct | |||
2013-04-30 | Implement center notification | Stanislaw Halik | |
2013-04-13 | Don't use axes as class/struct members. Use an array instead, and iterate ↵ | Stanislaw Halik | |
over them where applicable. | |||
2013-04-02 | static const char* -> #define | Stanislaw Halik | |
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |
2013-03-22 | Remove .bat files, actually finish rename this time | Stanislaw Halik | |
2013-03-22 | finish rename | Stanislaw Halik | |
2013-03-22 | Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! | Stanislaw Halik | |
.git/config: [core] ignorecase = false |