godot/editor
2024-09-29 23:54:00 +08:00
..
debugger
export Merge pull request #93311 from dsnopek/gdextension-required-virtuals 2024-09-27 13:53:16 +02:00
gui
icons
import Merge pull request #95678 from Hilderin/fix-slow-load-on-large-project-v2 2024-09-26 12:45:31 +02:00
plugins Fixed an issue where nodes' relative positions changed when opened in a different display scale. 2024-09-29 23:54:00 +08:00
project_manager
themes
translations i18n: Sync translations with Weblate 2024-09-17 20:47:16 +02:00
action_map_editor.cpp
action_map_editor.h
add_metadata_dialog.cpp Add per-bone meta to Skeleton3D 2024-09-16 16:26:15 +02:00
add_metadata_dialog.h
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp Remove empty bind_methods() 2024-08-15 08:24:32 +02:00
animation_track_editor_plugins.h
animation_track_editor.cpp
animation_track_editor.h
audio_stream_preview.cpp
audio_stream_preview.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
code_editor.cpp Merge pull request #90743 from timothyqiu/empty-selection-clipboard 2024-09-23 12:27:35 +02:00
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp Set auto translate mode for drag previews 2024-09-19 19:21:29 +08:00
create_dialog.h
dependency_editor.cpp
dependency_editor.h Remove empty bind_methods() 2024-08-15 08:24:32 +02:00
directory_create_dialog.cpp
directory_create_dialog.h
doc_tools.cpp Merge pull request #78656 from Repiteo/typed-dictionary 2024-09-06 22:38:13 +02:00
doc_tools.h
editor_about.cpp
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_atlas_packer.cpp Use Vector* component-wise min/max/clamp functions where applicable 2024-03-20 13:47:42 +01:00
editor_atlas_packer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp Allow using Unicode identifier for Autoload name 2024-09-21 16:47:19 +08:00
editor_autoload_settings.h
editor_build_profile.cpp
editor_build_profile.h
editor_builders.py
editor_command_palette.cpp Use InputMap actions consistently across all LineEdit's that filter an underlying Tree or ItemList. 2024-08-31 21:10:27 +02:00
editor_command_palette.h
editor_data.cpp
editor_data.h Add EditorContextMenuPluginManager and refactor menu plugins 2024-09-03 23:59:25 +02:00
editor_dock_manager.cpp
editor_dock_manager.h
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_system.cpp
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_help_search.cpp Fix wrong displayed category name in EditorHelpSearch 2024-09-21 00:07:11 +08:00
editor_help_search.h
editor_help.cpp [Editor] Expose more editor settings to documentation 2024-09-12 15:34:49 +02:00
editor_help.h
editor_inspector.compat.inc
editor_inspector.cpp
editor_inspector.h Add per-bone meta to Skeleton3D 2024-09-16 16:26:15 +02:00
editor_interface.compat.inc
editor_interface.cpp Extract editor main screen 2024-09-09 11:06:18 -04:00
editor_interface.h
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_locale_dialog.cpp
editor_locale_dialog.h
editor_log.cpp
editor_log.h
editor_main_screen.cpp
editor_main_screen.h Extract editor main screen 2024-09-09 11:06:18 -04:00
editor_native_shader_source_visualizer.cpp
editor_native_shader_source_visualizer.h
editor_node.cpp
editor_node.h
editor_paths.cpp [Editor] Add .editorconfig to the projects. 2024-09-11 12:57:06 +03:00
editor_paths.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties_vector.cpp Merge pull request #96196 from SaracenOne/bone_editor_revert 2024-08-29 10:36:34 +02:00
editor_properties_vector.h Replace radians range hint with radians_as_degrees 2023-09-25 08:50:19 +02:00
editor_properties.cpp [Editor] Merge duplicate entries in enum property inspector 2024-09-12 16:05:11 +02:00
editor_properties.h
editor_property_name_processor.cpp
editor_property_name_processor.h Remove references to deleted capitalize_properties setting 2024-08-21 17:27:54 +02:00
editor_quick_open.cpp
editor_quick_open.h
editor_resource_picker.cpp Fix generic conversion icon 2024-09-17 13:59:21 +02:00
editor_resource_picker.h
editor_resource_preview.cpp EditorResourcePreview: Let loads complete after exit requested 2024-09-13 12:19:06 +02:00
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run.cpp
editor_run.h Add a dialog to customize run instances 2024-02-05 19:07:31 +01:00
editor_script.cpp
editor_script.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings_dialog.cpp
editor_settings_dialog.h
editor_settings.cpp
editor_settings.h
editor_string_names.cpp
editor_string_names.h Add EditorStringNames singleton 2023-09-03 19:58:18 +02:00
editor_translation_parser.cpp
editor_translation_parser.h
editor_translation.cpp
editor_translation.h Improve string extraction of ETR POT file 2024-05-07 22:12:40 -03:00
editor_undo_redo_manager.cpp
editor_undo_redo_manager.h Expose EditorUndoRedoManager's clear_history() 2024-08-29 19:23:39 +02:00
editor_vcs_interface.cpp
editor_vcs_interface.h
engine_update_label.cpp
engine_update_label.h
event_listener_line_edit.cpp
event_listener_line_edit.h
fbx_importer_manager.cpp
fbx_importer_manager.h
file_info.cpp
file_info.h
filesystem_dock.cpp
filesystem_dock.h
find_in_files.cpp [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
find_in_files.h
group_settings_editor.cpp
group_settings_editor.h
groups_editor.cpp
groups_editor.h
history_dock.cpp
history_dock.h
import_defaults_editor.cpp Keep advanced toggle on when searching for settings 2024-09-21 21:15:46 +08:00
import_defaults_editor.h Deprecate project_settings_changed signal 2023-08-10 15:07:25 +02:00
import_dock.cpp
import_dock.h
input_event_configuration_dialog.cpp
input_event_configuration_dialog.h (Un)Fold event categories by double click 2024-05-11 20:38:46 +02:00
inspector_dock.cpp
inspector_dock.h
localization_editor.cpp
localization_editor.h Add option to add built-in strings in the POT generation 2024-02-28 11:34:26 -03:00
multi_node_edit.cpp Fix going forward backward in editor selection history. 2024-04-14 17:21:11 +02:00
multi_node_edit.h
node_dock.cpp
node_dock.h
pot_generator.cpp
pot_generator.h
progress_dialog.cpp Fix slow importation when window is unfocused 2024-08-27 19:57:38 -04:00
progress_dialog.h
project_converter_3_to_4.cpp
project_converter_3_to_4.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
project_manager.cpp
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_selector.cpp
property_selector.h
register_editor_types.cpp
register_editor_types.h
register_exporters.h
rename_dialog.cpp [Scene] Add SceneStringName::toggled 2024-08-28 15:14:26 +03:00
rename_dialog.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
renames_map_3_to_4.cpp
renames_map_3_to_4.h
reparent_dialog.cpp
reparent_dialog.h
run_instances_dialog.cpp
run_instances_dialog.h
scene_create_dialog.cpp
scene_create_dialog.h
scene_tree_dock.cpp
scene_tree_dock.h Merge pull request #96539 from KoBeWi/feat_context_menu_plugin4.x_2-electric_boogaloo 2024-09-11 12:34:53 +02:00
script_create_dialog.cpp Don't use EditorSettings metadata 2024-09-05 19:05:18 +02:00
script_create_dialog.h
SCsub
shader_create_dialog.cpp
shader_create_dialog.h Fix theme application in various editor dialogs 2023-12-04 13:18:48 +01:00
shader_globals_editor.cpp
shader_globals_editor.h
surface_upgrade_tool.cpp [Scene] Add SceneStringNames::confirmed 2024-06-19 09:40:54 +02:00
surface_upgrade_tool.h
template_builders.py
window_wrapper.cpp
window_wrapper.h