1
0
Fork 0
godot/editor/gui
Mounir Tohami 2f87b7aae0 Fix `BottomPanel` excessive width. 2025-01-19 14:21:43 +02:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
editor_bottom_panel.cpp Fix `BottomPanel` excessive width. 2025-01-19 14:21:43 +02:00
editor_bottom_panel.h Fix `BottomPanel` excessive width. 2025-01-19 14:21:43 +02: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 Support MIME types in file dialog filters on macOS and Linux. 2025-01-04 22:05:35 +02:00
editor_file_dialog.h Improve editor file dialog options 2024-12-11 15:11:34 +01: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 Remove empty bind_methods() 2024-08-15 08:24:32 +02:00
editor_quick_open_dialog.cpp Remember QuickOpenDialog history between sessions 2025-01-03 11:51:28 +01:00
editor_quick_open_dialog.h Remember QuickOpenDialog history between sessions 2025-01-03 11:51:28 +01:00
editor_run_bar.cpp Add support for specifying whether to play the current scene or a specific scene in XR or regular mode 2025-01-12 22:02:24 -08:00
editor_run_bar.h Add support for specifying whether to play the current scene or a specific scene in XR or regular mode 2025-01-12 22:02:24 -08:00
editor_scene_tabs.cpp Reorganize EditorNode menu options 2025-01-09 12:21:56 +01:00
editor_scene_tabs.h Reorganize EditorNode menu options 2025-01-09 12:21:56 +01:00
editor_spin_slider.cpp [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 2025-01-10 09:25:34 +02:00
editor_spin_slider.h Fix EditorSpinSlider blocking viewport from getting focus 2024-09-10 14:44:47 +04: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: Apply new `clang-format` changes 2024-09-20 08:09:48 -05:00
editor_toaster.cpp Add copy to toast notification 2024-11-30 14:51:50 -05:00
editor_toaster.h Add copy to toast notification 2024-11-30 14:51:50 -05: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 Make editor's shortcut names translated on-site 2024-12-18 13:00:30 +08: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 Allow prefixing with '%' to set a node as unique in the Scene Tree Dock 2025-01-13 09:38:07 -06:00
scene_tree_editor.h Add toggle to hide filtered out parents in the "SceneTree" dock 2024-12-24 13:43:01 -03:00