godot/editor/gui
Rémi Verschelde efae318304
Merge pull request #94053 from Hilderin/fix-toggle-last-opened-bottom-panel-after-restoring-to-side
Fix Toggle Last Opened Bottom Panel not working after restoring FileSystem Dock to the side
2024-07-17 11:42:55 +02:00
..
editor_bottom_panel.cpp Fix Toggle Last Opened Bottom Panel not working after restoring FileSystem Dock to the side 2024-07-07 17:52:19 -04:00
editor_bottom_panel.h Add editor shortcuts to toggle bottom panel visibility 2024-03-05 15:53:15 +01:00
editor_dir_dialog.cpp [Scene] Add SceneStringNames::pressed 2024-05-14 15:51:28 +02:00
editor_dir_dialog.h Fix folder colors not present in editor dir dialog 2024-04-16 16:21:49 -03:00
editor_file_dialog.cpp Merge pull request #94172 from jsjtxietian/open-save 2024-07-11 09:41:18 +02:00
editor_file_dialog.h Automatically use property count in PropertyListHelper 2024-05-25 10:51:37 +02:00
editor_object_selector.cpp [Scene] Add SceneStringNames::font(_size/_color) 2024-06-18 17:24:27 +02:00
editor_object_selector.h
editor_run_bar.cpp Allow theming movie writer button icon color 2024-06-16 14:00:55 +04:00
editor_run_bar.h C#: Move build button to EditorRunBar 2023-08-03 17:55:52 +02:00
editor_scene_tabs.cpp Update Add Scene button after TabBar resizes 2024-06-06 14:59:15 -04:00
editor_scene_tabs.h Allow closing scene tab preview using Escape 2024-04-16 13:11:24 -07:00
editor_spin_slider.cpp Merge pull request #93165 from passivestar/scenetree-shortcut-focus 2024-07-17 11:42:38 +02:00
editor_spin_slider.h Prevent node rename shortcut from stealing focus from controls 2024-07-09 16:29:35 +04:00
editor_title_bar.cpp
editor_title_bar.h
editor_toaster.cpp Merge pull request #92426 from RandomShaper/fix_ed_toast_mt 2024-06-03 11:20:50 +02:00
editor_toaster.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
editor_validation_panel.cpp Center the label of EditorValidationPanel 2024-06-24 15:22:02 +04:00
editor_validation_panel.h Standardize dialog input validation as a new class 2023-08-08 16:14:35 +02:00
editor_zoom_widget.cpp [Scene] Add SceneStringNames::font(_size/_color) 2024-06-18 17:24:27 +02:00
editor_zoom_widget.h Incorporate min and max zoom limits into the EditorZoomWidget 2023-10-07 20:41:59 +03:00
scene_tree_editor.cpp Fix reselecting scene tree node after inspecting a resource 2024-06-24 13:17:45 +03:00
scene_tree_editor.h Fix reparent when hovering after delay 2024-05-31 14:27:41 +02:00
SCsub