Rémi Verschelde 720615a913 Merge pull request #95898 from KoBeWi/capital_of_nonexistent_properties 1 day ago
..
debugger b5e3238109 [TextServer] Fix get_word_breaks and it uses. 2 months ago
export 065dd099dd Remove empty bind_methods() 1 week ago
gui 219eba940f Merge pull request #94773 from Hilderin/fix-add-child-node-problem-no-auto-expand 3 days ago
icons cb2b4ea092 Improve AudioStreamPlayer icons 4 days ago
import 4b8946102b Merge pull request #91535 from BlueCube3310/betsy-bc6h 2 days ago
plugins 9396e058f5 Merge pull request #95874 from tetrapod00/remember-view-grid 1 day ago
project_manager d4b6bd5b60 Merge pull request #91172 from clayjohn/detect-rd 1 day ago
themes 6120786ddc Allow theming animation editor 1 day ago
translations 8e666adeed i18n: Sync translations with Weblate 1 week ago
SCsub d9f8ef68df Update pre-commit hooks configuration to use `ruff` instead of `black` 3 months ago
action_map_editor.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
action_map_editor.h 55459dd74e Disable Clear All button when not filtering in Editor Settings 3 months ago
animation_bezier_editor.cpp 6120786ddc Allow theming animation editor 1 day ago
animation_bezier_editor.h 4e38ce294d Merge pull request #93860 from CookieBadger/animation-bezier-undo-on-different-animation-fix 1 month ago
animation_track_editor.cpp 6120786ddc Allow theming animation editor 1 day ago
animation_track_editor.h 6120786ddc Allow theming animation editor 1 day ago
animation_track_editor_plugins.cpp 065dd099dd Remove empty bind_methods() 1 week ago
animation_track_editor_plugins.h 065dd099dd Remove empty bind_methods() 1 week ago
audio_stream_preview.cpp d8b29efe66 Fix member names of `AudioFrame` to match extension 6 months ago
audio_stream_preview.h d95794ec8a One Copyright Update to rule them all 1 year ago
code_editor.cpp e8254dc3f4 Fallback to theme icon when no custom icon is set in autocompletion 3 days ago
code_editor.h 17c8e8b2b4 Fix find result current match count 1 month ago
connections_dialog.cpp 7187a82cfe Update Node dock when theme changes 1 month ago
connections_dialog.h a714cb9f65 Editor: Display deprecated/experimental messages in tooltips 4 months ago
create_dialog.cpp 5f695f0ab4 Rework global class hiding in addons 1 month ago
create_dialog.h af6a4f300e Improve performance of the 'Create New Node' dialog 3 months ago
dependency_editor.cpp 1e3258cd18 Merge pull request #95281 from Lunarisnia/fix/project-settings 6 days ago
dependency_editor.h 065dd099dd Remove empty bind_methods() 1 week ago
directory_create_dialog.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
directory_create_dialog.h 7f41403a6f Standardize dialog input validation as a new class 1 year ago
doc_tools.cpp 7343dc3a5d Split TranslationServer into its own file 1 week ago
doc_tools.h 2c5c3ae579 Generate docs from GDExtensions using `--gdextension-docs` with `--doctool` 3 months ago
editor_about.cpp d9e2fc74c7 [Scene] Add `SceneStringNames::item_selected` 2 months ago
editor_about.h 1a08cba82e Improve look of Donors list in Editor's About 6 months ago
editor_asset_installer.cpp 065dd099dd Remove empty bind_methods() 1 week ago
editor_asset_installer.h 065dd099dd Remove empty bind_methods() 1 week ago
editor_atlas_packer.cpp 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable 5 months ago
editor_atlas_packer.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_audio_buses.cpp b534efd425 Add vertical separation to audio bus 2 months ago
editor_audio_buses.h 1bcbbe96c4 Organize existing code for editor plugins 3 months ago
editor_autoload_settings.cpp 2d4e573b20 Fix autoload node cannot be accessed by plugin on start-up 3 weeks ago
editor_autoload_settings.h 39369db029 Fix synchronization of global class name 1 month ago
editor_build_profile.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
editor_build_profile.h a714cb9f65 Editor: Display deprecated/experimental messages in tooltips 4 months ago
editor_builders.py d9f8ef68df Update pre-commit hooks configuration to use `ruff` instead of `black` 3 months ago
editor_command_palette.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
editor_command_palette.h 8297ec949b Merge pull request #86727 from KoBeWi/shortcut_revolution 7 months ago
editor_data.cpp 769424388e Fix crash on reimport scene with animations 2 weeks ago
editor_data.h 769424388e Fix crash on reimport scene with animations 2 weeks ago
editor_dock_manager.cpp 139288ca1e Fix first time of Toggle Last Opened Bottom Panel opens Output panel 1 month ago
editor_dock_manager.h 139288ca1e Fix first time of Toggle Last Opened Bottom Panel opens Output panel 1 month ago
editor_feature_profile.cpp ca18a06ecb [Scene] Add `SceneStringNames::confirmed` 2 months ago
editor_feature_profile.h 7008111a3f Editor Feature Profile: Only rebuild selected TreeItem and all children when a property is edited 3 months ago
editor_file_system.cpp b1c97313e0 Fix uid:// Paths Fail to Load at Editor Startup 5 days ago
editor_file_system.h 137b138be8 Merge pull request #84974 from KoBeWi/import_reimport 1 month ago
editor_folding.cpp b89aee45d7 Fix for folding "Editable Children" nodes in Scene tree not being saved 3 weeks ago
editor_folding.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_help.cpp 6435112e97 Fix use-after-free in `EditorHelp` 2 weeks ago
editor_help.h ec2f9355f5 Editor: Fix `EditorHelpBitTooltip` for Signals dock 1 month ago
editor_help_search.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
editor_help_search.h 1bcbbe96c4 Organize existing code for editor plugins 3 months ago
editor_inspector.compat.inc 85eac45513 Display custom data name instead of indices in TileData inspector 2 months ago
editor_inspector.cpp 2e7526af42 Fix editor inspector crashing when the old object is no longer valid 1 month ago
editor_inspector.h 89dd7107d9 Fix theme updating of the inspector sections 2 months ago
editor_interface.cpp 594567e1e0 Update scene tabs after marking as unsaved 4 months ago
editor_interface.h cd2032a90b Optimise Object's `get_argument_options` 5 months ago
editor_layouts_dialog.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
editor_layouts_dialog.h 4b436d64aa Improve editor layout dialog 1 year ago
editor_locale_dialog.cpp 7343dc3a5d Split TranslationServer into its own file 1 week ago
editor_locale_dialog.h 7343dc3a5d Split TranslationServer into its own file 1 week ago
editor_log.cpp 20298fbf07 Let EditorLog use the right call queue for thread safety 1 month ago
editor_log.h 20298fbf07 Let EditorLog use the right call queue for thread safety 1 month ago
editor_native_shader_source_visualizer.cpp d519715d94 [Scene] Add `SceneStringNames::font(_size/_color)` 2 months ago
editor_native_shader_source_visualizer.h 44de95e18f Improve the editor native shader source visualizer 5 months ago
editor_node.cpp 091212b4f1 Merge pull request #93602 from aaronp64/inspector_latency 1 day ago
editor_node.h da31679d12 Fix display dialog while saving scene 5 days ago
editor_paths.cpp a8c9b59f3f Automatically generate the Android debug keystore 4 months ago
editor_paths.h a8c9b59f3f Automatically generate the Android debug keystore 4 months ago
editor_properties.cpp 065dd099dd Remove empty bind_methods() 1 week ago
editor_properties.h 065dd099dd Remove empty bind_methods() 1 week ago
editor_properties_array_dict.cpp 065dd099dd Remove empty bind_methods() 1 week ago
editor_properties_array_dict.h 065dd099dd Remove empty bind_methods() 1 week ago
editor_properties_vector.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
editor_properties_vector.h e45927b2f2 Replace `radians` range hint with `radians_as_degrees` 11 months ago
editor_property_name_processor.cpp 7343dc3a5d Split TranslationServer into its own file 1 week ago
editor_property_name_processor.h b314a9105a Remove references to deleted capitalize_properties setting 1 day ago
editor_quick_open.cpp 77c3313470 Fix: set max_width for icons in the quick open popup 1 month ago
editor_quick_open.h fbfda46ffa Added tokenized search support to Quick Open dialog and FileSystem filter. 4 months ago
editor_resource_picker.cpp da5f7c6b40 Add support for dragging a shader to user exported material property 3 days ago
editor_resource_picker.h d9bf750cbf Merge pull request #84443 from KoBeWi/cookies_for_EditorResourcePicker 3 months ago
editor_resource_preview.cpp 78ba8b2804 Fix certain resource previews empty with GL compat 1 month ago
editor_resource_preview.h 20d67aac67 Remove unused order variable from EditorResourcePreview 2 months ago
editor_run.cpp 1b2c7bfe77 Allow to set custom feature tags for testing 6 months ago
editor_run.h 5ab9e50461 Add a dialog to customize run instances 6 months ago
editor_run_native.cpp 5b327aee96 Fix issue preventing enabling the remote button for Android 1 month ago
editor_run_native.h 293c34a2d2 Display a warning if device CPU architecture is not active in the export preset. 6 months ago
editor_script.cpp 98871c3057 Fix add_root_node() being no-op 4 months ago
editor_script.h d8ff69d53c Extract ScriptInstance to simplify includes 11 months ago
editor_sectioned_inspector.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
editor_sectioned_inspector.h d24ee551ec Allow EditorInspector to change its property name style when necessary 1 year ago
editor_settings.cpp 84e8831b89 Don't mark settings as modified while loading 5 days ago
editor_settings.h 84e8831b89 Don't mark settings as modified while loading 5 days ago
editor_settings_dialog.cpp 681769e2c9 Fix undoredo handling in some dialogs 1 month ago
editor_settings_dialog.h 55459dd74e Disable Clear All button when not filtering in Editor Settings 3 months ago
editor_string_names.cpp 6de34fde27 Add EditorStringNames singleton 11 months ago
editor_string_names.h 6de34fde27 Add EditorStringNames singleton 11 months ago
editor_translation.cpp 7343dc3a5d Split TranslationServer into its own file 1 week ago
editor_translation.h 7bdae7559d Improve string extraction of ETR POT file 3 months ago
editor_translation_parser.cpp 955d5affa8 Reduce and prevent unnecessary random-access to `List` 3 months ago
editor_translation_parser.h d8ff69d53c Extract ScriptInstance to simplify includes 11 months ago
editor_undo_redo_manager.cpp 57e046541d Add a way to force history for undoredo 1 month ago
editor_undo_redo_manager.h 57e046541d Add a way to force history for undoredo 1 month ago
editor_vcs_interface.cpp cb5cb3fae1 Change generated .gitignore to only exclude root android template folder. 1 month ago
editor_vcs_interface.h 1638c1b28f Add const lvalue ref to editor/* container parameters 5 months ago
engine_update_label.cpp 68a10ba603 Fix determining the availability of a new version 2 months ago
engine_update_label.h 44593eecc7 Rework and simplify update checking logic 2 months ago
event_listener_line_edit.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
event_listener_line_edit.h 3bf06e955e Propagate allowed input types to `event_listener` when setting them on `InputEventConfigurationDialog` 1 year ago
fbx_importer_manager.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
fbx_importer_manager.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
filesystem_dock.cpp 955f1535c0 Merge pull request #94703 from fstxz/fix_get_selected_paths 3 days ago
filesystem_dock.h b55e97cd85 Fix `EditorInterface.get_selected_paths()` working incorrectly when FileSystemDock is in split mode 5 days ago
find_in_files.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
find_in_files.h 5cf6f3c779 Hide Search Results by default. Show it on first search and push it at the end. Add a close button to hide it back. Also switch to Script Editor if a searched line is clicked. 5 months ago
group_settings_editor.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
group_settings_editor.h 4f8d7cae26 Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog 5 months ago
groups_editor.cpp 8e1e0d4b42 Fix Crash when adding scenes with a group to the level scene 1 month ago
groups_editor.h 39ae82623d Use ObjectID to track cached scene groups. 7 months ago
history_dock.cpp d9e2fc74c7 [Scene] Add `SceneStringNames::item_selected` 2 months ago
history_dock.h 0f26ae93f2 Save scene and global checkbox options of History window, fixes #88432 5 months ago
import_defaults_editor.cpp d9e2fc74c7 [Scene] Add `SceneStringNames::item_selected` 2 months ago
import_defaults_editor.h fca3ab5564 Deprecate project_settings_changed signal 1 year ago
import_dock.cpp 169e732518 Fix missing options in Project Import Defaults 1 month ago
import_dock.h e63d0983d0 Fix errors/crashes related to skipped imports 3 months ago
input_event_configuration_dialog.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
input_event_configuration_dialog.h a5916deb13 (Un)Fold event categories by double click 3 months ago
inspector_dock.cpp b314a9105a Remove references to deleted capitalize_properties setting 1 day ago
inspector_dock.h 1638c1b28f Add const lvalue ref to editor/* container parameters 5 months ago
localization_editor.cpp 7343dc3a5d Split TranslationServer into its own file 1 week ago
localization_editor.h d70c45b5c8 Add option to add built-in strings in the POT generation 5 months ago
multi_node_edit.cpp 48a6476861 Fix going forward backward in editor selection history. 4 months ago
multi_node_edit.h 86de59d60a [Core] Add `LocalVector::has` for convenience 3 months ago
node_dock.cpp 065dd099dd Remove empty bind_methods() 1 week ago
node_dock.h 065dd099dd Remove empty bind_methods() 1 week ago
pot_generator.cpp 7bdae7559d Improve string extraction of ETR POT file 3 months ago
pot_generator.h d95794ec8a One Copyright Update to rule them all 1 year ago
progress_dialog.cpp 2b827f6d5f Android Editor: Make progress dialog visible again 1 month ago
progress_dialog.h 564ebd7ba4 Force editor progress dialog size update. 2 months ago
project_converter_3_to_4.cpp 1638c1b28f Add const lvalue ref to editor/* container parameters 5 months ago
project_converter_3_to_4.h 1638c1b28f Add const lvalue ref to editor/* container parameters 5 months ago
project_manager.cpp 091212b4f1 Merge pull request #93602 from aaronp64/inspector_latency 1 day ago
project_manager.h a00527e415 Fix folder scan replacing project list 4 months ago
project_settings_editor.cpp 681769e2c9 Fix undoredo handling in some dialogs 1 month ago
project_settings_editor.h 39369db029 Fix synchronization of global class name 1 month ago
property_selector.cpp ca8508bee4 Merge pull request #95554 from KoBeWi/subproperty_of_a_subproperty_of_a_property 6 days ago
property_selector.h 0dea6ef251 Allow picking partial properties in PropertySelector 1 week ago
register_editor_types.cpp 2bd714e34e Allow configuring the script filename casing rule 5 months ago
register_editor_types.h d95794ec8a One Copyright Update to rule them all 1 year ago
register_exporters.h 0088981c40 [Export] Add readable descriptions and validation warnings to the export options. 1 year ago
rename_dialog.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
rename_dialog.h 1638c1b28f Add const lvalue ref to editor/* container parameters 5 months ago
renames_map_3_to_4.cpp 926afccbd8 [Scene] Add `SceneStringNames::panel` 2 months ago
renames_map_3_to_4.h a40f559fe2 Add conversion for common Theme Overrides 1 year ago
reparent_dialog.cpp ca18a06ecb [Scene] Add `SceneStringNames::confirmed` 2 months ago
reparent_dialog.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
run_instances_dialog.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
run_instances_dialog.h 1b2c7bfe77 Allow to set custom feature tags for testing 6 months ago
scene_create_dialog.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
scene_create_dialog.h 7f41403a6f Standardize dialog input validation as a new class 1 year ago
scene_tree_dock.cpp 01b87a9a9c Merge pull request #95171 from KoBeWi/remove_save 6 days ago
scene_tree_dock.h e47ec7eeb0 Avoid saving EditorSettings on startup 2 weeks ago
script_create_dialog.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
script_create_dialog.h 2bd714e34e Allow configuring the script filename casing rule 5 months ago
shader_create_dialog.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
shader_create_dialog.h 01888ae7ab Fix theme application in various editor dialogs 8 months ago
shader_globals_editor.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 2 months ago
shader_globals_editor.h 1bcbbe96c4 Organize existing code for editor plugins 3 months ago
surface_upgrade_tool.cpp ca18a06ecb [Scene] Add `SceneStringNames::confirmed` 2 months ago
surface_upgrade_tool.h 10b70e2498 Rework the surface upgrade tool to inform users without blocking 9 months ago
template_builders.py 0c6dbbd050 Fix not using `encoding="utf-8"` when writing to files or reading from them 2 months ago
window_wrapper.cpp d519715d94 [Scene] Add `SceneStringNames::font(_size/_color)` 2 months ago
window_wrapper.h 1638c1b28f Add const lvalue ref to editor/* container parameters 5 months ago