godot/editor
Rémi Verschelde 0465027878
Merge pull request #87419 from KoBeWi/very_important_i
Fix shortcut name consistency in SceneTreeDock
2024-02-03 23:18:59 +01:00
..
debugger
export Remove unnecessary this-> expressions 2024-01-29 09:59:18 +01:00
gui Merge pull request #87170 from AThousandShips/run_fix 2024-01-29 21:33:26 +01:00
icons Improve the project manager UI 2024-01-30 17:52:01 +01:00
import
plugins Fix bounding boxes 2024-02-02 07:59:47 -05:00
project_manager Implement a quick settings dialog for the project manager 2024-01-30 17:52:19 +01:00
themes Replace empty list dialog with an integrated panel 2024-01-30 17:52:25 +01:00
translations i18n: Sync translations with Weblate 2024-02-02 11:38:01 +01:00
action_map_editor.cpp
action_map_editor.h
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp
animation_track_editor.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp
dependency_editor.h
directory_create_dialog.cpp
directory_create_dialog.h
doc_tools.cpp Merge pull request #84760 from KoBeWi/ultimate_get_property_list_reloaded 2024-01-29 21:32:10 +01:00
doc_tools.h GDExtension: add an interface for loading extra documentation 2024-01-26 13:53:33 +01:00
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 Remove unnecessary this-> expressions 2024-01-29 09:59:18 +01:00
editor_audio_buses.h
editor_autoload_settings.cpp
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 Some editor code cleanup 2024-01-30 21:33:31 +01:00
editor_dock_manager.h Ability to move FileSystem dock to bottom 2024-01-29 15:15:38 +01:00
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
editor_help_search.h
editor_help.cpp Merge pull request #87688 from AThousandShips/what_is_this 2024-01-29 13:18:09 +01:00
editor_help.h GDExtension: add an interface for loading extra documentation 2024-01-26 13:53:33 +01:00
editor_inspector.cpp Merge pull request #87688 from AThousandShips/what_is_this 2024-01-29 13:18:09 +01:00
editor_inspector.h Better hide internal properties from users 2024-01-29 12:35:10 +01:00
editor_interface.cpp Disable multi-window buttons instead of hiding them when support is unavailable 2024-01-27 19:38:39 +01:00
editor_interface.h Disable multi-window buttons instead of hiding them when support is unavailable 2024-01-27 19:38:39 +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_native_shader_source_visualizer.cpp
editor_native_shader_source_visualizer.h
editor_node.cpp Some editor code cleanup 2024-01-30 21:33:31 +01:00
editor_node.h Some editor code cleanup 2024-01-30 21:33:31 +01:00
editor_paths.cpp
editor_paths.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties_vector.cpp
editor_properties_vector.h
editor_properties.cpp
editor_properties.h
editor_property_name_processor.cpp i18n: Sync translations with Weblate 2024-02-02 11:38:01 +01:00
editor_property_name_processor.h
editor_quick_open.cpp
editor_quick_open.h
editor_resource_picker.cpp
editor_resource_picker.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run.cpp
editor_run.h
editor_script.cpp
editor_script.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings_dialog.cpp Merge pull request #86654 from ryevdokimov/fix-listening-for-input-escape 2024-02-02 12:01:52 +01:00
editor_settings_dialog.h
editor_settings.cpp Merge pull request #87443 from YuriSizov/pms-hotter-younger-cousin 2024-01-30 19:10:46 +01:00
editor_settings.h Add a network mode setting to bring the editor offline 2024-01-30 17:52:08 +01:00
editor_string_names.cpp
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
event_listener_line_edit.cpp Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
event_listener_line_edit.h
fbx_importer_manager.cpp
fbx_importer_manager.h
filesystem_dock.cpp Some editor code cleanup 2024-01-30 21:33:31 +01:00
filesystem_dock.h Some editor code cleanup 2024-01-30 21:33:31 +01:00
find_in_files.cpp
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
import_defaults_editor.h
import_dock.cpp
import_dock.h
input_event_configuration_dialog.cpp Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
input_event_configuration_dialog.h Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
inspector_dock.cpp
inspector_dock.h
localization_editor.cpp
localization_editor.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
plugin_config_dialog.cpp
plugin_config_dialog.h
pot_generator.cpp
pot_generator.h
progress_dialog.cpp
progress_dialog.h
project_converter_3_to_4.cpp
project_converter_3_to_4.h
project_manager.cpp Correctly handle failures to open a project 2024-01-30 17:52:31 +01:00
project_manager.h Replace empty list dialog with an integrated panel 2024-01-30 17:52:25 +01:00
project_settings_editor.cpp
project_settings_editor.h
property_selector.cpp
property_selector.h
register_editor_types.cpp GDExtension: add an interface for loading extra documentation 2024-01-26 13:53:33 +01:00
register_editor_types.h
register_exporters.h
rename_dialog.cpp
rename_dialog.h
renames_map_3_to_4.cpp
renames_map_3_to_4.h
reparent_dialog.cpp
reparent_dialog.h
scene_create_dialog.cpp
scene_create_dialog.h
scene_tree_dock.cpp Fix shortcut name consistency in SceneTreeDock 2024-02-01 22:40:23 +01:00
scene_tree_dock.h
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
surface_upgrade_tool.h
template_builders.py
window_wrapper.cpp Disable multi-window buttons instead of hiding them when support is unavailable 2024-01-27 19:38:39 +01:00
window_wrapper.h