godot/editor
2025-03-07 17:33:47 -06:00
..
debugger Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
export Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gui Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
icons Merge pull request #103011 from Repiteo/style/svgo-newline 2025-03-07 15:12:41 -06:00
import Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
plugins Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
project_manager Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06: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
action_map_editor.cpp Fix focus being lost after adding a new input map entry in the editor 2025-02-11 00:59:30 +01:00
action_map_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
add_metadata_dialog.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
add_metadata_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
animation_bezier_editor.cpp Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05:00
animation_bezier_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
animation_track_editor.cpp Clean up some uses of String::substr 2025-03-07 14:50:38 +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 Fix various typos 2025-01-08 14:47:42 +02:00
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 Optimize enumeration of global classes in create dialog and autocomplete 2025-01-29 09:39:50 +01:00
connections_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
create_dialog.cpp Optimize enumeration of global classes in create dialog and autocomplete 2025-01-29 09:39:50 +01:00
create_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
dependency_editor.cpp Fix DependencyRemoveDialog not handling UIDs 2024-12-14 20:15:21 +01:00
dependency_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
directory_create_dialog.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
directory_create_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
doc_tools.cpp Fix various typos 2025-01-08 14:47:42 +02:00
doc_tools.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_about.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
editor_about.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_asset_installer.cpp Add theme type variations for secondary Trees and ItemLists 2024-11-19 18:33:30 +04:00
editor_asset_installer.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_atlas_packer.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
editor_atlas_packer.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_audio_buses.cpp Fix default AudioBusLayout not loading correctly 2025-01-15 19:10:37 +01:00
editor_audio_buses.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_autoload_settings.cpp Clean up some uses of String::substr 2025-03-07 14:50:38 +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 Fix empty Command Palette 2025-02-08 21:20:02 +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 Remove unused header in editor. 2024-12-24 00:40:38 +08:00
editor_feature_profile.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_file_system.cpp Clean up some uses of String::substr 2025-03-07 14:50:38 +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 Clean up some uses of String::substr 2025-03-07 14:50:38 +01:00
editor_help.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_help_search.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
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 Merge pull request #103670 from dugramen/inspector-section-hover 2025-03-07 12:06:29 -06:00
editor_inspector.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_interface.compat.inc Add inherit parameter to open_scene_from_path 2024-12-12 10:24:58 -05:00
editor_interface.cpp Improve script class display in Create dialog 2025-01-03 00:19:25 +01:00
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 [Scene] Add SceneStringName::toggled 2024-08-28 15:14:26 +03:00
editor_locale_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_log.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
editor_log.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_main_screen.cpp Add support for embedding game process in the Android Editor 2025-02-11 02:20:18 -08:00
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 Remove unused header in editor. 2024-12-24 00:40:38 +08:00
editor_native_shader_source_visualizer.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_node.cpp Merge pull request #102427 from AThousandShips/fix_substr 2025-03-07 15:12:33 -06:00
editor_node.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_paths.cpp Fix non-creation of editor temporary dir 2024-12-17 09:23:25 -05:00
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 Merge pull request #102427 from AThousandShips/fix_substr 2025-03-07 15:12:33 -06: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 Hide EditorSpinSlider slider for VectorNI 2025-02-05 23:27:33 +01:00
editor_properties_vector.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_property_name_processor.cpp Drop preload Resources as UID 2025-02-11 14:17:05 +01:00
editor_property_name_processor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_resource_picker.cpp Merge pull request #101817 from Giganzo/resource-drag-open 2025-02-03 11:14:44 -06: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: Fix crash when using --import --verbose due to use-after-free 2025-01-06 07:46:51 -07:00
editor_resource_preview.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_run.cpp Fix Embedded Game Size 2025-01-21 20:17:01 -05:00
editor_run.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_run_native.cpp Update export preset options overrides before doing "Remote Debug" 2025-01-16 17:04:05 -06:00
editor_run_native.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_script.cpp GDExtension: Mark virtual function as is_required in extension_api.json 2024-09-11 16:48:14 -05:00
editor_script.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_sectioned_inspector.cpp Add contains_char() for single-character 'contains' calls. 2024-12-06 20:23:35 +01:00
editor_sectioned_inspector.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_settings.cpp Merge pull request #99094 from KoBeWi/preload_dct2slt82u81fo8dkxkak5o57 2025-03-07 15:12:24 -06:00
editor_settings.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_settings_dialog.cpp Fix several i18n issues in editor 2025-01-26 16:41:10 +08: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] Fix return of EditorTranslationParserPlugin._parse_file 2025-02-19 20:11:24 +01:00
editor_translation_parser.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_undo_redo_manager.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
editor_undo_redo_manager.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_vcs_interface.cpp GDExtension: Mark virtual function as is_required in extension_api.json 2024-09-11 16:48:14 -05:00
editor_vcs_interface.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
engine_update_label.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
engine_update_label.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
event_listener_line_edit.cpp Revert "Fix InputEvent device id clash" and add a compatibility function 2024-11-20 09:18:55 +01:00
event_listener_line_edit.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
fbx_importer_manager.cpp Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07:00
fbx_importer_manager.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
file_info.cpp Add filter & sort to editor file dialog 2024-09-26 11:08:13 -03:00
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 Allow removing files in the file search 2025-01-12 23:24:15 +01:00
find_in_files.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
group_settings_editor.cpp Use SceneStringName in more places 2024-12-02 14:39:16 +01:00
group_settings_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
groups_editor.cpp Make editor's shortcut names translated on-site 2024-12-18 13:00:30 +08:00
groups_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
history_dock.cpp Fix History Dock default state 2025-02-08 12:58:08 +01:00
history_dock.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
import_defaults_editor.cpp Keep advanced toggle on when searching for settings 2024-09-21 21:15:46 +08:00
import_defaults_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
import_dock.cpp Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05:00
import_dock.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
input_event_configuration_dialog.cpp Change Event Configuration dialog wider and its input list taller 2024-11-29 12:35:57 +02:00
input_event_configuration_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
inspector_dock.cpp Fix Make Sub-Resources Unique shortcut focus 2025-01-22 18:53:26 +03:00
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 Fix implementation of property_can_revert() in various classes 2024-10-04 23:02:04 +02:00
multi_node_edit.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
node_dock.cpp Merge pull request #100558 from KoBeWi/docking_in_progress 2025-01-07 23:17:27 +01:00
node_dock.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
pot_generator.cpp [Editor] Fix return of EditorTranslationParserPlugin._parse_file 2025-02-19 20:11:24 +01:00
pot_generator.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
progress_dialog.cpp Fix crash when ProgressDialog is outside tree 2025-01-31 13:20:36 +01:00
progress_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
project_converter_3_to_4.cpp Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08: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 Add contains_char() for single-character 'contains' calls. 2024-12-06 20:23:35 +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 contains_char() for single-character 'contains' calls. 2024-12-06 20:23:35 +01:00
property_selector.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_editor_types.cpp Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 2025-01-03 10:50:15 +00:00
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 Remove non-existent IPUnix conversion 2025-02-16 18:32:30 +01:00
renames_map_3_to_4.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
reparent_dialog.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
reparent_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
run_instances_dialog.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
run_instances_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
scene_create_dialog.cpp Use SceneStringName in more places 2024-12-02 14:39:16 +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 Don't duplicate internal nodes 2025-03-07 16:08:53 +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 Create .uid files in EditorFileSystem 2025-01-18 21:01:39 +01:00
script_create_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
shader_create_dialog.cpp Create .uid files in EditorFileSystem 2025-01-18 21:01:39 +01:00
shader_create_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
shader_globals_editor.cpp Merge pull request #99622 from Chaosus/shader_fix_global_empty_type 2024-12-11 17:35:40 -06:00
shader_globals_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
surface_upgrade_tool.cpp Reorganize EditorNode menu options 2025-01-09 12:21:56 +01:00
surface_upgrade_tool.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
template_builders.py Fix various typos 2025-01-08 14:47:42 +02:00
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 Fix Game and editor freeze when clicking on the game's title bar 2025-02-11 21:41:03 -05:00
window_wrapper.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00