1
0
Fork 0
godot/editor/gui
Thaddeus Crews e508573183
Merge pull request #105140 from syntaxerror247/actions-panel-improvements
Android Editor: Add new actions and enhancements to `TouchActionsPanel`
2025-04-15 12:28:42 -05:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
editor_bottom_panel.cpp Initial editor accessibility. 2025-04-08 20:25:48 +03: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 Improve Project Manager auto-translation 2025-04-12 09:29:18 +02: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 Core: Add dedicated `BitField` template 2025-04-11 11:53:26 -05: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 Fix issue with playing a custom scene from a UID 2025-04-11 23:40:49 +10:00
editor_run_bar.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_scene_tabs.cpp Merge pull request #103024 from cruglet/master 2025-04-10 16:53:44 -05:00
editor_scene_tabs.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_spin_slider.cpp Add `String::replace_char(s)` methods for performance and convenience 2025-04-10 13:08:45 +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 Add custom sort to center tab bar in the editor and project manager. 2025-04-08 00:05:22 +03: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 Initial editor accessibility. 2025-04-08 20:25:48 +03:00
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 Initial editor accessibility. 2025-04-08 20:25:48 +03:00
editor_zoom_widget.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
scene_tree_editor.cpp Search custom types when filtering on type in the SceneTree dock 2025-04-14 10:29:49 -07:00
scene_tree_editor.h Search custom types when filtering on type in the SceneTree dock 2025-04-14 10:29:49 -07:00
touch_actions_panel.cpp Android Editor: Add new actions and enhancements to TouchActionsPanel 2025-04-14 20:43:13 +05:30
touch_actions_panel.h Android Editor: Add new actions and enhancements to TouchActionsPanel 2025-04-14 20:43:13 +05:30