Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-30 | Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()` | Hugo Locurcio | |
"sampling" is a more accurate term than "interpolating" for what's happening when using that function. | |||
2022-01-03 | Update copyright statements to 2022 | RĂ©mi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2021-11-30 | Improve Curve with const and real_t | Aaron Franke | |
2021-11-07 | Move and organize tests into subfolders | Aaron Franke | |