godot/modules/multiplayer/editor
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
..
editor_network_profiler.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_network_profiler.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
multiplayer_editor_plugin.cpp Decouple EditorInterface from EditorPlugin 2023-04-17 21:59:09 +02:00
multiplayer_editor_plugin.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
replication_editor.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
replication_editor.h [MP] Improve ReplicationEditor UX 2023-08-30 15:37:42 +02:00