1
0
Fork 0
godot/editor
A Thousand Ships 331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
2025-03-10 13:19:28 +01:00
..
debugger Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
export Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
gui Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
icons Merge pull request #103011 from Repiteo/style/svgo-newline 2025-03-07 15:12:41 -06:00
import Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
plugins Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
project_manager Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
themes Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
translations i18n: Sync translations with Weblate 2025-03-02 23:23:52 +01:00
SCsub
action_map_editor.cpp
action_map_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
add_metadata_dialog.cpp
add_metadata_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_bezier_editor.cpp
animation_bezier_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_track_editor.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
animation_track_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
audio_stream_preview.cpp
audio_stream_preview.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
code_editor.cpp Merge pull request #102419 from Ivorforce/std-size 2025-03-07 15:12:25 -06:00
code_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
connections_dialog.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
connections_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
create_dialog.cpp
create_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
dependency_editor.cpp
dependency_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
directory_create_dialog.cpp
directory_create_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
doc_tools.cpp Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
doc_tools.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_about.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_about.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_asset_installer.cpp
editor_asset_installer.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_atlas_packer.cpp
editor_atlas_packer.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_audio_buses.cpp
editor_audio_buses.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_autoload_settings.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_autoload_settings.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_build_profile.cpp Allow to compile the engine without XR support 2025-02-25 17:07:21 -03:00
editor_build_profile.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_builders.py
editor_command_palette.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_command_palette.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_data.cpp fix plugin icons not displayed 2025-02-22 04:40:52 +02:00
editor_data.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_dock_manager.cpp Load docks layout after their position is initialized 2025-02-25 00:12:19 +01:00
editor_dock_manager.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_feature_profile.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_feature_profile.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_file_system.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_file_system.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_folding.cpp Don't edit objects when loading folding 2025-03-06 15:04:00 +01:00
editor_folding.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_help.cpp Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
editor_help.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_help_search.cpp
editor_help_search.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_inspector.compat.inc
editor_inspector.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_inspector.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_interface.compat.inc
editor_interface.cpp
editor_interface.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_layouts_dialog.cpp
editor_layouts_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_locale_dialog.cpp
editor_locale_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_log.cpp
editor_log.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_main_screen.cpp
editor_main_screen.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_native_shader_source_visualizer.cpp
editor_native_shader_source_visualizer.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_node.cpp Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
editor_node.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_paths.cpp
editor_paths.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_properties.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
editor_properties.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_properties_array_dict.cpp Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
editor_properties_array_dict.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_properties_vector.cpp
editor_properties_vector.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_property_name_processor.cpp
editor_property_name_processor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_resource_picker.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_resource_picker.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_resource_preview.cpp
editor_resource_preview.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_run.cpp
editor_run.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_run_native.cpp
editor_run_native.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_script.cpp
editor_script.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_settings.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_settings.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_settings_dialog.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_settings_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_string_names.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_translation.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
editor_translation.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_translation_parser.cpp
editor_translation_parser.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_undo_redo_manager.cpp
editor_undo_redo_manager.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_vcs_interface.cpp
editor_vcs_interface.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
engine_update_label.cpp
engine_update_label.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
event_listener_line_edit.cpp
event_listener_line_edit.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
fbx_importer_manager.cpp
fbx_importer_manager.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
file_info.cpp
file_info.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
filesystem_dock.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
filesystem_dock.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
find_in_files.cpp
find_in_files.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
group_settings_editor.cpp
group_settings_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
groups_editor.cpp
groups_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
history_dock.cpp
history_dock.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
import_defaults_editor.cpp
import_defaults_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
import_dock.cpp
import_dock.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
input_event_configuration_dialog.cpp
input_event_configuration_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
inspector_dock.cpp
inspector_dock.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
localization_editor.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
localization_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
multi_node_edit.cpp
multi_node_edit.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
node_dock.cpp
node_dock.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
pot_generator.cpp
pot_generator.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
progress_dialog.cpp
progress_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
project_converter_3_to_4.cpp Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
project_converter_3_to_4.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
project_manager.cpp Set editor's translation domain at root node 2025-03-02 08:52:27 +08:00
project_manager.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
project_settings_editor.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
project_settings_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
property_selector.cpp Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01:00
property_selector.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
register_editor_types.cpp
register_editor_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
register_exporters.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rename_dialog.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
rename_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renames_map_3_to_4.cpp
renames_map_3_to_4.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
reparent_dialog.cpp
reparent_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
run_instances_dialog.cpp
run_instances_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
scene_create_dialog.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
scene_create_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
scene_tree_dock.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
scene_tree_dock.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
script_create_dialog.cpp
script_create_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader_create_dialog.cpp
shader_create_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader_globals_editor.cpp
shader_globals_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
surface_upgrade_tool.cpp
surface_upgrade_tool.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
template_builders.py
uid_upgrade_tool.cpp Fix autoloaded scene loses their built-in script when upgrading from 4.3 to 4.4 2025-03-01 12:33:14 -05:00
uid_upgrade_tool.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
window_wrapper.cpp
window_wrapper.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00