godot/editor
Hugo Locurcio 4390a9d628
Improve search and display in the editor property/method selector
- Use postfix notation for types in the method selector
  (for consistency with the editor help).
- Perform a case-insensitive match and replace spaces with underscores
  in the search string.
- Fix extraneous space after the `void` return type.
2020-08-19 18:31:52 +02:00
..
debugger
fileserver
icons Make the editor's 'CheckButton' icon be smaller 2020-08-14 10:13:18 -03:00
import
plugins Merge pull request #41280 from Calinou/editor-3d-add-invert-x-option 2020-08-17 15:54:40 +02:00
translations
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor.cpp
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
code_editor.h
connections_dialog.cpp Make the editor's 'CheckButton' icon be smaller 2020-08-14 10:13:18 -03: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
doc_data.h
editor_about.cpp Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
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
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp iOS Export: Add a method to embed a framework 2020-08-19 14:35:54 +03:00
editor_export.h iOS Export: Add a method to embed a framework 2020-08-19 14:35:54 +03:00
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help.cpp
editor_help.h
editor_help_search.cpp
editor_help_search.h
editor_inspector.cpp
editor_inspector.h
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp
editor_log.h
editor_node.cpp Added volumetric fog effect. 2020-08-13 11:28:45 -03:00
editor_node.h
editor_path.cpp
editor_path.h
editor_plugin.cpp
editor_plugin.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_properties.cpp Merge pull request #41103 from Calinou/editor-improve-easing-inspector 2020-08-15 16:22:36 +02:00
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
editor_sectioned_inspector.h
editor_settings.cpp Add an editor setting to invert 3D pan/orbit on the X axis 2020-08-15 13:18:57 +02:00
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp
editor_themes.h
editor_translation_parser.cpp
editor_translation_parser.h
editor_vcs_interface.cpp
editor_vcs_interface.h
export_template_manager.cpp
export_template_manager.h
filesystem_dock.cpp Modified FileSystemDock so folders can be selected for reimport. 2020-08-14 00:04:37 -07:00
filesystem_dock.h Modified FileSystemDock so folders can be selected for reimport. 2020-08-14 00:04:37 -07:00
find_in_files.cpp
find_in_files.h
groups_editor.cpp
groups_editor.h
import_dock.cpp
import_dock.h
input_map_editor.cpp
input_map_editor.h
inspector_dock.cpp
inspector_dock.h
localization_editor.cpp
localization_editor.h
multi_node_edit.cpp
multi_node_edit.h
node_3d_editor_gizmos.cpp
node_3d_editor_gizmos.h
node_dock.cpp
node_dock.h
plugin_config_dialog.cpp
plugin_config_dialog.h
pot_generator.cpp
pot_generator.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp
project_manager.h
project_settings_editor.cpp Fixed issues with adding custom project settings and added confirmation dialog when deleting settings. 2020-08-18 09:12:02 +10:00
project_settings_editor.h Fixed issues with adding custom project settings and added confirmation dialog when deleting settings. 2020-08-18 09:12:02 +10:00
property_editor.cpp
property_editor.h
property_selector.cpp Improve search and display in the editor property/method selector 2020-08-19 18:31:52 +02:00
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp Minor visual improvements to the "Batch Rename" dialog 2020-08-14 15:57:07 -03:00
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
SCsub
settings_config_dialog.cpp
settings_config_dialog.h
shader_globals_editor.cpp
shader_globals_editor.h