godot/editor
Rémi Verschelde 9b7c963d19
Merge pull request #48804 from EricEzaM/scripting-multi-error-support
Added support for scripts reporting multiple errors to ScriptTextEditor
2021-06-20 00:38:49 +02:00
..
debugger
fileserver
icons Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD 2021-06-16 22:01:39 -03:00
import ERR_FAIL_NULL check file access 2021-06-16 16:13:36 -07:00
plugins Merge pull request #48804 from EricEzaM/scripting-multi-error-support 2021-06-20 00:38:49 +02:00
translations i18n: Sync translations with Weblate 2021-06-16 13:48:32 +02:00
action_map_editor.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
action_map_editor.h
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp AnimationMultiTrackKeyEdit Allow editing easing if it's possible for all edited tracks 2021-06-17 23:28:04 +02:00
animation_track_editor.h Documentation search fixes 2021-06-16 09:43:34 -07:00
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp Added support for scripts reporting multiple errors to ScriptTextEditor 2021-06-19 22:20:30 +10:00
code_editor.h Added support for scripts reporting multiple errors to ScriptTextEditor 2021-06-19 22:20:30 +10:00
connections_dialog.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
connections_dialog.h Documentation search fixes 2021-06-16 09:43:34 -07:00
create_dialog.cpp
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_tools.cpp
doc_tools.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 Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_audio_buses.h
editor_autoload_settings.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_autoload_settings.h Documentation search fixes 2021-06-16 09:43:34 -07:00
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 Consolidate JSON, JSONParseResults and JSONParser into JSON 2021-06-19 08:01:40 +01:00
editor_feature_profile.h
editor_file_dialog.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_file_dialog.h Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_file_system.cpp Remove thread-unsafe and unused late_added_files. 2021-06-17 05:30:24 -07:00
editor_file_system.h Remove thread-unsafe and unused late_added_files. 2021-06-17 05:30:24 -07:00
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp
editor_help_search.h
editor_help.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_help.h Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_inspector.cpp
editor_inspector.h
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp
editor_log.h
editor_native_shader_source_visualizer.cpp
editor_native_shader_source_visualizer.h
editor_node.cpp Merge pull request #49741 from RandomShaper/fix_save_scene_side_effects 2021-06-20 00:37:38 +02:00
editor_node.h Merge pull request #49108 from LightningAA/reload-current-project-4.0 2021-06-15 15:40:52 +02:00
editor_path.cpp
editor_path.h
editor_paths.cpp Main: Fixup bogus fallback to project manager with more bolognese 2021-06-16 19:11:08 +02:00
editor_paths.h Refactor editor paths validation in EditorPaths and EditorSettings 2021-06-14 19:56:20 +02:00
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Validate parameters when adding plugins 2021-06-13 17:25:39 +08:00
editor_plugin.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_properties.h Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_resource_picker.cpp Add PROPERTY_USAGE_NONE and use it 2021-06-17 19:10:26 -04:00
editor_resource_picker.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_run.cpp
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp Merge pull request #48696 from madmiraal/fix-48692 2021-06-20 00:29:42 +02:00
editor_settings.h EditorSettings: Factor code to compute auto display scale 2021-06-16 14:36:09 +02:00
editor_spin_slider.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_spin_slider.h Documentation search fixes 2021-06-16 09:43:34 -07:00
editor_themes.cpp Overhaul the theme editor and improve user experience 2021-06-14 21:46:30 +03:00
editor_themes.h
editor_translation_parser.cpp
editor_translation_parser.h
editor_vcs_interface.cpp
editor_vcs_interface.h
editor_zoom_widget.cpp
editor_zoom_widget.h
export_template_manager.cpp Consolidate JSON, JSONParseResults and JSONParser into JSON 2021-06-19 08:01:40 +01:00
export_template_manager.h
filesystem_dock.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
filesystem_dock.h
find_in_files.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
find_in_files.h Documentation search fixes 2021-06-16 09:43:34 -07:00
groups_editor.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
groups_editor.h
import_defaults_editor.cpp
import_defaults_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp
inspector_dock.h
localization_editor.cpp
localization_editor.h
multi_node_edit.cpp
multi_node_edit.h
node_3d_editor_gizmos.cpp Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD 2021-06-16 22:01:39 -03:00
node_3d_editor_gizmos.h Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD 2021-06-16 22:01:39 -03:00
node_dock.cpp
node_dock.h
plugin_config_dialog.cpp
plugin_config_dialog.h
pot_generator.cpp
pot_generator.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
project_export.h
project_manager.cpp Merge pull request #47894 from Calinou/project-manager-add-keyboard-shortcuts 2021-06-17 12:41:47 +02:00
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
property_editor.h
property_selector.cpp Adding some more missing renames for Transform3D and Quaternion 2021-06-15 16:01:50 +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
scene_tree_dock.cpp Revert "Fix SceneTreeDock::_selection_changed to handle to single selection from Multiple Selection" 2021-06-16 02:12:01 +02:00
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp Documentation search fixes 2021-06-16 09:43:34 -07:00
script_create_dialog.h Documentation search fixes 2021-06-16 09:43:34 -07:00
SCsub
settings_config_dialog.cpp Merge pull request #48696 from madmiraal/fix-48692 2021-06-20 00:29:42 +02:00
settings_config_dialog.h
shader_globals_editor.cpp
shader_globals_editor.h