godot/tests/scene
Danil Alexeev 0d25d8e7fc
AnimatedSprite{2D,3D} improvements
* Add support for individual frame duration to `SpriteFrames`.
* Various minor improvements.
2023-01-05 13:13:25 +03:00
..
test_animation.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_arraymesh.h [Tests] Get rid of several error messages when running the test suite 2022-12-12 19:17:50 +01:00
test_audio_stream_wav.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_bit_map.h [Tests] Get rid of several error messages when running the test suite 2022-12-12 19:17:50 +01:00
test_code_edit.h Fix autocomplete with autobrace completion not adding closing pair 2022-12-19 14:20:52 +00:00
test_curve.h [Tests] Get rid of several error messages when running the test suite 2022-12-12 19:17:50 +01:00
test_gradient.h Rename get_points_count() to get_point_count() internally 2023-01-02 16:52:05 +02:00
test_node.h Add initial tests for Node 2023-01-03 07:50:20 +01:00
test_path_2d.h
test_path_3d.h
test_path_follow_2d.h
test_path_follow_3d.h
test_primitives.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_sprite_frames.h AnimatedSprite{2D,3D} improvements 2023-01-05 13:13:25 +03:00
test_text_edit.h Fix error while selecting last empty line 2022-11-23 09:21:41 -05:00
test_theme.h
test_visual_shader.h Add unit test for VisualShader 2022-12-26 16:52:07 +05:30