| .. |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
editor_bottom_panel.cpp
|
Merge pull request #99096 from kitbdev/bottom_panel_force_switch
|
2024-12-30 08:58:55 -06:00 |
|
editor_bottom_panel.h
|
Make bottom panel switch when pinned and removed
|
2024-11-11 18:22:33 -05: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
|
Show correct icons in EditorDebuggerRemoteObject
|
2024-10-15 16:40:16 -04:00 |
|
editor_object_selector.h
|
Remove empty bind_methods()
|
2024-08-15 08:24:32 +02:00 |
|
editor_quick_open_dialog.cpp
|
Add a context menu to quick open dialog
|
2025-01-02 20:05:51 +01:00 |
|
editor_quick_open_dialog.h
|
Add a context menu to quick open dialog
|
2025-01-02 20:05:51 +01:00 |
|
editor_run_bar.cpp
|
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
2025-01-03 10:50:15 +00:00 |
|
editor_run_bar.h
|
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
2025-01-03 10:50:15 +00:00 |
|
editor_scene_tabs.cpp
|
Embedding game process in editor
|
2024-12-18 17:52:42 -05:00 |
|
editor_scene_tabs.h
|
Allow closing scene tab preview using Escape
|
2024-04-16 13:11:24 -07:00 |
|
editor_spin_slider.cpp
|
[TextServer] Improve embedded objects handling performance.
|
2025-01-07 08:01:29 +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
|
Merge pull request #101145 from hpvb/fix-scenetree-editor-marked
|
2025-01-06 22:49:09 +01:00 |
|
scene_tree_editor.h
|
Add toggle to hide filtered out parents in the "SceneTree" dock
|
2024-12-24 13:43:01 -03:00 |