Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 | |||
2015-06-19 | pt: remove hysteresis | Stanislaw Halik | |
No one used it, and we have a better solution for stable extraction, pending commit. | |||
2015-06-16 | pt: rename for consistency with trackhat | Stanislaw Halik | |
We're going to merge to trackhat often so let's not introduce needless conflicts. PT headers need to be include-able. | |||
2014-12-15 | pt: visualize model center as another point | Stanislaw Halik | |
2014-12-14 | pt: use settings framework | Stanislaw Halik | |
Issue: #96 Model values are recomputed every frame. This shouldn't matter, as there's very little to compute. With this change, sliders and other options are applied immediately, and the "Apply" button is gone. | |||
2014-10-05 | flush | Stanislaw Halik | |
2014-09-27 | make stuff private, not protected | Stanislaw Halik | |
clang generates warnings for unused private stuff, so use that. | |||
2014-09-23 | decruft PT more, so it doesn't crash finally | Stanislaw Halik | |
2014-09-22 | dos2unix only | Stanislaw Halik | |
2014-09-06 | rename case | Stanislaw Halik | |
2013-09-15 | Initial PT 1.1 import | Stanislaw Halik | |
Codebase broken at this stage | |||
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | 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 |