godot/editor
2019-12-28 14:16:51 -03:00
..
collada Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
doc
fileserver
icons
import Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
plugins Merge pull request #34441 from KoBeWi/wrapping_things_up 2019-12-22 12:34:03 +01:00
translations i18n: Sync translations with Weblate + update template 2019-12-22 13:27:02 +01:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
animation_track_editor.h
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp Merge pull request #34441 from KoBeWi/wrapping_things_up 2019-12-22 12:34:03 +01:00
code_editor.h Fix toggle scripts panel to allow using shortcut in other areas 2019-12-17 17:23:29 +03:00
connections_dialog.cpp Makes more editor strings translatable 2019-12-21 20:58:17 +08:00
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01: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
editor_audio_buses.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_data.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp
editor_export.h
editor_feature_profile.cpp Makes more strings in editor translatable 2019-12-16 16:41:07 +08:00
editor_feature_profile.h
editor_file_dialog.cpp Fixed issues with using a relative path in the export window. 2019-12-16 09:50:42 -05:00
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_folding.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp Fixed missing scrolling in Search Help Dialog. 2019-11-25 16:23:35 +01:00
editor_help_search.h Fixed missing scrolling in Search Help Dialog. 2019-11-25 16:23:35 +01:00
editor_help.cpp Show enum class name when not on the same doc page 2019-12-14 18:46:34 +08:00
editor_help.h
editor_inspector.cpp
editor_inspector.h
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 Centers Dock Position text 2019-12-23 09:37:36 +08:00
editor_node.h Makes more editor strings translatable 2019-12-21 20:58:17 +08:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_profiler.cpp Make right align for calls number in Profiler 2019-12-18 16:16:22 +09:00
editor_profiler.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
editor_properties.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
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Revert "Merge pull request #34315 from YeldhamDev/editor_theme_optionbutton_arrow" 2019-12-28 14:16:51 -03:00
editor_themes.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp Make more editor strings translatable 2019-12-13 16:09:29 +08:00
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Unfold directories when showing in file system 2019-11-21 15:40:11 +01:00
filesystem_dock.h Unfold directories when showing in file system 2019-11-21 15:40:11 +01:00
find_in_files.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
find_in_files.h
groups_editor.cpp Makes more editor strings translatable 2019-12-21 20:58:17 +08:00
groups_editor.h
import_dock.cpp Fix typos with codespell 2019-11-22 08:35:03 +01:00
import_dock.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp Fix typos with codespell 2019-11-22 08:35:03 +01:00
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 Makes more strings in editor translatable 2019-12-16 16:41:07 +08:00
project_export.h
project_manager.cpp i18n: Sync translation template with current source 2019-12-17 11:47:29 +01:00
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp
property_editor.h
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.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
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Correct size for PacketPeerStream in Debugger. 2019-12-21 16:50:29 +01:00
script_editor_debugger.h
SCsub
settings_config_dialog.cpp Don't search in unassigned shortcut labels in the editor shortcuts 2019-12-12 14:53:46 +01:00
settings_config_dialog.h
spatial_editor_gizmos.cpp Fixed errors in JointSpatialGizmoPlugin when selecting a joint with unset nodes 2019-12-05 19:27:57 +01:00
spatial_editor_gizmos.h