godot/tests/servers
Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming
This change introduces a new EditorThemeManager class
to abstract theme generatio and its subroutines.

Logic related to EditorTheme, EditorColorMap, and editor
icons has been extracted into their respective files with
includes cleaned up.

All related files have been moved to a separate folder to
better scope them in the project. This includes relevant
generated files as well.
2024-01-16 11:57:45 +01:00
..
rendering Fix various typos with codespell 2023-09-12 08:54:18 +02:00
test_navigation_server_2d.h Add initial navigation tests 2023-02-13 21:39:09 +01:00
test_navigation_server_3d.h Fix memory leak in 'NavigationServer3D' involving static obstacles 2023-11-17 21:20:14 +01:00
test_text_server.h Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00