Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fixed] for "off-by-1" bug when sampling "baked" curve data towards the end o... | Biggles Bristol | 2023-05-20 | 1 | -10/+21 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [Tests] Get rid of several error messages when running the test suite | Hendrik Brucker | 2022-12-12 | 1 | -1/+2 |
* | Refactor baking code for Curve2D | Yaohua Xiong | 2022-12-05 | 1 | -2/+3 |
* | [Tests] Replace Math::is_equal_approx with == and doctest::Approx | Hendrik Brucker | 2022-11-05 | 1 | -27/+27 |
* | Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()` | Hugo Locurcio | 2022-08-30 | 1 | -37/+37 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Improve Curve with const and real_t | Aaron Franke | 2021-11-30 | 1 | -14/+12 |
* | Move and organize tests into subfolders | Aaron Franke | 2021-11-07 | 1 | -0/+256 |