Rémi Verschelde 2f34a35722 i18n: Sync translations with Weblate 2 년 전
..
debugger 84aee17901 Improvements and fixes based on Weblate comments 2 년 전
export e10a15fc19 Export: Default to exporting S3TC + BPTC for PC platforms 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 c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 년 전
translations 2f34a35722 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 3a7cb4a1e0 Merge pull request #68083 from atngames/master 2 년 전
editor_audio_buses.h d95794ec8a One Copyright Update to rule them all 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 860da7bc77 Apply inspector read_only only when changed 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 a5e944661d Merge pull request #73775 from SaracenOne/fix_node_ownership_on_scene_update_addition 2 년 전
editor_node.h 7bbd7833de Fix ownership bug on ancestor nodes when scene is reimported. 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 d2b4e30058 Change `_can_handle` and `_edit` virtual methods to take `Object*` 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 47e030251f Merge pull request #73381 from KoBeWi/works_better_than_expected_huh 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 4e36fc9777 Add more property capitalizations 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 5068d82374 Merge pull request #71686 from YuriSizov/stylebox-min-size-but-better 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 445053a62d Enable granular control of touchscreen related settings 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 5068d82374 Merge pull request #71686 from YuriSizov/stylebox-min-size-but-better 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 ea7baa4fdb Tweak fbx2gltf file filter to remove naming restriction 2 년 전
fbx_importer_manager.h d95794ec8a One Copyright Update to rule them all 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 be03c79001 Fix wrong font in Event Configuration 2 년 전
input_event_configuration_dialog.h daad4aed62 Cleanup and unify keyboard input. 2 년 전
inspector_dock.cpp 0c71c443ef Fix corrupt undo after making sub-resources unique 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 b3d574e22d [Editor] Fix editor progress dialog auto closing on focus loss. 2 년 전
progress_dialog.h 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 년 전
project_converter_3_to_4.cpp 7cf1ec1cd4 Add 3-to-4 renames for project settings in project.godot 2 년 전
project_converter_3_to_4.h e19e6b09b9 Clean up ProjectConverter3To4 architecture, move renames map to separate file 2 년 전
project_manager.cpp 02583ddde8 Merge pull request #72460 from Calinou/project-manager-disable-incompatible-rendering-methods 2 년 전
project_manager.h 236cec0633 Add a custom icon for the `project.godot` file in the EditorFileDialog 2 년 전
project_settings_editor.cpp 84aee17901 Improvements and fixes based on Weblate comments 2 년 전
project_settings_editor.h d95794ec8a One Copyright Update to rule them all 2 년 전
property_selector.cpp d95794ec8a One Copyright Update to rule them all 2 년 전
property_selector.h d95794ec8a One Copyright Update to rule them all 2 년 전
register_editor_types.cpp 3dcf380161 Implement a quick script inheritance check 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 7cf1ec1cd4 Add 3-to-4 renames for project settings in project.godot 2 년 전
renames_map_3_to_4.h 7cf1ec1cd4 Add 3-to-4 renames for project settings in project.godot 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 년 전