mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	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.
This commit is contained in:
		
							parent
							
								
									6bb89c71ff
								
							
						
					
					
						commit
						95b27fe8c7
					
				
					 168 changed files with 1046 additions and 771 deletions
				
			
		|  | @ -30,8 +30,8 @@ | |||
| 
 | ||||
| #include "texture_editor_plugin.h" | ||||
| 
 | ||||
| #include "editor/editor_scale.h" | ||||
| #include "editor/editor_string_names.h" | ||||
| #include "editor/themes/editor_scale.h" | ||||
| #include "scene/gui/label.h" | ||||
| #include "scene/gui/texture_rect.h" | ||||
| #include "scene/resources/animated_texture.h" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yuri Sizov
						Yuri Sizov