godot/editor
Rémi Verschelde 471a5abbf3 i18n: Sync translations with Weblate 2020-04-16 13:05:22 +02:00
..
collada
doc Remove unused classes and stray headers 2020-03-25 11:38:54 +01:00
fileserver
icons
import Fixed TextureAtlas import. 2020-03-04 12:40:14 +01:00
plugins Tweak the built-in script naming for resources with custom names 2020-04-16 12:57:22 +02:00
translations i18n: Sync translations with Weblate 2020-04-16 13:05:22 +02:00
SCsub
animation_bezier_editor.cpp Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00
animation_bezier_editor.h
animation_track_editor.cpp Reversed timeline zoom slider 2020-04-16 12:47:18 +02:00
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 replace selected text with empty string bug fixed 2020-04-16 11:58:57 +02:00
code_editor.h
connections_dialog.cpp Don't show a copy of the property's name in the inspector's tooltip if there's no description 2020-03-04 12:40:14 +01:00
connections_dialog.h Fixes crash when pressing enter in ConnectDialog with nothing selected 2020-02-18 14:21:01 +01:00
create_dialog.cpp
create_dialog.h
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 fix audio buses editor not save, close #26683 2020-01-19 10:56:00 +08:00
editor_audio_buses.h
editor_autoload_settings.cpp Improve the AutoLoad editor UX 2020-02-14 15:52:50 +01:00
editor_autoload_settings.h Improve the AutoLoad editor UX 2020-02-14 15:52:50 +01:00
editor_builders.py
editor_data.cpp Implement undo-redo feature for Parameter Paste in the Inspector 2020-03-04 12:40:15 +01:00
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
editor_export.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp Fixes leak with drives [3.2] 2020-04-12 14:05:47 +02:00
editor_file_dialog.h Improve UX of drive letters 2020-03-17 14:48:54 +01:00
editor_file_system.cpp Make file system scan more robust 2020-02-14 16:05:36 +01:00
editor_file_system.h Make file system scan more robust 2020-02-14 16:05:36 +01:00
editor_folding.cpp Fix EditorFolding crash when switching scenes 2020-03-06 23:51:26 +01:00
editor_folding.h
editor_fonts.cpp Add rotation widget to 3D viewport 2020-03-09 09:40:10 +01:00
editor_fonts.h
editor_help.cpp Remove Request Docs button in the script editor due to various issues 2020-04-16 11:16:08 +02:00
editor_help.h
editor_help_search.cpp
editor_help_search.h
editor_inspector.cpp Show theme property descriptions in the inspector 2020-03-25 09:38:18 +01:00
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 Remove Request Docs button in the script editor due to various issues 2020-04-16 11:16:08 +02:00
editor_node.h Remove Request Docs button in the script editor due to various issues 2020-04-16 11:16:08 +02:00
editor_path.cpp Clip text in EditorPath button to avoid dock size changes 2020-01-20 14:25:27 -03:00
editor_path.h
editor_plugin.cpp Expose FileSystemDock to the scripting API and fixed signals 2020-03-18 17:57:45 +01:00
editor_plugin.h Expose FileSystemDock to the scripting API and fixed signals 2020-03-18 17:57:45 +01:00
editor_plugin_settings.cpp Use checkbox for plugin status instead of option list 2020-03-25 09:38:53 +01:00
editor_plugin_settings.h
editor_profiler.cpp Use the editor background color for the profiler graph 2020-02-06 13:02:08 +01:00
editor_profiler.h
editor_properties.cpp Use int64_t for EditorPropertyInteger and warn when out of double range 2020-01-15 23:39:49 -05:00
editor_properties.h Use int64_t for EditorPropertyInteger and warn when out of double range 2020-01-15 23:39:49 -05:00
editor_properties_array_dict.cpp
editor_properties_array_dict.h
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 Improved search in settings dialogs 2020-02-14 15:51:37 +01:00
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 Added missing LinkButton colors in Editor Theme 2020-04-16 12:47:18 +02:00
editor_themes.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp Re-architecture of the Godot Android plugin. 2020-03-09 10:30:02 +01:00
export_template_manager.h
filesystem_dock.cpp Expose FileSystemDock to the scripting API and fixed signals 2020-03-18 17:57:45 +01:00
filesystem_dock.h Expose FileSystemDock to the scripting API and fixed signals 2020-03-18 17:57:45 +01:00
find_in_files.cpp Add a button to quickly repeat last search in files 2020-03-04 09:52:55 +01:00
find_in_files.h Add a button to quickly repeat last search in files 2020-03-04 09:52:55 +01:00
groups_editor.cpp Fixes add group in Group Editor dialog 2020-02-14 15:58:36 +01:00
groups_editor.h
import_dock.cpp Fix changing the import type of multiple files at once 2020-04-06 18:16:58 +02:00
import_dock.h Fix multiple issues with the "Import" dock 2020-02-18 14:18:09 +01:00
inspector_dock.cpp Implement undo-redo feature for Parameter Paste in the Inspector 2020-03-04 12:40:15 +01:00
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp Clip text in NodeDock toolbuttons to prevent dock size changes 2020-01-21 10:23:09 +01:00
node_dock.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp Make script made via plugin creation obey syntax settings 2020-01-21 02:05:56 -03:00
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-16 12:47:18 +02:00
project_export.h
project_manager.cpp Allow existing hidden files/directories when creating a new project 2020-02-14 15:59:41 +01:00
project_manager.h
project_settings_editor.cpp prevent joypad button input dropdown going out of dialog 2020-03-25 11:38:53 +01:00
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 Improve the batch rename dialog 2020-02-14 15:54:22 +01:00
rename_dialog.h Improve the batch rename dialog 2020-02-14 15:54:22 +01:00
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 Warn about built-in script limitations in the script creation dialog 2020-04-16 12:47:18 +02:00
script_create_dialog.h Warn about built-in script limitations in the script creation dialog 2020-04-16 12:47:18 +02:00
script_editor_debugger.cpp Improve the Video RAM debugger UX 2020-02-14 15:53:12 +01:00
script_editor_debugger.h Improve the Video RAM debugger UX 2020-02-14 15:53:12 +01:00
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00
spatial_editor_gizmos.h Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00