godot/editor/gui
2025-03-07 17:33:47 -06:00
..
editor_bottom_panel.cpp Fix Embedded Game over expanded bottom panel - Simple version 2025-02-18 17:55:47 -05:00
editor_bottom_panel.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_dir_dialog.cpp Unify make dir and duplicate dialogs 2024-10-02 14:57:37 +02:00
editor_dir_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_file_dialog.cpp Clean up some uses of String::substr 2025-03-07 14:50:38 +01:00
editor_file_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_object_selector.cpp Cleanup editor history when opening the history menu popup & set appropriate class icon for object in it. Handle do&undo for selection when reparenting 2025-01-07 23:15:30 +01: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 Improve path handling in EditorQuickOpenDialog 2025-02-10 22:16:24 +01:00
editor_quick_open_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_run_bar.cpp Allow to compile the engine without XR support 2025-02-25 17:07:21 -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 Reorganize EditorNode menu options 2025-01-09 12:21:56 +01:00
editor_scene_tabs.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_spin_slider.cpp Make EditorSpinSlider display a slider for floats with a step of 1.0 2025-01-22 23:03:01 +01:00
editor_spin_slider.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_title_bar.cpp [macOS] Use native window drag for the custom editor title bars. 2024-12-02 17:40:27 +02:00
editor_title_bar.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_toaster.cpp EditorToaster::popup_str() must always defer to the main MessageQueue 2025-01-30 11:05:59 +01:00
editor_toaster.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_validation_panel.cpp Center the label of EditorValidationPanel 2024-06-24 15:22:02 +04:00
editor_validation_panel.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_version_button.cpp Unify editor version buttons 2024-09-28 23:26:23 +08:00
editor_version_button.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_zoom_widget.cpp Make editor's shortcut names translated on-site 2024-12-18 13:00:30 +08:00
editor_zoom_widget.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
scene_tree_editor.cpp Don't mark cached previously pinned AnimationMixers 2025-02-13 19:57:26 +01:00
scene_tree_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00