1
0
Fork 0
godot/editor
Rémi Verschelde 5d6ea08a67
Revert "Fix visual shader items not applying the correct theme components"
This reverts commit e0cb03a371.

This causes a crash when opening the editor with the shader editor pre-opened in the layout.
2025-11-04 10:26:37 +01:00
..
animation Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08:00
asset_library Fix author names not showing up in the AssetLib 2025-10-30 15:47:48 -03:00
audio Add a new editor theme 2025-10-30 00:31:54 -03:00
debugger Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08:00
doc Fix crash for classes without an icon 2025-11-04 00:30:11 +01:00
docks Fix UI focus being shown when it shouldn't 2025-11-03 17:00:05 -03:00
export Merge pull request #109433 from KoBeWi/hastension 2025-10-31 09:23:30 -05:00
file_system Merge pull request #110307 from KoBeWi/dialog_yellowlabelizer 2025-10-28 12:19:17 -05:00
gui Fix UI focus being shown when it shouldn't 2025-11-03 17:00:05 -03:00
icons Merge pull request #110593 from YeldhamDev/oh_yeah_we_have_a_light_theme 2025-11-01 19:05:11 +01:00
import Merge pull request #107855 from aaronfranke/scene-import-no-singleton 2025-11-01 19:04:46 +01:00
inspector Fix TileSet editor crash on terrain pick in paint mode 2025-11-03 20:31:29 +01:00
plugins Merge pull request #107671 from dsnopek/editor-run-control 2025-10-20 18:09:32 -05:00
project_manager Merge pull request #109433 from KoBeWi/hastension 2025-10-31 09:23:30 -05:00
project_upgrade Merge pull request #108577 from YYF233333/global_class_list 2025-09-30 11:19:10 -05:00
run Add a new editor theme 2025-10-30 00:31:54 -03:00
scene Merge pull request #112349 from kleonc/tile_set_editor_paint_terrain_pick_crash 2025-11-03 17:49:36 -06:00
script Fix warnings and error panel font not updating 2025-11-01 15:19:35 -04:00
settings Fix UI focus being shown when it shouldn't 2025-11-03 17:00:05 -03:00
shader Revert "Fix visual shader items not applying the correct theme components" 2025-11-04 10:26:37 +01:00
themes Enhance contrast on Modern theme 2025-11-03 17:04:19 -03:00
translations Merge pull request #109802 from oxeron/fix_pot_files_not_updated 2025-10-23 15:33:51 -05:00
version_control Rework editor docks 2025-09-29 17:30:41 +02:00
SCsub Editor: Generate translation data in separate cpp files 2025-09-17 23:10:51 +08:00
editor_builders.py Cleanup editor translation related methods 2025-09-18 20:27:09 +08:00
editor_data.cpp Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
editor_data.h Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
editor_interface.compat.inc
editor_interface.cpp Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node 2025-10-01 13:12:45 -05:00
editor_interface.h Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node 2025-10-01 13:12:45 -05:00
editor_log.cpp Fix editor log search ignoring BBCode formatting in messages 2025-10-21 12:00:56 -05:00
editor_log.h Fix editor log search ignoring BBCode formatting in messages 2025-10-21 12:00:56 -05:00
editor_main_screen.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_main_screen.h
editor_node.cpp Merge pull request #107855 from aaronfranke/scene-import-no-singleton 2025-11-01 19:04:46 +01:00
editor_node.h Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08:00
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp Set correct saved history after clearing 2025-10-01 22:27:36 +02:00
editor_undo_redo_manager.h
register_editor_types.cpp Merge pull request #111095 from Meorge/feat/margincontainer-viz 2025-10-14 10:31:24 -05:00
register_editor_types.h
template_builders.py