..
debugger
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
fileserver
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
icons
Merge pull request #54002 from Calinou/editor-anchor-icon-improve-accent-visibility
2021-12-10 11:06:32 +01:00
import
Merge pull request #53323 from xMakerx/patch-1
2021-12-10 10:42:20 +01:00
plugins
Allow selection in asset description
2021-12-11 16:43:05 -03:00
translations
i18n: Remove deleted translations from PO files
2021-12-10 11:53:24 +01:00
action_map_editor.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
action_map_editor.h
animation_bezier_editor.cpp
align to horizontal_alignment, valign to vertical_alignment, related
2021-12-09 01:38:46 -06:00
animation_bezier_editor.h
Make bezier handle type a property of keyframes, update interface
2021-11-16 09:26:35 -05:00
animation_track_editor_plugins.cpp
align to horizontal_alignment, valign to vertical_alignment, related
2021-12-09 01:38:46 -06:00
animation_track_editor_plugins.h
animation_track_editor.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
animation_track_editor.h
Allow to add RESET values from existing keys
2021-12-06 13:35:54 +01:00
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
Don't return reference on copy assignment operators
2021-11-30 16:26:29 +01:00
code_editor.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
code_editor.h
connections_dialog.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
connections_dialog.h
create_dialog.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
create_dialog.h
dependency_editor.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_tools.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
doc_tools.h
editor_about.cpp
align to horizontal_alignment, valign to vertical_alignment, related
2021-12-09 01:38:46 -06:00
editor_about.h
editor_asset_installer.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_asset_installer.h
editor_atlas_packer.cpp
editor_atlas_packer.h
editor_audio_buses.cpp
align to horizontal_alignment, valign to vertical_alignment, related
2021-12-09 01:38:46 -06:00
editor_audio_buses.h
Don't return reference on copy assignment operators
2021-11-30 16:26:29 +01:00
editor_autoload_settings.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_autoload_settings.h
editor_builders.py
editor_command_palette.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_command_palette.h
Use "enum class" for input enums
2021-11-12 15:37:54 -06:00
editor_data.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_data.h
editor_dir_dialog.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_dir_dialog.h
editor_export.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_export.h
Add path to functions that return iporter options
2021-11-14 14:06:10 -03:00
editor_feature_profile.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_feature_profile.h
editor_file_dialog.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_file_dialog.h
editor_file_system.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_file_system.h
editor_folding.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_folding.h
editor_fonts.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_fonts.h
editor_help_search.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_help_search.h
editor_help.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_help.h
Sort and group theme properties in docs, improve formatting for theme and enums
2021-12-01 21:02:20 +03:00
editor_inspector.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_inspector.h
Fix EditorInspectorPlugin virtual bindings and add parse_group callback
2021-11-10 17:56:59 +03:00
editor_layouts_dialog.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_layouts_dialog.h
editor_log.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_log.h
editor_native_shader_source_visualizer.cpp
editor_native_shader_source_visualizer.h
editor_node.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_node.h
Allow creating .gitignore and .gitattributes when creating a new project
2021-11-12 21:27:31 -06:00
editor_path.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_path.h
editor_paths.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_paths.h
editor_plugin_settings.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_plugin_settings.h
editor_plugin.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_plugin.h
Expose ScriptEditor::edit
to scripting
2021-12-08 15:25:05 +01:00
editor_properties_array_dict.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_properties_array_dict.h
editor_properties.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_properties.h
Fix EditorInspectorPlugin virtual bindings and add parse_group callback
2021-11-10 17:56:59 +03:00
editor_resource_picker.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_resource_picker.h
editor_resource_preview.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_run.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_run.h
Auto-Increment Debugger Port
2021-12-04 15:25:13 -06:00
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_sectioned_inspector.h
editor_settings.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_settings.h
Use "enum class" for input enums
2021-11-12 15:37:54 -06:00
editor_spin_slider.cpp
Merge pull request #55519 from Calinou/editor-spin-slider-float-draw-filled-slider
2021-12-10 18:59:37 +01:00
editor_spin_slider.h
editor_themes.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
editor_themes.h
editor_toaster.cpp
editor_toaster.h
editor_translation_parser.cpp
editor_translation_parser.h
editor_vcs_interface.cpp
Allow creating .gitignore and .gitattributes when creating a new project
2021-11-12 21:27:31 -06:00
editor_vcs_interface.h
Allow creating .gitignore and .gitattributes when creating a new project
2021-11-12 21:27:31 -06:00
editor_zoom_widget.cpp
align to horizontal_alignment, valign to vertical_alignment, related
2021-12-09 01:38:46 -06:00
editor_zoom_widget.h
export_template_manager.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
export_template_manager.h
filesystem_dock.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
filesystem_dock.h
Add New Shader
option to the FileSystemDock popup menu.
2021-12-03 19:42:58 +03:00
find_in_files.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
find_in_files.h
groups_editor.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
groups_editor.h
import_defaults_editor.cpp
Add path to functions that return iporter options
2021-11-14 14:06:10 -03:00
import_defaults_editor.h
import_dock.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
import_dock.h
Add path to functions that return iporter options
2021-11-14 14:06:10 -03:00
inspector_dock.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
inspector_dock.h
localization_editor.cpp
align to horizontal_alignment, valign to vertical_alignment, related
2021-12-09 01:38:46 -06:00
localization_editor.h
multi_node_edit.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
multi_node_edit.h
node_dock.cpp
align to horizontal_alignment, valign to vertical_alignment, related
2021-12-09 01:38:46 -06:00
node_dock.h
plugin_config_dialog.cpp
Modules: Make sure to include modules_enabled.gen.h where needed
2021-11-12 13:42:58 +01:00
plugin_config_dialog.h
pot_generator.cpp
pot_generator.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
project_export.h
project_manager.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
project_manager.h
project_settings_editor.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
project_settings_editor.h
property_editor.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
property_editor.h
property_selector.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
property_selector.h
quick_open.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
quick_open.h
register_exporters.h
rename_dialog.cpp
align to horizontal_alignment, valign to vertical_alignment, related
2021-12-09 01:38:46 -06:00
rename_dialog.h
Modules: Make sure to include modules_enabled.gen.h where needed
2021-11-12 13:42:58 +01:00
reparent_dialog.cpp
reparent_dialog.h
scene_tree_dock.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
scene_tree_dock.h
Modules: Make sure to include modules_enabled.gen.h where needed
2021-11-12 13:42:58 +01:00
scene_tree_editor.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
scene_tree_editor.h
script_create_dialog.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
script_create_dialog.h
SCsub
settings_config_dialog.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
settings_config_dialog.h
shader_create_dialog.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
shader_create_dialog.h
Add New Shader
option to the FileSystemDock popup menu.
2021-12-03 19:42:58 +03:00
shader_globals_editor.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
shader_globals_editor.h