godot/editor
Shivansh Anand 5f21a5b9e3 Make Quick Open substring match more specific.
When finding a substring, the rating is biased towards substrings
at the end of the path.

Fixes #33504.

(cherry picked from commit 8c66d80099)
2020-05-01 10:56:57 +02:00
..
collada
doc DocData: Skip unexposed classes 2020-04-21 14:15:34 +02:00
fileserver
icons
import Fixed TextureAtlas import. 2020-03-04 12:40:14 +01:00
plugins Merge pull request #37863 from ExpiredPopsicle/culling5 2020-04-30 08:05:11 +02:00
translations i18n: Sync translations with Weblate 2020-04-27 10:32:51 +02:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor.cpp Fix crash when changing time value of multiple animation keys at once via inspector 2020-04-27 10:15:39 +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
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
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
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
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-16 12:47:18 +02:00
project_export.h
project_manager.cpp Improve path search behavior discoverability in the project manager 2020-04-27 10:17:08 +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
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 Add ability to export VRAM usage as CSV 2020-04-24 09:22:36 +02:00
script_editor_debugger.h Add ability to export VRAM usage as CSV 2020-04-24 09:22:36 +02:00
SCsub
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