1
0
Fork 0
godot/editor/gui
Rémi Verschelde 98d8a7dff8
Merge pull request #114886 from YeldhamDev/spin_slider_fix
Fix sizing problems with `EditorSpinSlider`
2026-01-13 11:06:42 +01:00
..
SCsub
code_editor.cpp Fix different separations across different code editors 2025-12-16 12:51:23 -03:00
code_editor.h Remove unused private variables in `godot/editor` 2025-12-07 02:55:08 -08:00
create_dialog.cpp Fix CreateDialog::get_selected_typed() ignoring the custom types created from EditorPlugin::add_custom_type() 2025-12-28 12:36:22 +08:00
create_dialog.h
credits_roll.cpp Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
credits_roll.h
directory_create_dialog.cpp
directory_create_dialog.h
editor_about.cpp
editor_about.h
editor_bottom_panel.cpp Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
editor_bottom_panel.h Fix `TabContainer`'s minimum size ignoring the popup button 2025-12-17 18:27:49 -03:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_file_dialog.cpp Fix folder crash in Project Manager 2026-01-01 20:42:06 +01:00
editor_file_dialog.h Fix the issue of no scan after dir creation and/or deletion 2025-12-04 21:39:53 +08:00
editor_object_selector.cpp
editor_object_selector.h
editor_quick_open_dialog.cpp Fix quick open dialog recursive problem 2026-01-12 13:12:06 +01:00
editor_quick_open_dialog.h
editor_spin_slider.cpp Fix sizing problems with `EditorSpinSlider` 2026-01-12 11:00:55 -03:00
editor_spin_slider.h Fix sizing problems with `EditorSpinSlider` 2026-01-12 11:00:55 -03:00
editor_title_bar.cpp
editor_title_bar.h
editor_toaster.cpp Fix editor toasters on the right-to-left layout 2026-01-07 13:38:13 -03:00
editor_toaster.h
editor_validation_panel.cpp
editor_validation_panel.h
editor_variant_type_selectors.cpp
editor_variant_type_selectors.h
editor_version_button.cpp
editor_version_button.h
editor_zoom_widget.cpp
editor_zoom_widget.h
progress_dialog.cpp Use ObjectID in ProgressDialog Window list 2026-01-06 14:56:23 +01:00
progress_dialog.h Use ObjectID in ProgressDialog Window list 2026-01-06 14:56:23 +01:00
touch_actions_panel.cpp
touch_actions_panel.h
window_wrapper.cpp Use ObjectID in ProgressDialog Window list 2026-01-06 14:56:23 +01:00
window_wrapper.h