godot/modules/gridmap
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
..
doc_classes Cleanup MeshLibrary changed signals 2023-08-19 11:56:31 +02:00
editor Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
icons Add syntax highlighter icons 2023-05-29 20:42:54 +02:00
config.py Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
grid_map.cpp Update deferred calls to use Callables 2024-01-09 16:11:47 +01:00
grid_map.h Remove GridMap navigation_layers leftover 2023-11-28 00:05:50 +01:00
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00