Haoyu Qiu ef06e5d786 Fix error when opening Inspector's dots menu 2 سال پیش
..
debugger c59c68cdec Make sure Script Debugger is updated with the editor theme 2 سال پیش
export 764fe8ac51 Automatically reparent editor message dialogs to avoid error spam. 2 سال پیش
fileserver d95794ec8a One Copyright Update to rule them all 2 سال پیش
icons 236cec0633 Add a custom icon for the `project.godot` file in the EditorFileDialog 2 سال پیش
import 1a2caf28e3 Fix a crash in the GLB importer 2 سال پیش
plugins 38c0ad7c6c Redraw 2d viewport when guides are cleared 2 سال پیش
translations d23922ffeb i18n: Sync translations with Weblate 2 سال پیش
SCsub 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 2 سال پیش
action_map_editor.cpp 27fdb06fed Merge pull request #71322 from EricEzaM/55856-proj-settings-initial-array-dict-shared-instance 2 سال پیش
action_map_editor.h 7c73b6c71c Fix Project Settings array/dicts initial value being shared instances of the current value. 2 سال پیش
animation_bezier_editor.cpp a3b431b09d Add gesture to ViewPanner and simplify a bit its API 2 سال پیش
animation_bezier_editor.h a3b431b09d Add gesture to ViewPanner and simplify a bit its API 2 سال پیش
animation_track_editor.cpp b2584629c8 Merge pull request #73195 from timothyqiu/weblate-comments 2 سال پیش
animation_track_editor.h 4c5bd4cb0a Fix weird bezier edit button update timing in AnimationTrackEditor 2 سال پیش
animation_track_editor_plugins.cpp d5e662af73 Fix display for no-length audio stream keys 2 سال پیش
animation_track_editor_plugins.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
audio_stream_preview.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
audio_stream_preview.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
code_editor.cpp d188068caa Fix toggle comment not moving caret 2 سال پیش
code_editor.h bdfb10fb98 Rework code editor multiline operations 2 سال پیش
connections_dialog.cpp 4b1d577b5c Improve Connect Dialog navigation 2 سال پیش
connections_dialog.h 4b1d577b5c Improve Connect Dialog navigation 2 سال پیش
create_dialog.cpp 970f5533dd Fix filtering editor nodes in Create Dialog 2 سال پیش
create_dialog.h 970f5533dd Fix filtering editor nodes in Create Dialog 2 سال پیش
dependency_editor.cpp 6713e0fa5b Add handling of script creation/deletion for custom visual shader nodes 2 سال پیش
dependency_editor.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
doc_tools.cpp 5909f9f075 GDScript: Fix issues with typed arrays 2 سال پیش
doc_tools.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_about.cpp 0bde4a95e3 Fix UTF-8 encoding for copyright in About dialog 2 سال پیش
editor_about.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_asset_installer.cpp 0e0a6bb39b Removed unused property hints and `Object::get_translatable_strings()` 2 سال پیش
editor_asset_installer.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_atlas_packer.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_atlas_packer.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_audio_buses.cpp 234c601a61 Improve logic related to editing audio buses (and prevent crashes) 2 سال پیش
editor_audio_buses.h 234c601a61 Improve logic related to editing audio buses (and prevent crashes) 2 سال پیش
editor_autoload_settings.cpp 26581ca574 Add some missing translatable editor strings 2 سال پیش
editor_autoload_settings.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_build_profile.cpp 21b021a705 Remove path hard-coding in editor_build_profile 2 سال پیش
editor_build_profile.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_builders.py 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 2 سال پیش
editor_command_palette.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_command_palette.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_data.cpp c0083e431b Cleanup unused engine code v2 2 سال پیش
editor_data.h 11e2278844 Merge pull request #57606 from SaracenOne/update_on_reimport 2 سال پیش
editor_dir_dialog.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_dir_dialog.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_feature_profile.cpp 752402cf35 Clean-up, harmonize, and improve StyleBox API 2 سال پیش
editor_feature_profile.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_file_dialog.cpp 4593ad23fd Add some missing EditorFileDialog methods and properties. 2 سال پیش
editor_file_dialog.h 4593ad23fd Add some missing EditorFileDialog methods and properties. 2 سال پیش
editor_file_system.cpp e9c7b8d224 Merge pull request #71850 from WesleyElliott/fix-custom-node-export 2 سال پیش
editor_file_system.h 5fbcb80170 Use reimport_append api for importing embedded gltf images 2 سال پیش
editor_folding.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_folding.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_fonts.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_fonts.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_help.cpp bfe43f69b8 Merge pull request #67707 from Cykyrios/hide-private-prop-description-in-classdoc 2 سال پیش
editor_help.h 0eb3b49c39 Make EditorHelp respect font size settings 2 سال پیش
editor_help_search.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_help_search.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_inspector.cpp 38ad9c52b2 Add missing TTRs in tiles editor and array inspector 2 سال پیش
editor_inspector.h 7c7ba88d19 Merge pull request #66121 from Zylann/plugin_handles_edit_object_argument 2 سال پیش
editor_layouts_dialog.cpp 4b436d64aa Improve editor layout dialog 2 سال پیش
editor_layouts_dialog.h 4b436d64aa Improve editor layout dialog 2 سال پیش
editor_locale_dialog.cpp 26581ca574 Add some missing translatable editor strings 2 سال پیش
editor_locale_dialog.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_log.cpp b342dcdf04 Remove some unused signals 2 سال پیش
editor_log.h b342dcdf04 Remove some unused signals 2 سال پیش
editor_native_shader_source_visualizer.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_native_shader_source_visualizer.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_node.cpp 5faebb712e Fix MultiNodeEdit not cleared after deleting nodes 2 سال پیش
editor_node.h 764fe8ac51 Automatically reparent editor message dialogs to avoid error spam. 2 سال پیش
editor_path.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_path.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_paths.cpp ff42cb0d1e Fix missing directories when exporting from cmd 2 سال پیش
editor_paths.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_plugin.cpp 764fe8ac51 Automatically reparent editor message dialogs to avoid error spam. 2 سال پیش
editor_plugin.h d2b4e30058 Change `_can_handle` and `_edit` virtual methods to take `Object*` 2 سال پیش
editor_plugin_settings.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_plugin_settings.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_properties.cpp 5824967f2f clear filter input in Project Settings when opening Layers 2 سال پیش
editor_properties.h c7f4ca36a4 Use `PropertyUsageFlags` enum in parse_property 2 سال پیش
editor_properties_array_dict.cpp 5ba53d0b36 Merge pull request #71740 from Jummit/dict-array-missing-types 2 سال پیش
editor_properties_array_dict.h 5909f9f075 GDScript: Fix issues with typed arrays 2 سال پیش
editor_property_name_processor.cpp ab12edb6c6 Add "Bbcode" -> "BBCode" editor capitalization 2 سال پیش
editor_property_name_processor.h 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 2 سال پیش
editor_quick_open.cpp dddd8d43f6 Support script global resource name in EditorFileSystem 2 سال پیش
editor_quick_open.h dddd8d43f6 Support script global resource name in EditorFileSystem 2 سال پیش
editor_resource_picker.cpp 7490f89238 Fix crash when revealing file in floating FileSystem Dock 2 سال پیش
editor_resource_picker.h 3dcf380161 Implement a quick script inheritance check 2 سال پیش
editor_resource_preview.cpp e395eaf447 Fix editor resource preview deadlocking with --headless mode 2 سال پیش
editor_resource_preview.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_run.cpp ec4d720850 Fix the issue causing the Godot Android Editor to crash when returning from the launched and running game 2 سال پیش
editor_run.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_run_native.cpp d97e5863cb Disable remote debug button if no remote debug preset found. 2 سال پیش
editor_run_native.h 5406b001ca Move remote debug buttons to a single menu. 2 سال پیش
editor_run_script.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_run_script.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_scale.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_scale.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_sectioned_inspector.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_sectioned_inspector.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_settings.cpp 02583ddde8 Merge pull request #72460 from Calinou/project-manager-disable-incompatible-rendering-methods 2 سال پیش
editor_settings.h 64ba999eb1 Fix shortcut reset. 2 سال پیش
editor_settings_dialog.cpp bcaf048f33 Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function 2 سال پیش
editor_settings_dialog.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_spin_slider.cpp 826e54fa73 Some code simplifications 2 سال پیش
editor_spin_slider.h 2543aec5e4 Fix TAB key usage in EditorSpinSlider (and hence inpector). 2 سال پیش
editor_themes.cpp 755a86f502 Generate empty textures for theme icons if the SVG module is disabled 2 سال پیش
editor_themes.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_title_bar.cpp 4b2323e030 [macOS] Move extended title bar input to _gui_input and add mouse filters to prevent editor buttons from passing double-click to title. 2 سال پیش
editor_title_bar.h 4b2323e030 [macOS] Move extended title bar input to _gui_input and add mouse filters to prevent editor buttons from passing double-click to title. 2 سال پیش
editor_toaster.cpp d929784491 Stop toaster notification circle flickering when notifications are all hidden. 2 سال پیش
editor_toaster.h ae223e23a0 Limit toasts' width 2 سال پیش
editor_translation.cpp 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 2 سال پیش
editor_translation.h 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 2 سال پیش
editor_translation_parser.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_translation_parser.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_undo_redo_manager.cpp b58111588a Add EditorUndoRedoManager singleton 2 سال پیش
editor_undo_redo_manager.h b58111588a Add EditorUndoRedoManager singleton 2 سال پیش
editor_vcs_interface.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_vcs_interface.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
editor_zoom_widget.cpp a5479d3030 Usability improvements to the Zoom Widget 2 سال پیش
editor_zoom_widget.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
event_listener_line_edit.cpp 26581ca574 Add some missing translatable editor strings 2 سال پیش
event_listener_line_edit.h 3bf06e955e Propagate allowed input types to `event_listener` when setting them on `InputEventConfigurationDialog` 2 سال پیش
fbx_importer_manager.cpp 7e74568709 FBX: Disable importer when canceling FBX2glTF setup 2 سال پیش
fbx_importer_manager.h 7e74568709 FBX: Disable importer when canceling FBX2glTF setup 2 سال پیش
filesystem_dock.cpp 6b59c57f2a Fix rightclick on some files changes the 'New' menu entry to 'Show in File Manager' due to no fixed index for the 'New' menu 2 سال پیش
filesystem_dock.h 6b59c57f2a Fix rightclick on some files changes the 'New' menu entry to 'Show in File Manager' due to no fixed index for the 'New' menu 2 سال پیش
find_in_files.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
find_in_files.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
groups_editor.cpp b58111588a Add EditorUndoRedoManager singleton 2 سال پیش
groups_editor.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
history_dock.cpp b58111588a Add EditorUndoRedoManager singleton 2 سال پیش
history_dock.h b58111588a Add EditorUndoRedoManager singleton 2 سال پیش
import_defaults_editor.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
import_defaults_editor.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
import_dock.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
import_dock.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
input_event_configuration_dialog.cpp 5acc7a77fe Fix `InputEventConfigurationDialog` modifies original event 2 سال پیش
input_event_configuration_dialog.h daad4aed62 Cleanup and unify keyboard input. 2 سال پیش
inspector_dock.cpp ef06e5d786 Fix error when opening Inspector's dots menu 2 سال پیش
inspector_dock.h 6d65d886f2 Add Show in FileSystem option in the inspector 2 سال پیش
localization_editor.cpp b58111588a Add EditorUndoRedoManager singleton 2 سال پیش
localization_editor.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
multi_node_edit.cpp adf109d806 Merge pull request #71345 from reduz/support-metadata-multi-node-edit 2 سال پیش
multi_node_edit.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
node_dock.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
node_dock.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
plugin_config_dialog.cpp 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 سال پیش
plugin_config_dialog.h 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 سال پیش
pot_generator.cpp 7bf4753a9b Merge pull request #70675 from ZangEldor/pot-generating-fix 2 سال پیش
pot_generator.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
progress_dialog.cpp 764fe8ac51 Automatically reparent editor message dialogs to avoid error spam. 2 سال پیش
progress_dialog.h 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 سال پیش
project_converter_3_to_4.cpp 3bb89a0911 Add conversion for common Theme Overrides 2 سال پیش
project_converter_3_to_4.h 06e2c6ace2 Move tool declarations to top in 3to4. 2 سال پیش
project_manager.cpp ec5f503289 Disallow creating a project in the Home or Documents folder 2 سال پیش
project_manager.h ec5f503289 Disallow creating a project in the Home or Documents folder 2 سال پیش
project_settings_editor.cpp 5824967f2f clear filter input in Project Settings when opening Layers 2 سال پیش
project_settings_editor.h 5824967f2f clear filter input in Project Settings when opening Layers 2 سال پیش
property_selector.cpp 75e078d885 Fix type icons in `PropertySelector` 2 سال پیش
property_selector.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
register_editor_types.cpp 8dca093d97 Document `editor/naming/scene_name_casing` setting 2 سال پیش
register_editor_types.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
register_exporters.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
rename_dialog.cpp b58111588a Add EditorUndoRedoManager singleton 2 سال پیش
rename_dialog.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
renames_map_3_to_4.cpp 3bb89a0911 Add conversion for common Theme Overrides 2 سال پیش
renames_map_3_to_4.h 3bb89a0911 Add conversion for common Theme Overrides 2 سال پیش
reparent_dialog.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
reparent_dialog.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
scene_create_dialog.cpp 00b5222f66 Fix inconsistent state of Controls when editing and running scenes 2 سال پیش
scene_create_dialog.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
scene_tree_dock.cpp 360c71c3f6 Prevent wrong unedit when clicking editor viewport 2 سال پیش
scene_tree_dock.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
scene_tree_editor.cpp fab9926a95 Merge pull request #65137 from dalexeev/editor-naming 2 سال پیش
scene_tree_editor.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
script_create_dialog.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
script_create_dialog.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
shader_create_dialog.cpp d95794ec8a One Copyright Update to rule them all 2 سال پیش
shader_create_dialog.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
shader_globals_editor.cpp b58111588a Add EditorUndoRedoManager singleton 2 سال پیش
shader_globals_editor.h d95794ec8a One Copyright Update to rule them all 2 سال پیش
template_builders.py 9d5b807059 Improve editor template workflow 3 سال پیش