1
0
Fork 0
godot/editor/gui
kobewi fb2e9c7ba7 Cleanup QuickOpenDialog history and fix UID errors 2025-04-03 16:21:22 +02:00
..
SCsub
editor_bottom_panel.cpp
editor_bottom_panel.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_dir_dialog.cpp
editor_dir_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_file_dialog.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
editor_file_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_object_selector.cpp Allow to select multiple remote nodes at runtime 2025-03-11 12:35:41 -03:00
editor_object_selector.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_quick_open_dialog.cpp Cleanup QuickOpenDialog history and fix UID errors 2025-04-03 16:21:22 +02:00
editor_quick_open_dialog.h Remove file limit for quick open window 2025-03-13 02:14:05 -07:00
editor_run_bar.cpp Remove pointless `_3D_DISABLED` checks in editor code 2025-03-19 23:47:36 -03:00
editor_run_bar.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_scene_tabs.cpp Fix updating editor icons on translation change. 2025-03-28 15:04:32 +02:00
editor_scene_tabs.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_spin_slider.cpp Fix updating editor icons on translation change. 2025-03-28 15:04:32 +02:00
editor_spin_slider.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_title_bar.cpp
editor_title_bar.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_toaster.cpp
editor_toaster.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_validation_panel.cpp
editor_validation_panel.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_version_button.cpp Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
editor_version_button.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_zoom_widget.cpp
editor_zoom_widget.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
scene_tree_editor.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
scene_tree_editor.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
touch_actions_panel.cpp
touch_actions_panel.h Apply `pre-commit` changes 2025-03-14 14:25:31 +01:00