godot-module-template/editor/gui
2026-03-11 12:14:19 +01:00
..
code_editor.cpp Merge pull request #116992 from Giganzo/focus-close-find-replace-bar 2026-03-04 11:20:45 -06:00
code_editor.h Merge pull request #116981 from Giganzo/replace-button 2026-03-04 11:20:44 -06:00
create_dialog.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
create_dialog.h Add FilterLineEdit to unify editor filter field navigation 2026-02-03 15:37:20 +01:00
credits_roll.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
credits_roll.h Fix various problems with the credits roll 2025-11-29 15:49:03 -03:00
directory_create_dialog.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
directory_create_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_about.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
editor_about.h Fix various problems with the credits roll 2025-11-29 15:49:03 -03:00
editor_bottom_panel.cpp Reorganize Output dock 2026-03-11 12:14:19 +01:00
editor_bottom_panel.h Change TabContainer's popup button into real Button 2026-02-08 18:13:45 +01:00
editor_dir_dialog.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_dir_dialog.h Add a new editor theme 2025-10-30 00:31:54 -03:00
editor_file_dialog.cpp Explicitly include core/os/os.h where used 2026-03-04 09:54:10 +01:00
editor_file_dialog.h Fix EditorFileDialog icon scale in list mode 2026-01-19 22:50:33 +01:00
editor_object_selector.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +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 Merge pull request #114406 from KoBeWi/zaznacz 2026-03-06 12:40:21 -06:00
editor_quick_open_dialog.h Reworked EditorQuickOpenDialog to use UIDs internally and validate resource validity on init fixing issues when files are moved or removed. 2026-01-17 18:30:00 +01:00
editor_spin_slider.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_spin_slider.h Add smooth to the changing of properties values in visual shader 2026-02-23 14:11:29 +03:00
editor_title_bar.cpp Explicitly include scene_tree.h where used 2026-03-05 10:43:25 +01:00
editor_title_bar.h Add custom sort to center tab bar in the editor and project manager. 2025-04-08 00:05:22 +03:00
editor_toaster.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
editor_toaster.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_validation_panel.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_validation_panel.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_variant_type_selectors.cpp Update rect after _pre_popup in popup_centered_*. 2025-11-10 11:24:37 +02:00
editor_variant_type_selectors.h Update rect after _pre_popup in popup_centered_*. 2025-11-10 11:24:37 +02:00
editor_version_button.cpp Move accessibility methods/enums from DisplayServer to the AccessibilityServer dedicated singleton. 2026-03-02 13:48:29 +02:00
editor_version_button.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_zoom_widget.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_zoom_widget.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
filter_line_edit.cpp Add FilterLineEdit to unify editor filter field navigation 2026-02-03 15:37:20 +01:00
filter_line_edit.h Add FilterLineEdit to unify editor filter field navigation 2026-02-03 15:37:20 +01:00
progress_dialog.cpp Explicitly include scene_tree.h where used 2026-03-05 10:43:25 +01:00
progress_dialog.h Use ObjectID in ProgressDialog Window list 2026-01-06 14:56:23 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
touch_actions_panel.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
touch_actions_panel.h Embed TouchActionsPanel directly into the Android editor UI 2025-04-19 20:32:47 +05:30
window_wrapper.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
window_wrapper.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00