godot/editor/gui
Rémi Verschelde db66bd35af
Some checks failed
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
🔗 GHA / 🪲 Godot CPP (push) Has been cancelled
Merge pull request #97820 from passivestar/quick-open-bg
Fix quick open background panel style
2024-10-04 22:44:00 +02:00
..
editor_bottom_panel.cpp Unify editor version buttons 2024-09-28 23:26:23 +08:00
editor_bottom_panel.h Unify editor version buttons 2024-09-28 23:26:23 +08: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 #95544 from KoBeWi/clean_code™ 2024-10-04 22:43:13 +02:00
editor_file_dialog.h Add filter & sort to editor file dialog 2024-09-26 11:08:13 -03:00
editor_object_selector.cpp Clean up Viewport forced_mouse_focus 2024-08-21 09:37:44 -04:00
editor_object_selector.h Remove empty bind_methods() 2024-08-15 08:24:32 +02:00
editor_quick_open_dialog.cpp Fix quick open background panel style 2024-10-05 00:20:19 +04:00
editor_quick_open_dialog.h Fix crash in QuickOpenDialog because of double free. 2024-10-02 19:42:07 +02:00
editor_run_bar.cpp New Quick Open Dialog 2024-10-01 21:39:16 +02:00
editor_run_bar.h New Quick Open Dialog 2024-10-01 21:39:16 +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 Fix is_inside_tree error when inspecting an Environment resource 2024-09-07 12:45:07 -03:00
editor_spin_slider.h Improve SpinBox interaction, split arrows, add theme attributes 2024-08-23 18:21:20 +02:00
editor_title_bar.cpp Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
editor_title_bar.h Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
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_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 Add a zoom speed setting to the 2D editor 2024-08-23 07:13:16 +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 Set auto translate mode for drag previews 2024-09-19 19:21:29 +08:00
scene_tree_editor.h Merge pull request #96400 from Maran23/inputmap-usage-for-filter-and-corresponding-refactor 2024-09-16 13:34:38 +02:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00