summaryrefslogtreecommitdiffhomepage
path: root/tracker-tobii-eyex/tobii-settings.hpp
AgeCommit message (Collapse)Author
2017-12-02tracker/tobii: TODOStanislaw Halik
2017-10-31tracker/tobii: set up settings for prototype vesionStanislaw Halik
The initial version won't have a generalized spline with multiple parameters to configure the gain. But it's doable in one go unlike a fully-fledged version from the start.
2017-03-28rename spline-widget -> splineStanislaw Halik
Adjust usages.
2016-12-16tracker/tobii: flush, but still brokenStanislaw Halik
Needs the spline class to allow initializing itself from a function. Even if the passed control points are correct, it still looks like shit. Presently they aren't correct though. Need to work on linear approximation.
2016-12-09tracker/tobii: flush further work. it's still broken.Stanislaw Halik