godot/tests
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
..
core [Core] Fix AABB.encloses failing on shared upper bound 2024-01-12 17:58:42 +01:00
data
python_build
scene Merge pull request #78378 from 0xafbf/curve-evaluate-correct-transform 2024-01-04 16:38:38 +01:00
servers Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
create_test.py
display_server_mock.h
SCsub
test_macros.cpp
test_macros.h
test_main.cpp Merge pull request #86874 from AThousandShips/no_3d_fix 2024-01-08 11:59:31 +01:00
test_main.h
test_tools.h
test_utils.cpp
test_utils.h
test_validate_testing.h