summaryrefslogtreecommitdiffhomepage
path: root/spline/spline.cpp
AgeCommit message (Expand)Author
2017-08-05fixed macos buildDmitry Lukianov
2017-06-18spline: workaround going over the max valueStanislaw Halik
2017-06-06spline: prevent returning absolute of negative valueStanislaw Halik
2017-05-10spline: add commentStanislaw Halik
2017-05-10spline: rename, change call siteStanislaw Halik
2017-05-10spline: recompute spline config lazilyStanislaw Halik
2017-05-10spline: reformatStanislaw Halik
2017-05-10spline: fix points deleting themselves on dragging to originStanislaw Halik
2017-05-10spline: refactorStanislaw Halik
2017-05-10get rid of the silly mem -> shared_ptr aliasStanislaw Halik
2017-05-10options: don't create QSettings all the timeStanislaw Halik
2017-04-30spline: really fix moving points togetherStanislaw Halik
2017-04-18many: use std::f{max,min} for floating-point valuesStanislaw Halik
2017-03-28rename spline-widget -> splineStanislaw Halik