godot/editor
Rémi Verschelde 9d6c3b5151
Debugger: Fix fetching source to link C++ error on GitHub
Fixes #66974.

(cherry picked from commit 4d29346a74)
2022-11-30 15:34:25 +01:00
..
collada
doc Add support for documenting most editor settings in the class reference 2022-08-24 17:22:48 +02:00
fileserver
icons Fix code folding icon color not matching defined color 2022-09-06 21:50:33 +05:30
import Merge pull request #61878 from bruvzg/backport_locale_select 2022-08-05 23:45:17 +02:00
plugins Fix checking if script is attached to any node belonging to scene 2022-11-30 15:06:13 +01:00
translations i18n: Sync editor translations with Weblate (3.5 branch) 2022-09-27 23:52:09 +02:00
SCsub
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor.cpp
animation_track_editor.h
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
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h Merge pull request #62746 from KoBeWi/sc3n3_factory🏭🏭🏭 2022-08-25 23:13:37 +02: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
editor_atlas_packer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp [macOS export, 3.x] Simplify code signing options, add support for rcodesign tool for signing and notarization. 2022-09-21 10:37:25 +03:00
editor_export.h [macOS export, 3.x] Simplify code signing options, add support for rcodesign tool for signing and notarization. 2022-09-21 10:37:25 +03:00
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp Don't try to import unknown dependency from scan 2022-11-30 14:46:20 +01:00
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_fonts.cpp Add a `[kbd]` tag for highlighting keyboard shortcuts in the editor help 2022-08-25 19:53:49 +02:00
editor_fonts.h
editor_help.cpp Center icons vertically in editor docs' hierarchy 2022-10-06 15:42:34 +08:00
editor_help.h [3.x] Add type icons to editor docs' hierarchy 2022-09-21 22:24:37 +02:00
editor_help_search.cpp
editor_help_search.h
editor_inspector.cpp Fix Tooltips do not work properly when selecting multiple nodes (MultiNodeEdit) 2022-11-18 21:20:36 +01:00
editor_inspector.h Remove Inspector tooltip hack that never actually worked 2022-08-26 17:12:46 +03:00
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_locale_dialog.cpp
editor_locale_dialog.h
editor_log.cpp Optimize theme usage in editor log 2022-08-12 16:38:36 +02:00
editor_log.h Optimize theme usage in editor log 2022-08-12 16:38:36 +02:00
editor_network_profiler.cpp
editor_network_profiler.h
editor_node.cpp Add Gradient resource preview generator 2022-11-22 13:25:54 +08:00
editor_node.h [3.x] Prevent docks to be reset to first tab when switching dock visibility 2022-11-03 13:02:11 +01: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 Only show named layers in layer menu 2022-10-31 20:40:39 +08:00
editor_properties.h Only show named layers in layer menu 2022-10-31 20:40:39 +08:00
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_property_name_processor.cpp [macOS export, 3.x] Simplify code signing options, add support for rcodesign tool for signing and notarization. 2022-09-21 10:37:25 +03:00
editor_property_name_processor.h
editor_quick_open.cpp
editor_quick_open.h
editor_resource_picker.cpp Add Gradient resource preview generator 2022-11-22 13:25:54 +08:00
editor_resource_picker.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run.cpp Allow to change the Stop shortcut used at runtime 2022-09-05 15:35:45 +02:00
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 Only show named layers in layer menu 2022-10-31 20:40:39 +08:00
editor_sectioned_inspector.h
editor_settings.cpp Remove leading spaces from enumerator name hints 2022-10-08 15:23:46 +08:00
editor_settings.h
editor_spin_slider.cpp Modify newlines in Editor Spin Slider tooltip 2022-09-05 15:35:45 +02:00
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Fix code folding icon color not matching defined color 2022-09-06 21:50:33 +05:30
editor_themes.h
editor_translation.cpp
editor_translation.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp
export_template_manager.h
filesystem_dock.cpp Merge pull request #62746 from KoBeWi/sc3n3_factory🏭🏭🏭 2022-08-25 23:13:37 +02:00
filesystem_dock.h Merge pull request #62746 from KoBeWi/sc3n3_factory🏭🏭🏭 2022-08-25 23:13:37 +02:00
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
import_dock.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp Fix Tooltips do not work properly when selecting multiple nodes (MultiNodeEdit) 2022-11-18 21:20:36 +01:00
multi_node_edit.h Fix Tooltips do not work properly when selecting multiple nodes (MultiNodeEdit) 2022-11-18 21:20:36 +01:00
node_dock.cpp
node_dock.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp
plugin_config_dialog.h
progress_dialog.cpp Enable long press, pan and scale gestures for the Godot Android Editor 2022-09-07 13:29:31 -07:00
progress_dialog.h
project_export.cpp Disable menus and functionality that are not relevant on the Android Editor port 2022-09-13 07:38:07 -07:00
project_export.h
project_manager.cpp Disable logic that triggers automatic focus gain as the Godot Editor is loaded 2022-09-05 22:13:03 -07:00
project_manager.h
project_settings_editor.cpp Add built-in action toggle in Input Map settings 2022-11-29 16:53:35 +08:00
project_settings_editor.h Add built-in action toggle in Input Map settings 2022-11-29 16:53:35 +08:00
property_editor.cpp Merge pull request #61878 from bruvzg/backport_locale_select 2022-08-05 23:45:17 +02:00
property_editor.h Merge pull request #61878 from bruvzg/backport_locale_select 2022-08-05 23:45:17 +02:00
property_selector.cpp
property_selector.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_create_dialog.cpp Fix SceneCreateDialog signal connection 2022-08-29 15:42:38 +08:00
scene_create_dialog.h
scene_tree_dock.cpp [3.x] Make "Access as Unique Name" a shortcut 2022-09-21 21:31:40 +02:00
scene_tree_dock.h
scene_tree_editor.cpp Fix tool script button color overriding custom type color 2022-09-09 14:13:49 +02:00
scene_tree_editor.h Disable the OK button when no node is selected. 2022-08-08 10:52:14 +02:00
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Debugger: Fix fetching source to link C++ error on GitHub 2022-11-30 15:34:25 +01:00
script_editor_debugger.h
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp
spatial_editor_gizmos.h