Rémi Verschelde 488757bd00 CI: Fix support for latest codespell 4 months ago
..
debugger 080d471e98 Merge pull request #75200 from Calinou/debugger-editor-settings-add-property-hints 1 year ago
export 7c502d449a Linux: Handle export preset forward compat with 4.3+ platform name 7 months ago
gui 1ebfd2f510 Fix garbled text in editor toasters 1 year ago
icons ecf7f3f349 Follow up to blue robot icons optimization 7 months ago
import 7c02f5cd5c [4.2] Fix crash when previewing a scene with a mesh as the root node 7 months ago
plugins e25abb5760 Fixed loop condition in bone mapping 7 months ago
translations c966bdf358 i18n: Sync translations with Weblate (last 4.1 sync) 1 year ago
SCsub b69c8b4791 Single Compilation Unit build. 1 year ago
action_map_editor.cpp 27fdb06fed Merge pull request #71322 from EricEzaM/55856-proj-settings-initial-array-dict-shared-instance 1 year ago
action_map_editor.h 7c73b6c71c Fix Project Settings array/dicts initial value being shared instances of the current value. 1 year ago
animation_bezier_editor.cpp a3b431b09d Add gesture to ViewPanner and simplify a bit its API 1 year ago
animation_bezier_editor.h a3b431b09d Add gesture to ViewPanner and simplify a bit its API 1 year ago
animation_track_editor.cpp 488757bd00 CI: Fix support for latest codespell 4 months ago
animation_track_editor.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
animation_track_editor_plugins.cpp cc44d75cd8 Fix `draw_multiline_colors` usage 1 year ago
animation_track_editor_plugins.h d95794ec8a One Copyright Update to rule them all 1 year ago
audio_stream_preview.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
audio_stream_preview.h d95794ec8a One Copyright Update to rule them all 1 year ago
code_editor.cpp 04bd9cc06c "Whole Words" search can detect word boundaries inside the search term. 10 months ago
code_editor.h 0b3fba45c6 Move convert_indent into CodeEdit 1 year ago
connections_dialog.cpp ffc87b2bb1 Focus current node after connecting 1 year ago
connections_dialog.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
create_dialog.cpp 294b1a731a Merge pull request #63732 from DarkMessiah/create-new-node-arrow-navigation 1 year ago
create_dialog.h 970f5533dd Fix filtering editor nodes in Create Dialog 1 year ago
dependency_editor.cpp 3d8fc90d84 Fix wrong extension filter for dependency editor 7 months ago
dependency_editor.h d7eefc3b1c Fix DependecyEditorOwners not acknowledging non-scene resources 1 year ago
directory_create_dialog.cpp 9f38a68a59 Make create folder popup support nested folders 1 year ago
directory_create_dialog.h 9f38a68a59 Make create folder popup support nested folders 1 year ago
doc_tools.cpp b3d1aeea07 Fix missing GDExtension in-editor API reference 1 year ago
doc_tools.h a64137d5dd Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATH 1 year ago
editor_about.cpp b69c8b4791 Single Compilation Unit build. 1 year ago
editor_about.h b69c8b4791 Single Compilation Unit build. 1 year ago
editor_asset_installer.cpp 0e0a6bb39b Removed unused property hints and `Object::get_translatable_strings()` 1 year ago
editor_asset_installer.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_atlas_packer.cpp 818fe886a3 Bounds fixes in `TextureAtlas` import 1 year ago
editor_atlas_packer.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_audio_buses.cpp 8cfbc6bda2 Revert "Remember only permanent bottom tabs" 1 year ago
editor_audio_buses.h 9b500ab53c Fix premature theme item access in editor tools 1 year ago
editor_autoload_settings.cpp 4100743a62 Fix undo methods for DELETE in EditorAutoloadSettings 10 months ago
editor_autoload_settings.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_build_profile.cpp 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
editor_build_profile.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_builders.py c9c941e339 CI: Update static checks to black 23.3.0 1 year ago
editor_command_palette.cpp 72323a57d0 Merge pull request #57894 from Sauermann/fix-subviewport-1 1 year ago
editor_command_palette.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_data.cpp a5b59b596f Don't grab theme icons for scripts 1 year ago
editor_data.h 9379177286 Fix node selection not handled correctly at launch 1 year ago
editor_feature_profile.cpp 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
editor_feature_profile.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_file_system.cpp a4cabd7497 gltf: fix three bugs which prevented extracted textures from being refreshed. 10 months ago
editor_file_system.h 5fbcb80170 Use reimport_append api for importing embedded gltf images 1 year ago
editor_folding.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
editor_folding.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_fonts.cpp 831b4a5366 Improve startup benchmarking 1 year ago
editor_fonts.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_help.cpp a0366f1cea Fix regression with enum descriptions now showing up in documentation. 1 year ago
editor_help.h eb391d3302 Display `BitField[Enum]` in docs to distinguish from `Enum` 1 year ago
editor_help_search.cpp b4d6b47c17 Add multi window code and shader editors 1 year ago
editor_help_search.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_inspector.cpp ab14aa9f16 Fix enum tooltip with no description 1 year ago
editor_inspector.h b69c8b4791 Single Compilation Unit build. 1 year ago
editor_interface.cpp 85ab269796 C#: Fix line in OpenInExternalEditor 1 year ago
editor_interface.h 96c469a138 Let editor workaround a case of inconsistency in compound scenes 1 year ago
editor_layouts_dialog.cpp 1238554f05 Use ui_text_submit to confirm and close text prompts 1 year ago
editor_layouts_dialog.h 4b436d64aa Improve editor layout dialog 1 year ago
editor_locale_dialog.cpp 26581ca574 Add some missing translatable editor strings 1 year ago
editor_locale_dialog.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_log.cpp 488626701d Fix editor log flicker. 1 year ago
editor_log.h b342dcdf04 Remove some unused signals 1 year ago
editor_native_shader_source_visualizer.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
editor_native_shader_source_visualizer.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_node.cpp 1281517746 Fix reporting exit code when command line export fails 8 months ago
editor_node.h 68154d8a71 Merge pull request #79878 from HolySkyMin/editor_theme_startup_fix 9 months ago
editor_paths.cpp 49d7041d34 Decouple EditorInterface from EditorPlugin 1 year ago
editor_paths.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_plugin.cpp f7f4e53763 Add relative path support for `EditorPlugin::add_autoload_singleton` 1 year ago
editor_plugin.h 49d7041d34 Decouple EditorInterface from EditorPlugin 1 year ago
editor_plugin_settings.cpp f2b6eda210 Fix a crash when enable a plugin uses `make_mesh_previews` 1 year ago
editor_plugin_settings.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_properties.cpp 0a7af396c4 Fix missing arrows in integer vector properties 10 months ago
editor_properties.h f77dee90a6 Merge pull request #76389 from ajreckof/editor-property-nodepath-for-node 1 year ago
editor_properties_array_dict.cpp 5abac84a9e Fix paste value emptying an array on some right click location 1 year ago
editor_properties_array_dict.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
editor_properties_vector.cpp 6e5a78ebb5 Preserve vector ratio when dragging through 0 1 year ago
editor_properties_vector.h 6e5a78ebb5 Preserve vector ratio when dragging through 0 1 year ago
editor_property_name_processor.cpp 695c69232e Add TextFile to editor property capitalizations 1 year ago
editor_property_name_processor.h 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 1 year ago
editor_quick_open.cpp b69c8b4791 Single Compilation Unit build. 1 year ago
editor_quick_open.h b69c8b4791 Single Compilation Unit build. 1 year ago
editor_resource_picker.cpp b958935550 Fix Image -> Texture2D inspector auto-conversion 1 year ago
editor_resource_picker.h 3dcf380161 Implement a quick script inheritance check 1 year ago
editor_resource_preview.cpp 8cfa19a078 Merge pull request #77000 from reduz/make-more-base-nodes-thread-safe 1 year ago
editor_resource_preview.h 8cfa19a078 Merge pull request #77000 from reduz/make-more-base-nodes-thread-safe 1 year ago
editor_run.cpp 78518be194 Merge pull request #75444 from lpriebe/editor-run-arg-split-fix 1 year ago
editor_run.h 78518be194 Merge pull request #75444 from lpriebe/editor-run-arg-split-fix 1 year ago
editor_run_native.cpp 8a74d8438f Extract editor run toolbar into its own component 1 year ago
editor_run_native.h 8a74d8438f Extract editor run toolbar into its own component 1 year ago
editor_scale.cpp b69c8b4791 Single Compilation Unit build. 1 year ago
editor_scale.h b69c8b4791 Single Compilation Unit build. 1 year ago
editor_script.cpp 8a74d8438f Extract editor run toolbar into its own component 1 year ago
editor_script.h 8a74d8438f Extract editor run toolbar into its own component 1 year ago
editor_sectioned_inspector.cpp d24ee551ec Allow EditorInspector to change its property name style when necessary 1 year ago
editor_sectioned_inspector.h d24ee551ec Allow EditorInspector to change its property name style when necessary 1 year ago
editor_settings.cpp c8bd1259af Allow using floating-point bone sizes and outline widths in the 2D editor 1 year ago
editor_settings.h 8a74d8438f Extract editor run toolbar into its own component 1 year ago
editor_settings_dialog.cpp 997ff8f14a Translate undo/redo messages in settings dialogs 1 year ago
editor_settings_dialog.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_themes.cpp 1bd63576b8 Remove margins from editor scrollbars 10 months ago
editor_themes.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_translation.cpp 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 1 year ago
editor_translation.h 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 1 year ago
editor_translation_parser.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
editor_translation_parser.h d95794ec8a One Copyright Update to rule them all 1 year ago
editor_undo_redo_manager.cpp b45e7f0f63 Emit history_changed on merged UndoRedo actions 1 year ago
editor_undo_redo_manager.h 81aa5ad999 add backward_undo_ops as property for action 1 year ago
editor_vcs_interface.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
editor_vcs_interface.h d95794ec8a One Copyright Update to rule them all 1 year ago
event_listener_line_edit.cpp af01aed643 Fix missing translations in EventListenerLineEdit 1 year 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 d81e6ee024 FBX: Disable importer when canceling FBX2glTF setup 1 year ago
fbx_importer_manager.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
filesystem_dock.cpp c941715850 Remove leftover debug print in `FileSystemDock` 1 year ago
filesystem_dock.h 28038feb04 Permits the renaming of files and folders inline for items in the FileSystemDock. 1 year ago
find_in_files.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
find_in_files.h d95794ec8a One Copyright Update to rule them all 1 year ago
groups_editor.cpp 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
groups_editor.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
history_dock.cpp b58111588a Add EditorUndoRedoManager singleton 1 year ago
history_dock.h b58111588a Add EditorUndoRedoManager singleton 1 year ago
import_defaults_editor.cpp d24ee551ec Allow EditorInspector to change its property name style when necessary 1 year ago
import_defaults_editor.h d95794ec8a One Copyright Update to rule them all 1 year ago
import_dock.cpp d24ee551ec Allow EditorInspector to change its property name style when necessary 1 year ago
import_dock.h d95794ec8a One Copyright Update to rule them all 1 year ago
input_event_configuration_dialog.cpp c3cb846f72 [Input Map] Generate missing values instead of disabling options. 1 year ago
input_event_configuration_dialog.h daad4aed62 Cleanup and unify keyboard input. 1 year ago
inspector_dock.cpp d24ee551ec Allow EditorInspector to change its property name style when necessary 1 year ago
inspector_dock.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
localization_editor.cpp 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
localization_editor.h 584136271c Improve POT Generation dialog 1 year ago
multi_node_edit.cpp adf109d806 Merge pull request #71345 from reduz/support-metadata-multi-node-edit 1 year ago
multi_node_edit.h d95794ec8a One Copyright Update to rule them all 1 year ago
node_dock.cpp ffc87b2bb1 Focus current node after connecting 1 year ago
node_dock.h ffc87b2bb1 Focus current node after connecting 1 year ago
plugin_config_dialog.cpp 5b1df48c6c Convert en_GB spelling to en_US with codespell 1 year ago
plugin_config_dialog.h 5b1df48c6c Convert en_GB spelling to en_US with codespell 1 year ago
pot_generator.cpp 584136271c Improve POT Generation dialog 1 year ago
pot_generator.h d95794ec8a One Copyright Update to rule them all 1 year ago
progress_dialog.cpp 4c5c7cbb58 Fix auto-reparenting logic in the `ProgressDialog` 1 year ago
progress_dialog.h 4c5c7cbb58 Fix auto-reparenting logic in the `ProgressDialog` 1 year ago
project_converter_3_to_4.cpp 329f2ce49b Style: Mark clang-format 16 as supported for pre-commit hook 10 months ago
project_converter_3_to_4.h 3bc614bb1c Fix conversion of hex color strings in project converter 1 year ago
project_manager.cpp e3cfc023b4 Improve text in popup warning, remove "upgrade or downgrade" text 1 year ago
project_manager.h 5729e40035 Improve user-friendliness of project version mismatch message 1 year ago
project_settings_editor.cpp c6ea376842 fix errors while reordering input maps 1 year ago
project_settings_editor.h e13bcf5b84 clear filter input in Project Settings when opening Layers 1 year ago
property_selector.cpp edf47f1ee4 Delay initialization of the visual shader editor UI 1 year ago
property_selector.h d95794ec8a One Copyright Update to rule them all 1 year ago
register_editor_types.cpp 5baebf75f2 Small rework of tooltip plugins 1 year 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 5c15083d40 properly update nodepath with batch rename 1 year ago
rename_dialog.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
renames_map_3_to_4.cpp a8180680af Fix invalid 3-to-4 renames of `add_animation` to `add_animation_library` 10 months ago
renames_map_3_to_4.h a40f559fe2 Add conversion for common Theme Overrides 1 year ago
reparent_dialog.cpp 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
reparent_dialog.h 4154039832 Improve includes of EditorNode (and everything else) 1 year ago
scene_create_dialog.cpp 08ef3044ee Fix missing translation in SceneCreateDialog 1 year ago
scene_create_dialog.h d95794ec8a One Copyright Update to rule them all 1 year ago
scene_tree_dock.cpp e65172237c Avoid duplicating the 'Filters' section 1 year ago
scene_tree_dock.h e65172237c Avoid duplicating the 'Filters' section 1 year ago
script_create_dialog.cpp 5cc85fb119 Fix indentation in script templates 1 year ago
script_create_dialog.h d95794ec8a One Copyright Update to rule them all 1 year ago
shader_create_dialog.cpp fe8e7a0b22 Use bullet points in shader editor creation dialog 1 year ago
shader_create_dialog.h d95794ec8a One Copyright Update to rule them all 1 year ago
shader_globals_editor.cpp 23c375d6b4 Fix shader uniform storage conversions and crash 1 year ago
shader_globals_editor.h d95794ec8a One Copyright Update to rule them all 1 year ago
template_builders.py 9d5b807059 Improve editor template workflow 2 years ago
window_wrapper.cpp 5e8654decb Make the single window mode check more strict 1 year ago
window_wrapper.h b4d6b47c17 Add multi window code and shader editors 1 year ago