summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/facetracknoir.h
AgeCommit message (Collapse)Author
2013-11-05possibly really fix the crash on macosxStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-30pass warnsStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-27force font DPI again, it breaks in qt5 with resolution changesStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-23Really fix the build this timeStanislaw Halik
2013-10-23Fix MSVC brain damageStanislaw Halik
2013-10-23integrate Git version in the titlebarStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-20add kbd shortcut for quitting the softwareStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-17fix UI after changesStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-16fix the damn messStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-16initial implementationStanislaw Halik
To-be-reviewed-by: mm0zct
2013-10-15correct some obsolete stuffStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-09-19ui: cleanup unused functionsStanislaw Halik
2013-09-17Check .ini access rights on LinuxStanislaw Halik
2013-09-15Don't use tracker.cpp indirection for updating zeroingStanislaw Halik
2013-09-15Fix MSVC build. Also, minor reformatStanislaw Halik
2013-09-14Unbreak Windows buildStanislaw Halik
2013-09-14Clean up preprocessor mingw-ismsStanislaw Halik
No functional changes.
2013-09-14Rename for clarityStanislaw Halik
2013-09-14Remove unused functionsStanislaw Halik
2013-09-14Move keyboard shortcuts to a new fileStanislaw Halik
Windows build could be interminently broken. Will resolve in following commits.
2013-09-14Move spline configuration into separate fileStanislaw Halik
Unfortunately, there's still a circular dependency between spline configuration and the main widget which *still* contains the most logic for the software.
2013-09-14Remove unused member variableStanislaw Halik
2013-09-14Run dos2unix on the tree. No user-facing changes.Stanislaw Halik
2013-09-13Fix include guardStanislaw Halik
2013-09-02Remove dead codeStanislaw Halik
2013-06-29Revert broken parts of the last commitStanislaw Halik
2013-06-29Merged 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-27Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusionStanislaw Halik
Requested-by: mm0zct
2013-05-07Remove Linux-only crash bug and dead codeStanislaw Halik
2013-04-29Fix breakage introduced in latest commitsStanislaw Halik
2013-04-29Remove tray functionalityStanislaw Halik
2013-04-29cleanupStanislaw Halik
2013-04-29cleanupStanislaw Halik
2013-04-29Remove rarely-used features to improve maintainabilityStanislaw Halik
2013-04-27WIP: rewrite the GL widget in pure software modeStanislaw Halik
2013-04-25Axis inversion was broken since refactor. How embarassing!Stanislaw Halik
2013-04-13fix wrong signal nameStanislaw Halik
2013-04-13Don't use axes as class/struct members. Use an array instead, and iterate ↵Stanislaw Halik
over them where applicable.
2013-04-12Always load alternative curve settings, not just after dialog openStanislaw Halik
2013-04-02Fix compiler warningsStanislaw Halik
2013-04-02Just put everything new in. Conflict resolution will be laterStanislaw Halik
2013-03-22Remove .bat files, actually finish rename this timeStanislaw Halik