godot/editor
Rémi Verschelde 19301d4ad2
Merge pull request #51828 from yjh0502/ext-reload
Auto-reload scripts with external editor
2021-08-18 10:37:09 +02:00
..
collada
doc Add theme item descriptions to the online documentation 2021-08-06 18:20:51 +03:00
fileserver
icons Merge pull request #51826 from Calinou/port-visual-shader-icons-3.x 2021-08-18 08:58:29 +02:00
import Add Anisotropic Filtering option for TextureArrays 2021-08-12 23:56:03 +08:00
plugins Merge pull request #51828 from yjh0502/ext-reload 2021-08-18 10:37:09 +02:00
translations i18n: Sync translations with Weblate 2021-08-12 17:08:10 +02:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor.cpp Fix various i18n failures 2021-08-03 23:36:43 +08:00
animation_track_editor.h Merge pull request #47222 from dreamsComeTrue/anim-track-improv 2021-07-30 23:42:55 +02: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
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp Dependency editor: Edit message about move to trash 2021-08-03 09:33:25 +02:00
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 Fix theming in the audio bus editor 2021-07-31 21:43:14 +03:00
editor_audio_buses.h
editor_autoload_settings.cpp Put multiple colons back into translated strings 2021-07-31 20:18:24 +03:00
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp
editor_export.h
editor_feature_profile.cpp Fix various i18n failures 2021-08-03 23:36:43 +08:00
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
editor_help.h
editor_help_search.cpp Add theme item descriptions to the online documentation 2021-08-06 18:20:51 +03:00
editor_help_search.h Add theme item descriptions to the online documentation 2021-08-06 18:20:51 +03:00
editor_inspector.cpp Rationalize property reversion 2021-08-02 17:58:04 +02:00
editor_inspector.h Rationalize property reversion 2021-08-02 17:58:04 +02: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 Undo/Redo menu items 2021-08-18 00:46:51 +08:00
editor_node.h
editor_path.cpp
editor_path.h
editor_plugin.cpp
editor_plugin.h
editor_plugin_settings.cpp Remove colon from column titles 2021-08-03 09:15:33 +02:00
editor_plugin_settings.h
editor_profiler.cpp Add a tooltip for Inclusive and Self in the editor profiler 2021-07-26 13:29:11 +02:00
editor_profiler.h
editor_properties.cpp Refactor layer property editor grid 2021-07-30 11:43:04 -07:00
editor_properties.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_resource_picker.cpp Cache EditorResourcePicker's allowed types 2021-08-03 16:21:05 +03:00
editor_resource_picker.h Cache EditorResourcePicker's allowed types 2021-08-03 16:21:05 +03:00
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
editor_sectioned_inspector.h
editor_settings.cpp
editor_settings.h
editor_spin_slider.cpp Make sure stylebox is valid in EditorSpinSlider before using it 2021-08-14 00:20:29 +03:00
editor_spin_slider.h Make sure stylebox is valid in EditorSpinSlider before using it 2021-08-14 00:20:29 +03:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Add support for partial custom editor themes 2021-08-14 02:11:54 +03:00
editor_themes.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp Fix various i18n failures 2021-08-03 23:36:43 +08:00
export_template_manager.h
filesystem_dock.cpp
filesystem_dock.h
find_in_files.cpp Make "Find in Files" searches ignore directories with .gdignore files in them 2021-08-03 09:33:25 +02:00
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 Disable "Edit Resource from Clipboard" menu item when nothing in clipboard 2021-08-16 22:36:49 +08:00
inspector_dock.h Disable "Edit Resource from Clipboard" menu item when nothing in clipboard 2021-08-16 22:36:49 +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 Use bullet points in the editor instead of dashes where relevant 2021-07-28 19:47:11 +02:00
project_export.h
project_manager.cpp Merge pull request #47201 from LightningAA/delete-from-project-manager-3.x 2021-07-23 22:17:55 +02:00
project_manager.h Merge pull request #47201 from LightningAA/delete-from-project-manager-3.x 2021-07-23 22:17:55 +02:00
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp
property_editor.h
property_selector.cpp Make property description in the animation editor actually show it 2021-08-12 16:42:16 +02:00
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 Focus the scene tree dock after hitting one of the "Create Root Node:" buttons 2021-08-12 16:43:23 +02:00
scene_tree_dock.h Merge pull request #50700 from KoBeWi/3.drop 2021-07-22 12:42:13 +02:00
scene_tree_editor.cpp Revert "Fix duplicate selection in SceneTree (3.x)" 2021-07-23 10:56:03 +02:00
scene_tree_editor.h Merge pull request #47222 from dreamsComeTrue/anim-track-improv 2021-07-30 23:42:55 +02:00
script_create_dialog.cpp Use bullet points in the editor instead of dashes where relevant 2021-07-28 19:47:11 +02:00
script_create_dialog.h
script_editor_debugger.cpp
script_editor_debugger.h
SCsub
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
spatial_editor_gizmos.h Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00