godot/editor/gui
Thaddeus Crews 9374e8da32
Merge pull request #97946 from WhalesState/editor-spin-slider
Fix `EditorSpinSlider` grabber `TextureRect` doesn't follow parent when scrolling.
2024-11-12 09:27:42 -06:00
..
editor_bottom_panel.cpp Add a lock toggle to prevent involuntary bottom editor switching 2024-11-11 12:09:57 -03:00
editor_bottom_panel.h Add a lock toggle to prevent involuntary bottom editor switching 2024-11-11 12:09:57 -03:00
editor_dir_dialog.cpp Unify make dir and duplicate dialogs 2024-10-02 14:57:37 +02:00
editor_dir_dialog.h Unify make dir and duplicate dialogs 2024-10-02 14:57:37 +02:00
editor_file_dialog.cpp Merge pull request #98039 from aaronfranke/button-icon 2024-10-29 19:25:59 -05:00
editor_file_dialog.h Add filter & sort to editor file dialog 2024-09-26 11:08:13 -03:00
editor_object_selector.cpp Show correct icons in EditorDebuggerRemoteObject 2024-10-15 16:40:16 -04:00
editor_object_selector.h Remove empty bind_methods() 2024-08-15 08:24:32 +02:00
editor_quick_open_dialog.cpp Merge pull request #98278 from a-johnston/fuzzy-search-rebase 2024-11-10 12:12:56 -06:00
editor_quick_open_dialog.h Add fuzzy string matching to quick open search 2024-10-28 11:24:36 -07:00
editor_run_bar.cpp Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07:00
editor_run_bar.h New Quick Open Dialog 2024-10-01 21:39:16 +02:00
editor_scene_tabs.cpp Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07: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 #97946 from WhalesState/editor-spin-slider 2024-11-12 09:27:42 -06:00
editor_spin_slider.h Fix EditorSpinSlider blocking viewport from getting focus 2024-09-10 14:44:47 +04:00
editor_title_bar.cpp
editor_title_bar.h Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
editor_toaster.cpp Close toasts instantly when Close button is pressed 2024-11-10 21:23:48 +01:00
editor_toaster.h Close toasts instantly when Close button is pressed 2024-11-10 21:23:48 +01: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_version_button.cpp Unify editor version buttons 2024-09-28 23:26:23 +08:00
editor_version_button.h Unify editor version buttons 2024-09-28 23:26:23 +08:00
editor_zoom_widget.cpp Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07: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 Merge pull request #97722 from dustdfg/fix_wrong_groups_tooltip 2024-11-11 14:18:13 -06:00
scene_tree_editor.h Add type filters to AnimationPlayer's "Add Track" 2024-11-09 10:14:06 -05:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00