godot/tests/scene
Hugo Locurcio ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
"sampling" is a more accurate term than "interpolating" for what's
happening when using that function.
2022-08-30 22:08:38 +02:00
..
test_animation.h Add a unit test suite for Animation 2022-02-06 21:33:22 +01:00
test_audio_stream_wav.h Rename String `plus_file` to `path_join` 2022-08-29 19:38:13 -05:00
test_code_edit.h Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 2022-08-29 11:11:29 +02:00
test_curve.h Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()` 2022-08-30 22:08:38 +02:00
test_gradient.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_path_3d.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
test_path_follow_2d.h Rename PathFollow's `offset`s to `progress` & `progress_ratio` 2022-08-24 01:56:03 +02:00
test_path_follow_3d.h Rename PathFollow's `offset`s to `progress` & `progress_ratio` 2022-08-24 01:56:03 +02:00
test_sprite_frames.h Tests: Silence some intentional errors 2022-08-04 22:03:44 +02:00
test_text_edit.h Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
test_theme.h Tests: Silence some intentional errors 2022-08-04 22:03:44 +02:00