godot/editor
Dominik 'dreamsComeTrue' Jasiński fdf64b1898 Preserving "Sync Scene Changes' and "Sync Script Changes" with Project Settings
Fixes: #38739
(cherry picked from commit 72501ae104)
2020-06-04 12:09:40 +02:00
..
collada
doc DocData: Skip unexposed classes 2020-04-21 14:15:34 +02:00
fileserver
icons Add custom_modules build option to compile external user modules 2020-05-25 17:08:38 +03:00
import Tweak the error message displayd when a post-import script fails 2020-05-13 16:12:03 +02:00
plugins Add shortcut for Pan Mode (G) 2020-06-04 12:09:39 +02:00
translations i18n: Sync translations with Weblate 2020-05-05 16:05:12 +02:00
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 Reverse mouse wheel in animation track editor 2020-05-25 16:38:02 +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 Implementation of the Godot Android Plugin configuration file 2020-05-16 23:09:45 -07:00
editor_export.h Implementation of the Godot Android Plugin configuration file 2020-05-16 23:09:45 -07: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 Improved go-to definition (Ctrl + Click) 2020-05-11 09:33:21 +05:30
editor_help.h
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-06 23:29:08 +02:00
editor_inspector.h
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-11 11:39:35 +02:00
editor_log.h
editor_network_profiler.cpp
editor_network_profiler.h
editor_node.cpp Preserving "Sync Scene Changes' and "Sync Script Changes" with Project Settings 2020-06-04 12:09:40 +02:00
editor_node.h Rename the editor action "Revert Scene" to "Reload Saved Scene" 2020-05-13 16:09:38 +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
editor_properties.h
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 Add editor freelook navigation scheme settings 2020-04-27 10:12:55 +02:00
editor_settings.h
editor_spin_slider.cpp Hide editor_spin_slider grabber when closing Editor's windows 2020-05-16 00:08:37 +02:00
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 check the params section exist before erasing it in import_dock 2020-05-25 16:32:05 +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 Implementation of the Godot Android Plugin configuration file 2020-05-16 23:09:45 -07:00
project_export.h Implementation of the Godot Android Plugin configuration file 2020-05-16 23:09:45 -07:00
project_manager.cpp Grabbing focus on ProjectList after clicking an item. 2020-06-04 12:09:40 +02: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 Make Quick Open substring match more specific. 2020-05-01 10:56:57 +02:00
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 Keep "lock" metadata when changing a Node's type, if applicable 2020-05-20 11:43:49 +02:00
scene_tree_dock.h Rename the Clear Script editor action to Detach Script 2020-05-11 11:38:22 +02:00
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 Use a different icon for the debugger tab with both warnings and errors 2020-05-11 11:35:07 +02:00
script_editor_debugger.h Add ability to export VRAM usage as CSV 2020-04-24 09:22:36 +02:00
SCsub Add custom_modules build option to compile external user modules 2020-05-25 17:08:38 +03:00
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Merge pull request #37863 from ExpiredPopsicle/culling5 2020-04-30 08:05:11 +02:00
spatial_editor_gizmos.h Update Joint gizmos automatically 2020-04-23 11:07:32 +02:00