godot/editor
Rémi Verschelde 9d17215dbf
i18n: Sync editor translations with Weblate
(cherry picked from commit 0fe94ee6e5)
2021-12-21 12:33:56 +01:00
..
collada
doc Make `--doctool` locale aware 2021-12-16 18:27:32 +08:00
fileserver
icons Improve accent color modulate visibility for the Anchor editor icon 2021-12-10 11:18:04 +01:00
import ResourceImporterScene: Add error when "default" is not defined to create clips 2021-12-10 11:08:13 +01:00
plugins Allow selection in asset description 2021-12-21 11:25:57 +01:00
translations i18n: Sync editor translations with Weblate 2021-12-21 12:33:56 +01:00
SCsub
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor.cpp Allow to add RESET values from existing keys 2021-12-06 18:26:15 +01:00
animation_track_editor.h Allow to add RESET values from existing keys 2021-12-06 18:26:15 +01:00
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp
code_editor.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
editor_about.cpp
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_atlas_packer.cpp EditorAtlasPacker Fix incorrectly deducing zero height in some cases 2021-12-21 11:21:23 +01:00
editor_atlas_packer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp Display an error message in settings when autoload name is invalid 2021-11-15 16:17:23 +01:00
editor_autoload_settings.h Display an error message in settings when autoload name is invalid 2021-11-15 16:17:23 +01:00
editor_builders.py
editor_data.cpp Fix a crash in editor's script parent class check 2021-11-30 17:12:23 +03:00
editor_data.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Implement async shader compilation plus caching for GL ES 3 2021-11-09 12:19:12 +01:00
editor_export.h Implement async shader compilation plus caching for GL ES 3 2021-11-09 12:19:12 +01:00
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help.cpp Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
editor_help.h Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
editor_help_search.cpp
editor_help_search.h
editor_inspector.cpp Stop asuming a default value of NIL means there's no default 2021-12-21 11:27:14 +01:00
editor_inspector.h Stop asuming a default value of NIL means there's no default 2021-12-21 11:27:14 +01:00
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp
editor_log.h
editor_network_profiler.cpp
editor_network_profiler.h
editor_node.cpp Improve save handling for built-in scripts 2021-12-04 01:28:52 +01:00
editor_node.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
editor_path.cpp
editor_path.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
editor_plugin.cpp Expose `ScriptEditor::edit` to scripting 2021-12-09 12:05:14 +01:00
editor_plugin.h Expose `ScriptEditor::edit` to scripting 2021-12-09 12:05:14 +01:00
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_profiler.cpp
editor_profiler.h
editor_properties.cpp
editor_properties.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_resource_picker.cpp
editor_resource_picker.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run.cpp Implement async shader compilation plus caching for GL ES 3 2021-11-09 12:19:12 +01:00
editor_run.h Implement async shader compilation plus caching for GL ES 3 2021-11-09 12:19:12 +01:00
editor_run_native.cpp Implement async shader compilation plus caching for GL ES 3 2021-11-09 12:19:12 +01:00
editor_run_native.h Implement async shader compilation plus caching for GL ES 3 2021-11-09 12:19:12 +01:00
editor_run_script.cpp
editor_run_script.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp Fix font preview text color on light background 2021-12-18 00:34:54 +08:00
editor_settings.h
editor_spin_slider.cpp Make EditorSpinSlider grabbers thicker to be more noticeable 2021-12-15 17:18:53 +01:00
editor_spin_slider.h Make EditorSpinSlider wait for text on key_up/down 2021-11-15 16:29:15 +01:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Modules: Make sure to include `modules_enabled.gen.h` where needed 2021-11-12 13:45:33 +01:00
editor_themes.h
editor_translation.cpp Make `--doctool` locale aware 2021-12-16 18:27:32 +08:00
editor_translation.h Make `--doctool` locale aware 2021-12-16 18:27:32 +08:00
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp Add proxy support for `HTTPClient` and the editor 2021-12-16 19:38:53 +08:00
export_template_manager.h
filesystem_dock.cpp Use Enter instead of F2 as an editor renaming shortcut on macOS 2021-11-12 20:50:38 +01:00
filesystem_dock.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
find_in_files.cpp Add "Replace in Files" functionality to text editors 2021-11-23 01:10:38 +01:00
find_in_files.h Add "Replace in Files" functionality to text editors 2021-11-23 01:10:38 +01:00
groups_editor.cpp
groups_editor.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
import_defaults_editor.cpp
import_defaults_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp Modules: Make sure to include `modules_enabled.gen.h` where needed 2021-11-12 13:45:33 +01:00
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Improved some editor checkboxes 2021-11-25 22:03:59 +01:00
project_export.h
project_manager.cpp Improve language lists in localization editor 2021-12-01 14:23:08 +01:00
project_manager.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
project_settings_editor.cpp Improve language lists in localization editor 2021-12-01 14:23:08 +01:00
project_settings_editor.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
property_editor.cpp
property_editor.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
property_selector.cpp
property_selector.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp Modules: Make sure to include `modules_enabled.gen.h` where needed 2021-11-12 13:45:33 +01:00
rename_dialog.h Modules: Make sure to include `modules_enabled.gen.h` where needed 2021-11-12 13:45:33 +01:00
reparent_dialog.cpp
reparent_dialog.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Allow to copy foreign nodes 2021-12-21 11:27:44 +01:00
scene_tree_dock.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
scene_tree_editor.cpp
scene_tree_editor.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
script_create_dialog.cpp Allow to name built-in scripts upon creation 2021-11-20 11:46:33 +01:00
script_create_dialog.h Allow to name built-in scripts upon creation 2021-11-20 11:46:33 +01:00
script_editor_debugger.cpp Skip script property in remote object property list 2021-12-02 12:37:17 +01:00
script_editor_debugger.h
settings_config_dialog.cpp
settings_config_dialog.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
spatial_editor_gizmos.cpp Clears RIDs wherever they are freed by VisualServer or PhysicsServer and possibly reused. Fixes #53374 2021-12-10 02:31:30 +08:00
spatial_editor_gizmos.h