godot/editor
Haoyu Qiu 65f3d99693 Fix external link icon black background 2022-04-29 09:21:23 +08:00
..
collada
doc
fileserver Remove duplicate editor settings definitions 2022-04-27 15:26:46 +08:00
icons Fix external link icon black background 2022-04-29 09:21:23 +08:00
import Make more import preset name translatable 2022-04-27 13:50:59 +08:00
plugins Add an external link editor icon 2022-04-27 12:30:31 +02:00
translations i18n: Sync editor translations with Weblate 2022-04-25 17:14:49 +02:00
SCsub i18n: Sync editor translations with Weblate 2022-04-25 17:14:49 +02:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor.cpp
animation_track_editor.h
animation_track_editor_plugins.cpp Clip animation track keyframe rects 2022-04-13 11:43:49 +02:00
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
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
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
editor_atlas_packer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp Improve autoload inheritance error message 2022-04-13 11:43:49 +02:00
editor_autoload_settings.h
editor_builders.py Add binary MO translation file support. Add brotli decoder and WOFF2 support. 2022-03-25 19:51:39 +02:00
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp [3.x] Improve embedded PCK loading and exporting. 2022-04-28 11:11:48 +03:00
editor_export.h [3.x] Improve embedded PCK loading and exporting. 2022-04-28 11:11:48 +03:00
editor_feature_profile.cpp Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
editor_feature_profile.h
editor_file_dialog.cpp Restore hidden folder behavior for project manager 2022-04-13 11:43:48 +02:00
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
editor_help.h
editor_help_search.cpp
editor_help_search.h
editor_inspector.cpp Fix EditorProperty text and icon overlap bugs 2022-04-14 21:38:06 +02:00
editor_inspector.h Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp Fix Copy Selection on editor_log 2022-04-03 16:38:55 +02:00
editor_log.h
editor_network_profiler.cpp
editor_network_profiler.h
editor_node.cpp Add an external link editor icon 2022-04-27 12:30:31 +02:00
editor_node.h Made reload current project ask for confirmation with unsaved changes 2022-03-29 00:03:53 +02:00
editor_path.cpp
editor_path.h
editor_plugin.cpp
editor_plugin.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_profiler.cpp
editor_profiler.h
editor_properties.cpp Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
editor_properties.h Update inspector layer names when project settings changed 2022-03-24 17:19:59 +08:00
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_property_name_processor.cpp Add more property capitalizations 2022-04-27 12:32:33 +02:00
editor_property_name_processor.h Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
editor_resource_picker.cpp
editor_resource_picker.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run.cpp
editor_run.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
editor_sectioned_inspector.h Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
editor_settings.cpp Remove duplicate editor settings definitions 2022-04-27 15:26:46 +08:00
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Add missing CheckBox & CheckButton editor icons 2022-04-04 12:15:46 +08:00
editor_themes.h
editor_translation.cpp
editor_translation.h
editor_vcs_interface.cpp Use Time singleton in VersionControlEditorPlugin 2022-03-19 00:50:37 +05:30
editor_vcs_interface.h Use Time singleton in VersionControlEditorPlugin 2022-03-19 00:50:37 +05:30
export_template_manager.cpp Update default proxy port to 8080 2022-03-25 13:17:02 +08:00
export_template_manager.h
filesystem_dock.cpp Fix missing favorite files in filesystem dock 2022-04-27 12:24:16 +02:00
filesystem_dock.h
find_in_files.cpp
find_in_files.h
groups_editor.cpp
groups_editor.h
import_defaults_editor.cpp
import_defaults_editor.h
import_dock.cpp Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
import_dock.h
inspector_dock.cpp Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
inspector_dock.h Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
project_export.h
project_manager.cpp Fix project manager window position when editor scale is above 100% 2022-04-15 18:05:32 +02:00
project_manager.h
project_settings_editor.cpp Fix crash when dragging from Input Map to VisualScript editor 2022-04-09 09:11:56 +08:00
project_settings_editor.h
property_editor.cpp
property_editor.h
property_selector.cpp
property_selector.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Removed extra separator in absence of ChangeType and Rename 2022-03-28 23:44:56 +02:00
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Add an external link editor icon 2022-04-27 12:30:31 +02:00
script_editor_debugger.h
settings_config_dialog.cpp Add property name style toggle to Inspector 2022-03-28 17:10:41 +08:00
settings_config_dialog.h
spatial_editor_gizmos.cpp Remove duplicate editor settings definitions 2022-04-27 15:26:46 +08:00
spatial_editor_gizmos.h