Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-23 | qt macro nonsense | Stanislaw Halik | |
2014-09-23 | fix comment | Stanislaw Halik | |
Likely as per <http://www.purplemath.com/modules/determs.htm> meant det | |||
2014-09-23 | decruft PT more, so it doesn't crash finally | Stanislaw Halik | |
2014-09-22 | fixup! fixup! PT tracker feature removal | Stanislaw Halik | |
Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient | |||
2014-09-22 | fixup! PT tracker feature removal | Stanislaw Halik | |
Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient | |||
2014-09-22 | nix stderr spam | Stanislaw Halik | |
2014-09-22 | get rid of evil CALLING_CONVENTION macro | Stanislaw Halik | |
2014-09-22 | PT tracker feature removal | Stanislaw Halik | |
Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient | |||
2014-09-22 | dos2unix only | Stanislaw Halik | |
2014-09-22 | pt: remove verbose comment | Stanislaw Halik | |
2014-09-22 | win32: all plugins in Windows binary distro updated to new api | Stanislaw Halik | |
2014-09-22 | remove obsolete axis selector from trackers | Stanislaw Halik | |
2014-09-22 | pt: fix warning | Stanislaw Halik | |
2014-09-18 | -Wall -Wextra, no functional changes | Stanislaw Halik | |
2014-09-06 | unbreak build following rename | 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 | Downcase settings directory. Only affects Linux | Stanislaw Halik | |
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
2013-09-14 | Remove the modal flag from PT settings dialog | Stanislaw Halik | |
2013-07-26 | cherry pick new point extractor from Patrick | Stanislaw Halik | |
2013-06-27 | Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion | Stanislaw Halik | |
Requested-by: mm0zct | |||
2013-06-06 | Remove dead code | Stanislaw Halik | |
2013-04-29 | cleanup | Stanislaw Halik | |
2013-04-29 | use doubles consistently | Stanislaw Halik | |
2013-04-29 | Remove potential artifacts | Stanislaw Halik | |
2013-04-29 | Rename global settings location | Stanislaw Halik | |
2013-04-29 | Correct prototypes | Stanislaw Halik | |
2013-04-27 | Fix embarassing locking but propagated through the codebase :( | Stanislaw Halik | |
2013-04-27 | Avoid crashes in video frame | Stanislaw Halik | |
2013-04-27 | Implement video widgets properly, so they're fast enough | Stanislaw Halik | |
2013-04-27 | Get rid of last remnants of QOpenGL | Stanislaw Halik | |
2013-04-26 | Cleanup: don't inherit from UI class since it's a member too | Stanislaw Halik | |
2013-04-24 | Prevent a crash from happening, apply defensive coding against races with ↵ | Stanislaw Halik | |
camera start | |||
2013-04-24 | Use atomic ops instead of locking | Stanislaw Halik | |
2013-04-24 | Fix late-night coding bug | Stanislaw Halik | |
2013-04-13 | Update opencv, fix incompatibility in latest point-release | 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-12 | reduce CPU usage during tracking | Stanislaw Halik | |
2013-04-10 | Actually fix build this time | Stanislaw Halik | |
2013-04-10 | Fix Linux build with OpenCV HEAD | Stanislaw Halik | |
2013-04-02 | Rename done | Stanislaw Halik | |
2013-04-02 | rename in progress | Stanislaw Halik | |
2013-04-02 | Merge forgotten PT pitch axis inversion | Stanislaw Halik | |
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |
2013-04-02 | merge continues | 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 | Remove VS solutions | Stanislaw Halik | |
2013-03-22 | Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! | Stanislaw Halik | |
.git/config: [core] ignorecase = false |