index
:
opentrack.git
azure-pipelines
easy-tracker-more-models
feature/qt6
feature_windows_dark_theme
fix-cancel-dialog-crash
kinect-disable-dist-coeffs
kinect-fixes
kinect-point-tracker
master
mixin-work
opencv-point-tracker
point-tracker-auto-reset
pr/kinect-block-frame
revert-geometry-stuff
stable/2.2
stable/2.3
tracker-easy-clip-model-support
trackhat
trackhat-camera
trackhat-sensor-v2
unstable
wii-robust-start-stop
wip
work-20180827
head tracking software for Windows and Linux
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
qfunctionconfigurator
/
functionconfig.cpp
Age
Commit message (
Expand
)
Author
2015-08-11
qfc: type mismatch
Stanislaw Halik
2015-08-11
qfc: add comment
Stanislaw Halik
2015-07-27
qfc: move division last
Stanislaw Halik
2015-07-26
fix OSX build
Stanislaw Halik
2015-07-26
qfc: reload spline data lazily
Stanislaw Halik
2015-07-26
qfc: add missing mutex
Stanislaw Halik
2015-07-26
qfc: use integers as storage, not floats
Stanislaw Halik
2015-07-26
qfc: we need positive retval here
Stanislaw Halik
2015-07-26
qfc: interpolate the right way for negative values
Stanislaw Halik
2015-07-26
qfc: lift computation out of loop
Stanislaw Halik
2015-07-26
qfc: abstract away internally-used data type
Stanislaw Halik
2015-07-26
qfc: reduce artifacts on high-frequency functions
Stanislaw Halik
2015-07-24
qfc: allow max range as floating point
Stanislaw Halik
2015-07-19
fix osx, app bundle now builds
Stanislaw Halik
2015-07-07
qfc: only prepend leading (0,0) if there's more than 1 point
Stanislaw Halik
2015-07-07
qfc: use float intermediates, and consistently
Stanislaw Halik
2015-07-07
qfc: use same precision no matter the max x value
Stanislaw Halik
2015-03-20
qfc: use floats consistently
Stanislaw Halik
2015-02-15
tabs
DaMichel
2015-02-15
lerp ftw
DaMichel
2014-11-22
don't crash with x=2^31-1
Stanislaw Halik
2014-10-17
default to 1:1 lienar mapping
Stanislaw Halik
2014-10-12
copyright in header only
Stanislaw Halik
2014-10-12
spline editor needs discard changes on cancel
Stanislaw Halik
2014-10-05
nix cmath
Stanislaw Halik
2014-10-05
cleanup some useless logic
Stanislaw Halik
2014-10-05
whitespace only
Stanislaw Halik
2014-10-05
mapping was set to nonsense when exceeded spline bounds
Stanislaw Halik
2014-10-05
retab only
Stanislaw Halik
2014-10-04
flush before windows breaks and data lossage
Stanislaw Halik
2014-09-18
cleanup qfc
Stanislaw Halik
2014-09-17
nix explicit malloc
Stanislaw Halik
2014-09-13
nix comment cancer
Stanislaw Halik
2013-12-26
qfc: prevent default to nonsense on broken config
Stanislaw Halik
2013-10-25
don't flood stderr with each and every qfc
opentrack-2.0a7-p1
Stanislaw Halik
2013-09-17
splines: mutex without ptr; appease -Wreorder
Stanislaw Halik
2013-09-15
Use double precision for intermediate computation
Stanislaw Halik
2013-09-15
Fix MSVC build. Also, minor reformat
Stanislaw Halik
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-04-29
Fix breakage introduced in latest commits
Stanislaw Halik
2013-04-29
Rename global settings location
Stanislaw Halik
2013-04-13
Float index rolls below zero; apply some defensive coding
Stanislaw Halik
2013-04-13
Fix last commit, remove duplicated code
Stanislaw Halik
2013-04-02
Just put everything new in. Conflict resolution will be later
Stanislaw Halik
2013-04-02
merge continues
Stanislaw Halik