godot/editor
Rémi Verschelde a9cef6cf69
Merge pull request #107933 from Nikitf777/Fix-point-jumping-when-dragging
Fix points jumping when dragging starts in the Polygon2D editor
2025-06-28 13:03:05 +02:00
..
debugger Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
export Implement sparse bundle PCK support. 2025-06-26 00:47:25 +02:00
gui Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
icons Allow toggling UID display in path properties 2025-06-16 15:46:50 +02:00
import Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
plugins Merge pull request #107933 from Nikitf777/Fix-point-jumping-when-dragging 2025-06-28 13:03:05 +02:00
project_manager Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
themes Merge pull request #104073 from dugramen/scale-anchor-handles 2025-06-10 16:22:40 +02:00
translations i18n: Sync translations with Weblate 2025-06-06 16:46:47 +02:00
action_map_editor.cpp Improve Input Map and Shortcuts editor 2025-06-07 17:51:41 +08:00
action_map_editor.h Improve Input Map and Shortcuts editor 2025-06-07 17:51:41 +08:00
add_metadata_dialog.cpp Improve Variant type menus in the editor 2025-05-28 23:05:34 +08:00
add_metadata_dialog.h Improve Variant type menus in the editor 2025-05-28 23:05:34 +08:00
animation_bezier_editor.cpp Make conversions from NodePath to String explicit. 2025-06-11 16:50:27 +02:00
animation_bezier_editor.h Add option to auto tangent new bezier points in animation editor 2025-06-03 11:04:35 +02:00
animation_track_editor.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
animation_track_editor.h Merge pull request #105715 from Arnklit/animation-player-scale-from-cursor-fix 2025-06-12 22:48:33 +02:00
animation_track_editor_plugins.cpp Make conversions from NodePath to String explicit. 2025-06-11 16:50:27 +02:00
animation_track_editor_plugins.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
audio_stream_preview.cpp [Editor] Move thread name assignment in audio preview 2025-04-19 13:59:29 +02:00
audio_stream_preview.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
code_editor.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
code_editor.h CodeEditor: Make possible to select and copy error text 2025-06-12 22:06:09 +02:00
connections_dialog.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
connections_dialog.h Improve Variant type menus in the editor 2025-05-28 23:05:34 +08:00
create_dialog.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
create_dialog.h Consider search keywords in CreateDialog 2025-04-23 15:59:44 +02:00
credits_roll.cpp Improve EditorAbout dialog auto-translation 2025-04-28 14:01:58 +08:00
credits_roll.h Add credits roll 2025-04-11 17:08:12 +02:00
dependency_editor.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
dependency_editor.h Rename editor "File" MenuOption enums for clarity 2025-04-30 16:32:11 +02:00
directory_create_dialog.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
directory_create_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
doc_tools.cpp Support 64-bit sizes in Compression 2025-06-03 00:03:01 -07:00
doc_tools.h Support 64-bit sizes in Compression 2025-06-03 00:03:01 -07:00
editor_about.cpp Improve EditorAbout dialog auto-translation 2025-04-28 14:01:58 +08:00
editor_about.h Improve EditorAbout dialog auto-translation 2025-04-28 14:01:58 +08:00
editor_asset_installer.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03: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 Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_audio_buses.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
editor_autoload_settings.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_autoload_settings.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_build_profile.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_build_profile.h Make build profile project detection also set build options 2025-06-03 11:11:33 -03:00
editor_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
editor_command_palette.cpp Cleanup header includes in Tree 2025-05-15 14:28:00 +08:00
editor_command_palette.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_data.cpp Add class icon cache to EditorNode 2025-05-27 13:59:13 +02:00
editor_data.h Add class icon cache to EditorNode 2025-05-27 13:59:13 +02:00
editor_dock_manager.cpp Change editor button focus mode to FOCUS_ACCESSIBILITY. 2025-06-08 15:53:27 +03:00
editor_dock_manager.h Add dock dragging area and highlight 2025-06-05 16:02:33 -07:00
editor_feature_profile.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_feature_profile.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_file_system.cpp Merge pull request #92280 from dalexeev/editor-fix-built-in-script-documentation 2025-06-18 18:14:09 -05:00
editor_file_system.h Fix for directory duplication 2025-05-23 21:18:30 -05:00
editor_folding.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
editor_folding.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
editor_help.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_help.h GDScript: Add support for variadic functions 2025-06-09 21:53:05 +03:00
editor_help_search.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_help_search.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_inspector.compat.inc Display custom data name instead of indices in TileData inspector 2024-05-25 17:21:31 +02:00
editor_inspector.cpp Merge pull request #107591 from timothyqiu/group-enable-default 2025-06-24 18:34:28 -05:00
editor_inspector.h Make PROPERTY_HINT_GROUP_ENABLE hide properties by default 2025-06-16 20:03:49 +08:00
editor_interface.compat.inc Add inherit parameter to open_scene_from_path 2024-12-12 10:24:58 -05:00
editor_interface.cpp Revert "Rework scene preview thumbnails" 2025-06-21 00:05:57 +02:00
editor_interface.h Revert "Rework scene preview thumbnails" 2025-06-21 00:05:57 +02:00
editor_layouts_dialog.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_layouts_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_locale_dialog.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_locale_dialog.h Improve auto-translation of settings dialogs 2025-05-28 00:13:48 +02:00
editor_log.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_log.h Change editor button focus mode to FOCUS_ACCESSIBILITY. 2025-06-08 15:53:27 +03:00
editor_main_screen.cpp Improve 2D/3D main screen auto-switching logic 2025-04-09 09:34:44 -07:00
editor_main_screen.h Improve 2D/3D main screen auto-switching logic 2025-04-09 09:34:44 -07:00
editor_native_shader_source_visualizer.cpp Remove redundant line_spacing editor setting 2025-05-07 16:53:05 +02: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 Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
editor_node.h Revert "Rework scene preview thumbnails" 2025-06-21 00:05:57 +02: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 Swap UID and path buttons 2025-06-20 16:18:21 +02:00
editor_properties.h Swap UID and path buttons 2025-06-20 16:18:21 +02:00
editor_properties_array_dict.cpp Change editor button focus mode to FOCUS_ACCESSIBILITY. 2025-06-08 15:53:27 +03:00
editor_properties_array_dict.h Improve Variant type menus in the editor 2025-05-28 23:05:34 +08:00
editor_properties_vector.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03: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 Merge pull request #107188 from berarma/moviewriter-add-theora 2025-06-10 16:22:57 +02: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 Generate scene ID for created built-in Resources 2025-06-24 17:56:48 +02:00
editor_resource_picker.h Merge pull request #106750 from KoBeWi/path_guesser 2025-06-13 01:31:06 +02:00
editor_resource_preview.cpp Fix resizing error when generating thumbnail 2025-06-24 20:40:26 +08:00
editor_resource_preview.h Revert "Rework scene preview thumbnails" 2025-06-21 00:05:57 +02:00
editor_run.cpp Add support for taking embedded window screenshots. 2025-06-09 11:40:36 +03:00
editor_run.h Add support for taking embedded window screenshots. 2025-06-09 11:40:36 +03:00
editor_run_native.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03: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 Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
editor_sectioned_inspector.cpp Allow to override editor settings per project 2025-06-02 17:51:26 +02:00
editor_sectioned_inspector.h Improve auto-translation of settings dialogs 2025-05-28 00:13:48 +02:00
editor_settings.cpp Merge pull request #107382 from Calinou/editor-lightmapprobe-add-gizmo-size-setting 2025-06-13 01:30:56 +02:00
editor_settings.h [DisplayServer] Decouple show_window(MAIN_WINDOW_ID) from DisplayServer constructor, update project manager size/position after DS init. 2025-03-19 11:23:04 +02:00
editor_settings_dialog.cpp Improve Input Map and Shortcuts editor 2025-06-07 17:51:41 +08:00
editor_settings_dialog.h Improve Input Map and Shortcuts editor 2025-06-07 17:51:41 +08:00
editor_string_names.h Always use String as StringName backing internally. 2025-04-23 14:57:03 +02:00
editor_translation.cpp Support 64-bit sizes in Compression 2025-06-03 00:03:01 -07:00
editor_translation.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_translation_parser.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
editor_translation_parser.h Style: Begin integrating simple .clangd fixes 2025-03-22 13:24:35 -05:00
editor_undo_redo_manager.compat.inc Allow undoredo actions to not make history unsaved 2025-05-13 02:40:31 +02:00
editor_undo_redo_manager.cpp Fix crash when checking unsaved history 2025-05-15 22:37:57 +02:00
editor_undo_redo_manager.h Allow undoredo actions to not make history unsaved 2025-05-13 02:40:31 +02: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 Rename editor setting to Check for Updates 2025-04-16 18:04:30 -04: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 Improve Input Map and Shortcuts editor 2025-06-07 17:51:41 +08:00
event_listener_line_edit.h Improve Input Map and Shortcuts editor 2025-06-07 17:51:41 +08:00
fbx_importer_manager.cpp Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default. 2025-04-23 12:47:31 +03: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 Merge pull request #107683 from KoBeWi/nothing_ever_selects 2025-06-24 09:58:41 -05:00
filesystem_dock.h Fix favorite folder colors 2025-06-12 16:48:46 +02:00
find_in_files.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
find_in_files.h Add include/exclude to FindInFiles for filtering files. 2025-05-03 23:31:52 +08:00
group_settings_editor.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
group_settings_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
groups_editor.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
groups_editor.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
history_dock.cpp Improve auto-translation for static strings in docks 2025-03-26 14:09:38 +01:00
history_dock.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
import_defaults_editor.cpp Improve auto-translation of settings dialogs 2025-05-28 00:13:48 +02:00
import_defaults_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
import_dock.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
import_dock.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
input_event_configuration_dialog.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
input_event_configuration_dialog.h Improve Input Map and Shortcuts editor 2025-06-07 17:51:41 +08:00
inspector_dock.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
inspector_dock.h Update Inspector when rename a file via File System Dock 2025-03-28 08:26:17 -03:00
localization_editor.cpp Improve auto-translation of settings dialogs 2025-05-28 00:13:48 +02:00
localization_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
multi_node_edit.cpp Merge pull request #103764 from kleonc/multi_node_edit_update_on_property_list_changed 2025-03-31 12:03:45 -05:00
multi_node_edit.h Merge pull request #103764 from kleonc/multi_node_edit_update_on_property_list_changed 2025-03-31 12:03:45 -05:00
node_dock.cpp Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default. 2025-04-23 12:47:31 +03:00
node_dock.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
pot_generator.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
pot_generator.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
progress_dialog.cpp Fix crash when ProgressDialog is outside tree 2025-01-31 13:20:36 +01:00
progress_dialog.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
project_converter_3_to_4.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +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 Merge pull request #107623 from patwork/add-migration-guide-button 2025-06-25 11:47:04 +02:00
project_manager.h Added "See Migration Guide" button to the Project Manager 2025-06-25 08:16:47 +02:00
project_settings_editor.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
project_settings_editor.h Texture format error on export: Show project setting 2025-06-03 13:25:45 +02:00
project_upgrade_tool.cpp Rename editor "File" MenuOption enums for clarity 2025-04-30 16:32:11 +02:00
project_upgrade_tool.h Replace UID and Surface upgrade tools with universal one 2025-03-10 16:41:02 +01:00
property_selector.cpp GDScript: Add support for variadic functions 2025-06-09 21:53:05 +03:00
property_selector.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_editor_types.cpp Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07: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 Cleanup accessibility names. 2025-06-23 11:08:36 +03: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 empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
reparent_dialog.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
run_instances_dialog.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
run_instances_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
scene_create_dialog.cpp Initial editor accessibility. 2025-04-08 20:25:48 +03: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 rename nodes when tree is invisible 2025-06-26 19:06:44 +02:00
scene_tree_dock.h Set current directory when using Save Branch As Scene 2025-05-05 14:00:44 -07:00
script_create_dialog.cpp Cleanup accessibility names. 2025-06-23 11:08:36 +03:00
script_create_dialog.h Merge pull request #103397 from KoBeWi/good_luck_finding_where_'is_path_valid'_is_now_assigned 2025-03-14 00:08:37 +01:00
SCsub SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
shader_create_dialog.cpp Generate scene ID for created built-in Resources 2025-06-24 17:56:48 +02:00
shader_create_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
shader_globals_editor.cpp Improve auto-translation of settings dialogs 2025-05-28 00:13:48 +02:00
shader_globals_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
template_builders.py SCons: Make builders prettier, utilize constexpr 2025-03-11 18:31:20 -05:00
window_wrapper.cpp Merge pull request #102709 from KoBeWi/repeatranslations2 2025-03-11 16:53:50 -05:00
window_wrapper.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00