godot/editor
Fabio Alessandrelli d79e28c302 Support multiple debug protocols. 2020-05-12 15:09:13 +02:00
..
debugger Support multiple debug protocols. 2020-05-12 15:09:13 +02:00
fileserver
icons Update the editor icons README to remove outdated information 2020-05-12 09:46:56 +02:00
import Tweak the error message displayd when a post-import script fails 2020-05-11 21:11:17 +02:00
plugins Support multiple debug protocols. 2020-05-12 15:09:13 +02:00
translations i18n: Sync translations with Weblate 2020-05-05 16:05:56 +02:00
SCsub
animation_bezier_editor.cpp [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
animation_bezier_editor.h
animation_track_editor.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
animation_track_editor.h
animation_track_editor_plugins.cpp [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04: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 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
code_editor.h
connections_dialog.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_data.cpp Add ability to bind typed arrays to script API 2020-04-21 10:15:40 +02:00
doc_data.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 Rename InputFilter back to Input 2020-04-28 15:19:49 +02:00
editor_audio_buses.h
editor_autoload_settings.cpp Dissolving class EditorLineEditFileChooser into EditorAutoloadSettings. 2020-04-05 14:10:30 +05:30
editor_autoload_settings.h Dissolving class EditorLineEditFileChooser into EditorAutoloadSettings. 2020-04-05 14:10:30 +05:30
editor_builders.py
editor_data.cpp Add proper type to most public API uses of Array 2020-04-21 12:16:45 -03:00
editor_data.h Add proper type to most public API uses of Array 2020-04-21 12:16:45 -03:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Support multiple debug protocols. 2020-05-12 15:09:13 +02:00
editor_export.h Support multiple debug protocols. 2020-05-12 15:09:13 +02:00
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
editor_file_dialog.h Dissolving class EditorLineEditFileChooser into EditorAutoloadSettings. 2020-04-05 14:10:30 +05:30
editor_file_system.cpp
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_fonts.cpp Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
editor_fonts.h
editor_help.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
editor_help.h Remove unnecessary panel in EditorHelpBit 2020-04-06 18:40:06 -03:00
editor_help_search.cpp
editor_help_search.h
editor_inspector.cpp Stopped trying to revert to default values when script implementation of property_can_revert exists 2020-05-03 16:54:58 +10:00
editor_inspector.h Implement global and per instance shader uniforms. 2020-04-17 12:35:41 -03:00
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp Tweak the editor log selection color to match the current editor theme 2020-05-10 16:32:14 +02:00
editor_log.h
editor_node.cpp Support multiple debug protocols. 2020-05-12 15:09:13 +02:00
editor_node.h Support multiple debug protocols. 2020-05-12 15:09:13 +02:00
editor_path.cpp
editor_path.h
editor_plugin.cpp
editor_plugin.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_properties.cpp Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
editor_properties.h Implement global and per instance shader uniforms. 2020-04-17 12:35:41 -03:00
editor_properties_array_dict.cpp Added properties and methods to allow for dragging and dropping multiple files onto exported arrays. 2020-04-18 10:50:30 +10:00
editor_properties_array_dict.h Added properties and methods to allow for dragging and dropping multiple files onto exported arrays. 2020-04-18 10:50:30 +10:00
editor_resource_preview.cpp
editor_resource_preview.h
editor_run.cpp Support multiple debug protocols. 2020-05-12 15:09:13 +02:00
editor_run.h
editor_run_native.cpp Support multiple debug protocols. 2020-05-12 15:09:13 +02:00
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 Add option for editor freelook camera sensitivity 2020-04-29 09:36:29 +02:00
editor_settings.h
editor_spin_slider.cpp Updated editor spin slider to have better behaviour and adjusted control's size_flags_stretch_ratio value range 2020-05-06 17:43:31 +10:00
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
editor_themes.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
export_template_manager.h
filesystem_dock.cpp
filesystem_dock.h
find_in_files.cpp
find_in_files.h
groups_editor.cpp
groups_editor.h
import_dock.cpp Fix changing the import type of multiple files at once 2020-04-05 15:13:29 -03:00
import_dock.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_3d_editor_gizmos.cpp New lightmapper 2020-05-10 15:59:09 -03:00
node_3d_editor_gizmos.h New lightmapper 2020-05-10 15:59:09 -03:00
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 Remove unnecessary Panel in "Features" section in the Export dialog 2020-04-05 00:08:53 -03:00
project_export.h
project_manager.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
project_manager.h
project_settings_editor.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
project_settings_editor.h Implement global and per instance shader uniforms. 2020-04-17 12:35:41 -03:00
property_editor.cpp Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
property_editor.h
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp Make Quick Open substring match more specific. 2020-04-29 10:12:32 +02:00
quick_open.h
register_exporters.h
rename_dialog.cpp [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Merge pull request #38594 from Calinou/rename-clear-script-action 2020-05-11 11:31:31 +02:00
scene_tree_dock.h Rename the Clear Script editor action to Detach Script 2020-05-09 19:09:11 +02:00
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
script_create_dialog.h Warn about built-in script limitations in the script creation dialog 2020-04-04 13:44:13 +02:00
settings_config_dialog.cpp
settings_config_dialog.h
shader_globals_editor.cpp Style: Add missing copyright headers 2020-05-10 13:12:16 +02:00
shader_globals_editor.h Style: Add missing copyright headers 2020-05-10 13:12:16 +02:00