godot/editor
2025-01-17 17:09:24 -06:00
..
debugger Merge pull request #98926 from YeldhamDev/out_all_of_you 2025-01-06 22:46:48 +01:00
export Replace some problematic uses of String::num to String::num_int64 2025-01-15 12:51:51 -05:00
gui Merge pull request #101163 from Synzorasize/implement_11386 2025-01-13 20:21:59 +01:00
icons SCons: Properly NoCache all text files 2025-01-16 16:59:12 -06:00
import Remove unused EditorSceneFormatImporter::_get_import_flags 2025-01-14 16:57:06 +01:00
plugins Merge pull request #101565 from Hilderin/laspencer91/add-lookup-symbol-shortcut 2025-01-17 17:09:24 -06:00
project_manager Fix theme options in project manager incorrectly using translated text 2025-01-14 10:32:24 +08:00
themes Add ColorPicker cursor background and reuse the cursor for wheel. 2025-01-10 09:55:54 +02:00
translations
action_map_editor.cpp
action_map_editor.h
add_metadata_dialog.cpp
add_metadata_dialog.h
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp Fix various typos 2025-01-08 14:47:42 +02:00
animation_track_editor_plugins.h
animation_track_editor.cpp Fix gui overflow in Android editor 2025-01-08 02:52:14 +05:30
animation_track_editor.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp Add icon for local variable completion options 2025-01-11 17:22:21 +01:00
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp Improve script class display in Create dialog 2025-01-03 00:19:25 +01:00
create_dialog.h Improve script class display in Create dialog 2025-01-03 00:19:25 +01:00
dependency_editor.cpp
dependency_editor.h
directory_create_dialog.cpp
directory_create_dialog.h
doc_tools.cpp Fix various typos 2025-01-08 14:47:42 +02:00
doc_tools.h
editor_about.cpp
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_atlas_packer.cpp
editor_atlas_packer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp Don't create an UndoRedo action if Autoload order doesn't change after Drag & Drop 2025-01-06 22:21:45 +01:00
editor_autoload_settings.h
editor_build_profile.cpp
editor_build_profile.h
editor_builders.py
editor_command_palette.cpp
editor_command_palette.h
editor_data.cpp
editor_data.h
editor_dock_manager.cpp Merge pull request #100558 from KoBeWi/docking_in_progress 2025-01-07 23:17:27 +01:00
editor_dock_manager.h
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_system.cpp Replace some problematic uses of String::num to String::num_int64 2025-01-15 12:51:51 -05:00
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_help_search.cpp
editor_help_search.h
editor_help.cpp Show tooltips for res:// and uid:// strings in ScriptEditor 2025-01-14 15:29:41 +01:00
editor_help.h Show tooltips for res:// and uid:// strings in ScriptEditor 2025-01-14 15:29:41 +01:00
editor_inspector.compat.inc
editor_inspector.cpp Merge pull request #101409 from TokageItLab/spring-bone 2025-01-14 00:22:11 +01:00
editor_inspector.h Merge pull request #101409 from TokageItLab/spring-bone 2025-01-14 00:22:11 +01:00
editor_interface.compat.inc
editor_interface.cpp Improve script class display in Create dialog 2025-01-03 00:19:25 +01:00
editor_interface.h Improve script class display in Create dialog 2025-01-03 00:19:25 +01:00
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
editor_native_shader_source_visualizer.cpp
editor_native_shader_source_visualizer.h
editor_node.cpp Fix conversion plugin search showing errors on TextFile and OtherFile. 2025-01-15 11:36:46 +02:00
editor_node.h Merge pull request #99844 from KoBeWi/give_back_the_focus 2025-01-14 12:08:46 +01:00
editor_paths.cpp
editor_paths.h
editor_properties_array_dict.cpp Merge pull request #89763 from ajreckof/fix-focus-on-reorder 2025-01-16 17:17:42 -06:00
editor_properties_array_dict.h Fix non-typed Dictionary keys displayed as <null> in the inspector. 2025-01-09 11:38:17 +02:00
editor_properties_vector.cpp
editor_properties_vector.h
editor_properties.cpp Make Inspector search inside sub-resources 2025-01-06 12:30:55 -03:00
editor_properties.h Make Inspector search inside sub-resources 2025-01-06 12:30:55 -03:00
editor_property_name_processor.cpp Add an editor setting for the GridMap grid color 2025-01-03 23:06:29 +01:00
editor_property_name_processor.h
editor_resource_picker.cpp
editor_resource_picker.h
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 Editor: Fix crash when using --import --verbose due to use-after-free 2025-01-06 07:46:51 -07:00
editor_run_native.cpp
editor_run_native.h
editor_run.cpp Add support for specifying whether to play the current scene or a specific scene in XR or regular mode 2025-01-12 22:02:24 -08:00
editor_run.h Add support for specifying whether to play the current scene or a specific scene in XR or regular mode 2025-01-12 22:02:24 -08:00
editor_script.cpp
editor_script.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings_dialog.cpp Merge pull request #100069 from allenwp/editor-shortcuts-undo-fix 2025-01-09 00:42:18 +01:00
editor_settings_dialog.h
editor_settings.cpp Merge pull request #101455 from Calinou/editor-gridmap-update-preview-size 2025-01-14 12:09:05 +01:00
editor_settings.h
editor_string_names.h
editor_translation_parser.cpp
editor_translation_parser.h
editor_translation.cpp
editor_translation.h
editor_undo_redo_manager.cpp
editor_undo_redo_manager.h
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 Fix various typos 2025-01-08 14:47:42 +02:00
filesystem_dock.h Fix various typos 2025-01-08 14:47:42 +02:00
find_in_files.cpp Allow removing files in the file search 2025-01-12 23:24:15 +01:00
find_in_files.h Allow removing files in the file search 2025-01-12 23:24:15 +01:00
group_settings_editor.cpp
group_settings_editor.h
groups_editor.cpp
groups_editor.h
history_dock.cpp
history_dock.h
import_defaults_editor.cpp
import_defaults_editor.h
import_dock.cpp
import_dock.h
input_event_configuration_dialog.cpp
input_event_configuration_dialog.h
inspector_dock.cpp Cleanup editor history when opening the history menu popup & set appropriate class icon for object in it. Handle do&undo for selection when reparenting 2025-01-07 23:15:30 +01:00
inspector_dock.h
localization_editor.cpp
localization_editor.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp Merge pull request #100558 from KoBeWi/docking_in_progress 2025-01-07 23:17:27 +01:00
node_dock.h
pot_generator.cpp
pot_generator.h
progress_dialog.cpp Fix progress dialog steals focus 2025-01-14 01:37:21 +01:00
progress_dialog.h Fix progress dialog steals focus 2025-01-14 01:37:21 +01: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 Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08:00
project_manager.cpp Merge pull request #101557 from btgs-0/empty-project-window-flowcontainer-101530 2025-01-16 17:17:55 -06:00
project_manager.h Fix project manager window size when EDSCALE is not 1.0. 2025-01-15 12:39:02 +02:00
project_settings_editor.cpp
project_settings_editor.h
property_selector.cpp
property_selector.h
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
register_exporters.h
rename_dialog.cpp Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08:00
rename_dialog.h Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08: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 Merge pull request #100091 from AeioMuch/fix_nodepath_in_history 2025-01-08 00:20:58 +01:00
scene_tree_dock.h Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08:00
script_create_dialog.cpp
script_create_dialog.h
SCsub
shader_create_dialog.cpp
shader_create_dialog.h
shader_globals_editor.cpp
shader_globals_editor.h
surface_upgrade_tool.cpp Reorganize EditorNode menu options 2025-01-09 12:21:56 +01:00
surface_upgrade_tool.h
template_builders.py Fix various typos 2025-01-08 14:47:42 +02:00
window_wrapper.cpp Fix progress dialog steals focus 2025-01-14 01:37:21 +01:00
window_wrapper.h Fix progress dialog steals focus 2025-01-14 01:37:21 +01:00