| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-03 | move simple-mat from logic to compat to simplify dependencies | Stanislaw Halik | |
| 2016-09-27 | logic/tracker: try harder to keep up constant Hz | Stanislaw Halik | |
| Now time error is accumulated rather than using only the last iteration's error. | |||
| 2016-09-24 | logic, gui: allow for disabling any of the three tcomp options | Stanislaw Halik | |
| Issue: #458 Requested-by: @Borisovich | |||
| 2016-09-21 | many: remove compat/pi-constant.hpp | Stanislaw Halik | |
| With -D_USE_MATH_DEFINES MSVC defines the standard M_PI and friends. Since this preprocessor definition is now always passed as part of the build system for MSVC. We can use M_PI as if on a mission. | |||
| 2016-09-06 | gui, logic: add shortcut for "translation compensation off while held" | Stanislaw Halik | |
| Requested-by: @Sone989 Issue: #440 | |||
| 2016-08-23 | logic/tracker: minor nonsense | Stanislaw Halik | |
| 2016-08-17 | logic/tracker: cleanup gimbal lock fix | Stanislaw Halik | |
| There were too many cases of variables with a "_real" suffix and without. Move both cases into struct data members. Also add experimental camera centering method. Cleanup some other stuff like "is_nan" should take an arbitrary Mat. | |||
| 2016-08-17 | move options framework into its own library | Stanislaw Halik | |
| - adjust usages - add support for QList signals and metatype | |||
| 2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
| Adjust usages. | |||
