mirror of
https://github.com/godotengine/godot
synced 2024-11-02 11:59:10 +00:00
95b27fe8c7
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. |
||
---|---|---|
.. | ||
doc_classes | ||
editor | ||
icons | ||
tests | ||
config.py | ||
fastnoise_lite.cpp | ||
fastnoise_lite.h | ||
noise.cpp | ||
noise.h | ||
noise_texture_2d.cpp | ||
noise_texture_2d.h | ||
noise_texture_3d.cpp | ||
noise_texture_3d.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |