godot/tests/core
Yuri Sizov 951ea2415b Make EditorInterface accessible as a singleton
- EditorPlugin.get_editor_interface() is removed as redundant.
2023-08-09 16:01:31 +02:00
..
config Fix ProjectSettings::localize_path for Windows paths 2023-07-26 16:18:31 +02:00
input Added tests to InputEvent 2023-07-17 17:48:34 +02:00
io Implement loading DDS textures at run-time 2023-07-31 21:31:26 +02:00
math
object Make EditorInterface accessible as a singleton 2023-08-09 16:01:31 +02:00
os
string Merge pull request #80362 from Calinou/string-use-unicode-compiletime 2023-08-07 14:55:58 +02:00
templates
threads Revert "Implement parallel foreach() for easier multithreading" 2023-07-27 13:41:27 +02:00
variant
test_crypto.h
test_hashing_context.h
test_time.h