summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_pt
AgeCommit message (Collapse)Author
2014-11-13model calibration had sign swappedStanislaw Halik
Issue: #93
2014-11-12pt: restore clip model pitch. remove workaroundStanislaw Halik
Issue: #63, #93
2014-11-12pt: fix ui tab orderStanislaw Halik
2014-11-11PT: change pitch sign yet againStanislaw Halik
Issue: #63
2014-11-11pt: align spinboxes with clip imageStanislaw Halik
2014-11-10negate yaw, pitch, roll valuesStanislaw Halik
Submitted-by: @FlyingCircus- Issue: #63
2014-11-10nix debug display posit iter countStanislaw Halik
2014-11-10restore PT axis order swapStanislaw Halik
Reported-by: @FlyingCircus- Issue: #63
2014-11-09nix reset, doesn't do anything nowStanislaw Halik
2014-11-09pt: fix pitch signStanislaw Halik
This made clip dialog unusable. Reported-by: @FlyingCircus- Issue: #63
2014-11-09Revert "fix typos"Stanislaw Halik
This reverts commit e74f029bf790342b1d3e0f11e5edf98c16946b08.
2014-11-09fix typosStanislaw Halik
2014-11-07nix atan2 usage also in PTStanislaw Halik
Issue: #63
2014-11-03ui typo/sizeStanislaw Halik
2014-11-02add todoStanislaw Halik
2014-11-02fix axis swappage in PTStanislaw Halik
Issue: #63 Reported-by: @FlyingCircus-
2014-11-02resize ui a bitStanislaw Halik
2014-11-02fixup after ce5bc536c5587fe48efd122e20ee3cafd41a0c74Stanislaw Halik
More code to remove.
2014-10-29pt: remove even more dynamic pose remnantsStanislaw Halik
Reported-by: @FlyingCircus- Issue: #63 Tested-by: video provided by @FlyingCircus-
2014-10-27pt: remove manual camera rotation declarationStanislaw Halik
We do it in core. And if we don't, we have to! Issue: #63
2014-10-25pt: use identity as metric, not lastStanislaw Halik
Issue: #63 Build soon to follow, @FlyingCircus- please test.
2014-10-19decruft moreStanislaw Halik
2014-10-19update modules to refactored APIStanislaw Halik
2014-10-18pt: get camera fps/size on startupStanislaw Halik
Issue: #86
2014-10-18nix PT opening zeroth camera in case >0th camera usedStanislaw Halik
Reported-by: @brokenhands Issue: #79 Breakage-of: pt-tracker
2014-10-14update options apiStanislaw Halik
2014-10-11less crapolaStanislaw Halik
2014-10-11Avoid floating point division by zeroStanislaw Halik
Maybe-fixes-issue: #79
2014-10-05flushStanislaw Halik
2014-09-27unbreak build, needs access from subclassStanislaw Halik
2014-09-27make stuff private, not protectedStanislaw Halik
clang generates warnings for unused private stuff, so use that.
2014-09-24fix dos2unix fiascoStanislaw Halik
2014-09-23qt macro nonsenseStanislaw Halik
2014-09-23fix commentStanislaw Halik
Likely as per <http://www.purplemath.com/modules/determs.htm> meant det
2014-09-23decruft PT more, so it doesn't crash finallyStanislaw Halik
2014-09-22fixup! fixup! PT tracker feature removalStanislaw Halik
Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient
2014-09-22fixup! PT tracker feature removalStanislaw Halik
Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient
2014-09-22nix stderr spamStanislaw Halik
2014-09-22get rid of evil CALLING_CONVENTION macroStanislaw Halik
2014-09-22PT tracker feature removalStanislaw Halik
Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient
2014-09-22dos2unix onlyStanislaw Halik
2014-09-22pt: remove verbose commentStanislaw Halik
2014-09-22win32: all plugins in Windows binary distro updated to new apiStanislaw Halik
2014-09-22remove obsolete axis selector from trackersStanislaw Halik
2014-09-22pt: fix warningStanislaw Halik
2014-09-18-Wall -Wextra, no functional changesStanislaw Halik
2014-09-06unbreak build following renameStanislaw Halik
2014-09-06rename caseStanislaw Halik
2013-09-15Initial PT 1.1 importStanislaw Halik
Codebase broken at this stage
2013-09-14Downcase settings directory. Only affects LinuxStanislaw Halik