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
/
spline
/
spline.cpp
Age
Commit message (
Expand
)
Author
2018-07-08
modernize only
Stanislaw Halik
2018-06-26
options/base-value: rename to `value_'
Stanislaw Halik
2018-06-26
modernize C++ syntax
Stanislaw Halik
2018-06-26
spline: less deserialize points from qvariant
Stanislaw Halik
2018-06-26
spline/widget: fix drag-too-close handling
Stanislaw Halik
2018-06-26
compat/macros: rename portability macros
Stanislaw Halik
2018-06-26
spline/widget: use more modern C++ syntax
Stanislaw Halik
2018-05-30
spline: nix unused member variable
Stanislaw Halik
2018-02-15
clean up "static" and "constexpr" types
Stanislaw Halik
2018-01-18
compat/util: retire
Stanislaw Halik
2018-01-18
fix -Wall -Wextra -Wpedantic
Stanislaw Halik
2017-12-21
spline: prepare for widget in tobii tracker dialog
Stanislaw Halik
2017-12-21
spline: cleanup
Stanislaw Halik
2017-12-10
options: rename template
Stanislaw Halik
2017-12-02
compat/macros: rename obnoxious macro
Stanislaw Halik
2017-11-14
spline: cleanup warning
Stanislaw Halik
2017-10-29
static constexpr -> constexpr
Stanislaw Halik
2017-10-27
spline: use default initialization
Stanislaw Halik
2017-10-27
gui: must close module dialogs
Stanislaw Halik
2017-10-21
spline: don't remove points from config
Stanislaw Halik
2017-10-20
logic, spline: more spline work/fixes
Stanislaw Halik
2017-10-20
spline: allow switch pitch mapping max Y 90/180
Stanislaw Halik
2017-08-05
fixed macos build
Dmitry Lukianov
2017-06-18
spline: workaround going over the max value
Stanislaw Halik
2017-06-06
spline: prevent returning absolute of negative value
Stanislaw Halik
2017-05-10
spline: add comment
Stanislaw Halik
2017-05-10
spline: rename, change call site
Stanislaw Halik
2017-05-10
spline: recompute spline config lazily
Stanislaw Halik
2017-05-10
spline: reformat
Stanislaw Halik
2017-05-10
spline: fix points deleting themselves on dragging to origin
Stanislaw Halik
2017-05-10
spline: refactor
Stanislaw Halik
2017-05-10
get rid of the silly mem -> shared_ptr alias
Stanislaw Halik
2017-05-10
options: don't create QSettings all the time
Stanislaw Halik
2017-04-30
spline: really fix moving points together
Stanislaw Halik
2017-04-18
many: use std::f{max,min} for floating-point values
Stanislaw Halik
2017-03-28
rename spline-widget -> spline
Stanislaw Halik