Rémi Verschelde 7132627666 CI: Fix support for latest codespell 7 月之前
..
debugger a5e857019c Fix frame number underflow in visual profiler 11 月之前
export 583b48c43f Fix leak of scene used for customization during export 11 月之前
gui 476bc362e5 Allow dragging editable children 1 年之前
icons 36a32f4a5a Follow up to blue robot icons optimization 10 月之前
import cd02fe3469 Fix Set Animation Save Paths breaking on Windows 10 月之前
plugins 3f4734c249 Fix broken layout of asset library page 10 月之前
translations 07cf36d21c i18n: Sync translations with Weblate 8 月之前
SCsub b69c8b4791 Single Compilation Unit build. 1 年之前
action_map_editor.cpp 6de34fde27 Add EditorStringNames singleton 1 年之前
action_map_editor.h 7c73b6c71c Fix Project Settings array/dicts initial value being shared instances of the current value. 2 年之前
animation_bezier_editor.cpp 987a7c681d fix bezier editor throws error on ctrl click 11 月之前
animation_bezier_editor.h 79f9d230b8 Add vertical scrolling to bézier track editor. 1 年之前
animation_track_editor.cpp 7132627666 CI: Fix support for latest codespell 7 月之前
animation_track_editor.h 49031b24e5 Fix setting bezier track handle mode from inspector. 1 年之前
animation_track_editor_plugins.cpp 6de34fde27 Add EditorStringNames singleton 1 年之前
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 0d7db935aa Search terms are now highlighted when the bar opens with a selection. 1 年之前
code_editor.h 0d7db935aa Search terms are now highlighted when the bar opens with a selection. 1 年之前
connections_dialog.cpp 38f1df15f0 Set icon_max_width in the ConnectionsDock tree 1 年之前
connections_dialog.h 34e6b86134 Show doc tooltips when hovering properties in the theme editor 1 年之前
create_dialog.cpp 9b03fb36f9 Improve threading in ClassDB and EditorHelp 1 年之前
create_dialog.h 8ecc0c4f47 Fix accessing editor theme items throughout the UI 1 年之前
dependency_editor.cpp f2bd24e80f Fix wrong extension filter for dependency editor 10 月之前
dependency_editor.h fe4850c0d0 Use mingw-std-threads in MinGW builds 1 年之前
directory_create_dialog.cpp bbeb2f98f5 Prevent creating any type of file with a leading dot 1 年之前
directory_create_dialog.h 7f41403a6f Standardize dialog input validation as a new class 1 年之前
doc_tools.cpp a1d8fc1af9 Polish & fix editor help cache generation 1 年之前
doc_tools.h a1d8fc1af9 Polish & fix editor help cache generation 1 年之前
editor_about.cpp d93fcf824f Fix theme application in various editor dialogs 1 年之前
editor_about.h d93fcf824f Fix theme application in various editor dialogs 1 年之前
editor_asset_installer.cpp 8f0609c00a Merge pull request #81620 from YuriSizov/assets-remap-install-folder 1 年之前
editor_asset_installer.h ef80a2b44c Allow to specify target folder when installing assets 1 年之前
editor_atlas_packer.cpp 818fe886a3 Bounds fixes in `TextureAtlas` import 1 年之前
editor_atlas_packer.h d95794ec8a One Copyright Update to rule them all 2 年之前
editor_audio_buses.cpp 88526a23a5 Fix unable to deselect audio effects 1 年之前
editor_audio_buses.h f29b6e73c2 Add a bus_renamed AudioServer signal 1 年之前
editor_autoload_settings.cpp 4564a8513a Correctly check scripts that must inherit `EditorPlugin` 1 年之前
editor_autoload_settings.h d95794ec8a One Copyright Update to rule them all 2 年之前
editor_build_profile.cpp 5ee983188d Merge pull request #84404 from MewPurPur/engine-config-old-icon-convention 1 年之前
editor_build_profile.h d95794ec8a One Copyright Update to rule them all 2 年之前
editor_builders.py c9c941e339 CI: Update static checks to black 23.3.0 1 年之前
editor_command_palette.cpp d93fcf824f Fix theme application in various editor dialogs 1 年之前
editor_command_palette.h d93fcf824f Fix theme application in various editor dialogs 1 年之前
editor_data.cpp 75ee58fd04 [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
editor_data.h 2445414aa0 Avoid unnecessary inspector updates when loading or switching scenes 1 年之前
editor_feature_profile.cpp ae91644c73 Revamp how documentation tooltips work 1 年之前
editor_feature_profile.h 8e0e81ced3 Allow changing feature profile via EditorInterface 1 年之前
editor_file_system.cpp 946cb13d9b Fix duplicated folder reference in Godot Editor after changing filename case 10 月之前
editor_file_system.h 219517f6b8 Add `--import` command-line flag 10 月之前
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 3c63dce3cd Merge pull request #80573 from KoBeWi/2k_lines_of_changes_created_at_2AM 1 年之前
editor_fonts.h d95794ec8a One Copyright Update to rule them all 2 年之前
editor_help.cpp a1d8fc1af9 Polish & fix editor help cache generation 1 年之前
editor_help.h a1d8fc1af9 Polish & fix editor help cache generation 1 年之前
editor_help_search.cpp 6e20c78c20 Limit custom icons size in various editor widgets 1 年之前
editor_help_search.h 6e20c78c20 Limit custom icons size in various editor widgets 1 年之前
editor_inspector.cpp 8aff153ea2 Editor: Fix same-name (sub)groups interfering in Inspector 10 月之前
editor_inspector.h f56532c577 Editor: Fix some issues with `EditorHelpTooltip` 1 年之前
editor_interface.cpp 110130bb69 Expose editor viewports 1 年之前
editor_interface.h 110130bb69 Expose editor viewports 1 年之前
editor_layouts_dialog.cpp ba41910967 Use ui_text_submit to confirm and close text prompts 1 年之前
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 215e036600 Add bulk change guards to successive theme overrides in Editor and GUI 1 年之前
editor_log.h 9a6ecda591 [Editor Log] Clear rich print tags only after the last line. 1 年之前
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 1894129713 [Editor] Add missing ellipses to menu options that open dialogs 11 月之前
editor_node.h d41639a4cb Use render method from OS in compositor RD; Update related UI 1 年之前
editor_paths.cpp 75ee58fd04 [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
editor_paths.h d95794ec8a One Copyright Update to rule them all 2 年之前
editor_plugin.cpp a6de7a8a3f Allow contextual plugins to persist temporarily 1 年之前
editor_plugin.h a6de7a8a3f Allow contextual plugins to persist temporarily 1 年之前
editor_plugin_settings.cpp 75ee58fd04 [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
editor_plugin_settings.h d95794ec8a One Copyright Update to rule them all 2 年之前
editor_properties.cpp 4296f0a771 Fill remaining global scope constant descriptions 1 年之前
editor_properties.h cf36afd9d2 Enhance NodePath property editing 1 年之前
editor_properties_array_dict.cpp d25e28d9ae Inspector: Fix clearing array/dictionary element with `<Object#null>` 1 年之前
editor_properties_array_dict.h 4154039832 Improve includes of EditorNode (and everything else) 1 年之前
editor_properties_vector.cpp e45927b2f2 Replace `radians` range hint with `radians_as_degrees` 1 年之前
editor_properties_vector.h e45927b2f2 Replace `radians` range hint with `radians_as_degrees` 1 年之前
editor_property_name_processor.cpp 991454b8bd i18n: Sync translations with Weblate 1 年之前
editor_property_name_processor.h 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 2 年之前
editor_quick_open.cpp d93fcf824f Fix theme application in various editor dialogs 1 年之前
editor_quick_open.h d93fcf824f Fix theme application in various editor dialogs 1 年之前
editor_resource_picker.cpp ac4051f8a8 [Editor] Improve clarity and style of `ResourcePicker` menu 11 月之前
editor_resource_picker.h c6fec68a3e Fix crash caused by conflicting menu option IDs 1 年之前
editor_resource_preview.cpp e90ea87b42 Abort threaded preview generators on exit 1 年之前
editor_resource_preview.h e90ea87b42 Abort threaded preview generators on exit 1 年之前
editor_run.cpp 407b16ab00 Debug CanvasItem redraw 1 年之前
editor_run.h 78518be194 Merge pull request #75444 from lpriebe/editor-run-arg-split-fix 1 年之前
editor_run_native.cpp 6de34fde27 Add EditorStringNames singleton 1 年之前
editor_run_native.h 8a74d8438f Extract editor run toolbar into its own component 1 年之前
editor_scale.cpp b69c8b4791 Single Compilation Unit build. 1 年之前
editor_scale.h b69c8b4791 Single Compilation Unit build. 1 年之前
editor_script.cpp 93fcd9ce41 Replace `GDVIRTUAL_CALL` with `GDVIRTUAL_REQUIRED_CALL` where applicable 11 月之前
editor_script.h d8ff69d53c Extract ScriptInstance to simplify includes 1 年之前
editor_sectioned_inspector.cpp 6de34fde27 Add EditorStringNames singleton 1 年之前
editor_sectioned_inspector.h d24ee551ec Allow EditorInspector to change its property name style when necessary 1 年之前
editor_settings.cpp bce0ada5f4 Prompt require editor restart to user when gizmo color changed 1 年之前
editor_settings.h 06a94ecc14 Load project metadata file only when needed 1 年之前
editor_settings_dialog.cpp 7e7bf59f68 Prevent escape key from closing Editor Settings window when filtering for shorcuts 11 月之前
editor_settings_dialog.h d95794ec8a One Copyright Update to rule them all 2 年之前
editor_string_names.cpp 6de34fde27 Add EditorStringNames singleton 1 年之前
editor_string_names.h 6de34fde27 Add EditorStringNames singleton 1 年之前
editor_themes.cpp a8bcbff59f Merge pull request #82133 from MewPurPur/svg-tweaks 1 年之前
editor_themes.h 582ed157b5 Fix StringName leaks in GDExtension, core, and editor themes 1 年之前
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 d8ff69d53c Extract ScriptInstance to simplify includes 1 年之前
editor_undo_redo_manager.cpp 662522ae5a Fix for stopping the Undo History being desynchronised from actual Undo queue. 1 年之前
editor_undo_redo_manager.h 81aa5ad999 add backward_undo_ops as property for action 1 年之前
editor_vcs_interface.cpp 93fcd9ce41 Replace `GDVIRTUAL_CALL` with `GDVIRTUAL_REQUIRED_CALL` where applicable 11 月之前
editor_vcs_interface.h d8ff69d53c Extract ScriptInstance to simplify includes 1 年之前
event_listener_line_edit.cpp 6de34fde27 Add EditorStringNames singleton 1 年之前
event_listener_line_edit.h 3bf06e955e Propagate allowed input types to `event_listener` when setting them on `InputEventConfigurationDialog` 2 年之前
fbx_importer_manager.cpp 6de34fde27 Add EditorStringNames singleton 1 年之前
fbx_importer_manager.h 4154039832 Improve includes of EditorNode (and everything else) 1 年之前
filesystem_dock.cpp 1f677eb279 Properly select the newly duplicated file 1 年之前
filesystem_dock.h 1f677eb279 Properly select the newly duplicated file 1 年之前
find_in_files.cpp 7945ca9378 Fix highlight in Search panel being offseted 1 年之前
find_in_files.h d95794ec8a One Copyright Update to rule them all 2 年之前
groups_editor.cpp 5dbe105f22 Fix theme access in the Groups editor 1 年之前
groups_editor.h 4154039832 Improve includes of EditorNode (and everything else) 1 年之前
history_dock.cpp 6de34fde27 Add EditorStringNames singleton 1 年之前
history_dock.h b58111588a Add EditorUndoRedoManager singleton 2 年之前
import_defaults_editor.cpp 255db4df68 Fix press save in Import Defaults did not save the changed setting 1 年之前
import_defaults_editor.h fca3ab5564 Deprecate project_settings_changed signal 1 年之前
import_dock.cpp 3770ee3c9e avoid cleanup for non-loadable assets 1 年之前
import_dock.h bbfa74a991 Merge pull request #75137 from nongvantinh/implement-6320 1 年之前
input_event_configuration_dialog.cpp 7931c04544 Fix size and visuals of the InputEventConfigurationDialog 1 年之前
input_event_configuration_dialog.h daad4aed62 Cleanup and unify keyboard input. 2 年之前
inspector_dock.cpp beadc92e4f Clear sub-resources list when no sub-resource exists 1 年之前
inspector_dock.h 4154039832 Improve includes of EditorNode (and everything else) 1 年之前
localization_editor.cpp 75ee58fd04 [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
localization_editor.h 584136271c Improve POT Generation dialog 1 年之前
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 8633f7bcdb Hide Node dock successfully on undo/redo and deletion 1 年之前
node_dock.h 8633f7bcdb Hide Node dock successfully on undo/redo and deletion 1 年之前
plugin_config_dialog.cpp 4bc567d27a Fix creating and updating plugin with dot in folder name 1 年之前
plugin_config_dialog.h 8671dc4e03 Add validation pane to create plugin dialog 1 年之前
pot_generator.cpp b1d67c4fde Stop escaping `'` on POT generation 11 月之前
pot_generator.h d95794ec8a One Copyright Update to rule them all 2 年之前
progress_dialog.cpp 9ae48c72b4 Keep focus on floating window when showing ProgressDialog 1 年之前
progress_dialog.h 9ae48c72b4 Keep focus on floating window when showing ProgressDialog 1 年之前
project_converter_3_to_4.cpp ed06389a34 Style: Mark clang-format 16 as supported for pre-commit hook 1 年之前
project_converter_3_to_4.h d94ad09903 Fix conversion of hex color strings in project converter 1 年之前
project_manager.cpp eb25ef6062 Optimize scanning routines in the project manager 1 年之前
project_manager.h eb25ef6062 Optimize scanning routines in the project manager 1 年之前
project_settings_editor.cpp 6de34fde27 Add EditorStringNames singleton 1 年之前
project_settings_editor.h e13bcf5b84 clear filter input in Project Settings when opening Layers 1 年之前
property_selector.cpp faccc8e225 Clamps the height of description text for property selectors 1 年之前
property_selector.h d95794ec8a One Copyright Update to rule them all 2 年之前
register_editor_types.cpp 65049c3fe7 Allow configuring the maximum width for atlas import 11 月之前
register_editor_types.h d95794ec8a One Copyright Update to rule them all 2 年之前
register_exporters.h 0088981c40 [Export] Add readable descriptions and validation warnings to the export options. 1 年之前
rename_dialog.cpp 8ecc0c4f47 Fix accessing editor theme items throughout the UI 1 年之前
rename_dialog.h 4154039832 Improve includes of EditorNode (and everything else) 1 年之前
renames_map_3_to_4.cpp b7c01ed6e9 Fix invalid 3-to-4 renames of `add_animation` to `add_animation_library` 1 年之前
renames_map_3_to_4.h a40f559fe2 Add conversion for common Theme Overrides 1 年之前
reparent_dialog.cpp 4154039832 Improve includes of EditorNode (and everything else) 1 年之前
reparent_dialog.h 4154039832 Improve includes of EditorNode (and everything else) 1 年之前
scene_create_dialog.cpp 9b03fb36f9 Improve threading in ClassDB and EditorHelp 1 年之前
scene_create_dialog.h 7f41403a6f Standardize dialog input validation as a new class 1 年之前
scene_tree_dock.cpp f14e43b68f Fixed duplicating nodes at different depths in SceneTreeDock 11 月之前
scene_tree_dock.h 8b11ae9cf5 Merge pull request #83596 from SaracenOne/node_copy_paste_fix 1 年之前
script_create_dialog.cpp a7fa34db1d Ignore path error for built-in scripts/shaders 1 年之前
script_create_dialog.h c8db3f66ed Fix ScriptCreateDialog not accepting on submit 1 年之前
shader_create_dialog.cpp d93fcf824f Fix theme application in various editor dialogs 1 年之前
shader_create_dialog.h d93fcf824f Fix theme application in various editor dialogs 1 年之前
shader_globals_editor.cpp 2cd63a1ef0 Made hidden ProjectSettings groups more explicit 1 年之前
shader_globals_editor.h d95794ec8a One Copyright Update to rule them all 2 年之前
surface_upgrade_tool.cpp 549a83eee2 Suppress surface upgrade warnings when showing SurfaceUpgradeTool warning 1 年之前
surface_upgrade_tool.h 10b70e2498 Rework the surface upgrade tool to inform users without blocking 1 年之前
template_builders.py 9d5b807059 Improve editor template workflow 3 年之前
window_wrapper.cpp 9ae48c72b4 Keep focus on floating window when showing ProgressDialog 1 年之前
window_wrapper.h b4d6b47c17 Add multi window code and shader editors 1 年之前