summaryrefslogtreecommitdiffstats
path: root/tests/scene/test_curve.h
Commit message (Expand)AuthorAgeFilesLines
* [Fixed] for "off-by-1" bug when sampling "baked" curve data towards the end o...Biggles Bristol2023-05-201-10/+21
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Tests] Get rid of several error messages when running the test suiteHendrik Brucker2022-12-121-1/+2
* Refactor baking code for Curve2DYaohua Xiong2022-12-051-2/+3
* [Tests] Replace Math::is_equal_approx with == and doctest::ApproxHendrik Brucker2022-11-051-27/+27
* Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`Hugo Locurcio2022-08-301-37/+37
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Improve Curve with const and real_tAaron Franke2021-11-301-14/+12
* Move and organize tests into subfoldersAaron Franke2021-11-071-0/+256