.. |
debugger
|
Merge pull request #98926 from YeldhamDev/out_all_of_you
|
2025-01-06 22:46:48 +01:00 |
export
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
gui
|
Merge pull request #101094 from KoBeWi/what_if
|
2025-01-08 15:53:26 +01:00 |
icons
|
Embedding game process in editor
|
2024-12-18 17:52:42 -05:00 |
import
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
plugins
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
project_manager
|
Merge pull request #100999 from KoBeWi/theme_wariat
|
2025-01-06 22:48:16 +01:00 |
themes
|
Force build editor with regex module, remove checking code.
|
2025-01-07 19:43:23 +08:00 |
translations
|
|
|
action_map_editor.cpp
|
Use SceneStringName in more places
|
2024-12-02 14:39:16 +01:00 |
action_map_editor.h
|
|
|
add_metadata_dialog.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
add_metadata_dialog.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
animation_bezier_editor.cpp
|
Improve use of Ref.is_null/valid
|
2024-12-23 16:35:02 -05:00 |
animation_bezier_editor.h
|
|
|
animation_track_editor.cpp
|
Improve use of Ref.is_null/valid
|
2024-12-23 16:35:02 -05:00 |
animation_track_editor.h
|
Fix various typos and code style issues
|
2024-11-28 17:40:42 +01:00 |
animation_track_editor_plugins.cpp
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
animation_track_editor_plugins.h
|
|
|
audio_stream_preview.cpp
|
|
|
audio_stream_preview.h
|
|
|
code_editor.cpp
|
Merge pull request #100240 from WhalesState/line-edit-focus
|
2025-01-03 00:48:34 +01:00 |
code_editor.h
|
Merge pull request #91388 from kitbdev/fix-goto-line
|
2024-12-23 11:15:12 -06:00 |
connections_dialog.cpp
|
Make editor's shortcut names translated on-site
|
2024-12-18 13:00:30 +08:00 |
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
|
Fix DependencyRemoveDialog not handling UIDs
|
2024-12-14 20:15:21 +01:00 |
dependency_editor.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
directory_create_dialog.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
directory_create_dialog.h
|
|
|
doc_tools.cpp
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
doc_tools.h
|
|
|
editor_about.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_about.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08: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
|
|
|
editor_atlas_packer.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_atlas_packer.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_audio_buses.cpp
|
Make editor's shortcut names translated on-site
|
2024-12-18 13:00:30 +08:00 |
editor_audio_buses.h
|
Rename internal EditorPlugin icon/name to match exposed methods
|
2024-12-15 17:31:01 -08:00 |
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
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_build_profile.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_builders.py
|
|
|
editor_command_palette.cpp
|
|
|
editor_command_palette.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_data.cpp
|
Improve use of Ref.is_null/valid
|
2024-12-23 16:35:02 -05:00 |
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
|
Fix loading floating dock in single window mode
|
2024-12-01 14:06:22 -05:00 |
editor_feature_profile.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_feature_profile.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_file_system.cpp
|
Merge pull request #100927 from KoBeWi/yeah,_uids
|
2025-01-07 23:17:44 +01:00 |
editor_file_system.h
|
Merge pull request #98385 from RandomShaper/thread_yield
|
2024-12-20 23:56:39 +01:00 |
editor_folding.cpp
|
Use (r)find_char instead of (r)find for single characters
|
2024-11-17 10:02:18 +01:00 |
editor_folding.h
|
|
|
editor_help.cpp
|
Fix scroll to symbol's documentation
|
2024-12-27 17:12:05 -03:00 |
editor_help.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_help_search.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_help_search.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_inspector.compat.inc
|
|
|
editor_inspector.cpp
|
Merge pull request #100512 from bruvzg/dict_keys
|
2025-01-07 00:45:00 +01:00 |
editor_inspector.h
|
Merge pull request #100512 from bruvzg/dict_keys
|
2025-01-07 00:45:00 +01: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
|
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
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_log.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_main_screen.cpp
|
Rename internal EditorPlugin icon/name to match exposed methods
|
2024-12-15 17:31:01 -08:00 |
editor_main_screen.h
|
Add "Game" editor for better runtime debugging
|
2024-10-30 11:42:17 -03: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
|
|
|
editor_node.cpp
|
Merge pull request #100091 from AeioMuch/fix_nodepath_in_history
|
2025-01-08 00:20:58 +01:00 |
editor_node.h
|
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 |
editor_paths.cpp
|
Fix non-creation of editor temporary dir
|
2024-12-17 09:23:25 -05:00 |
editor_paths.h
|
Add file and dir temporary utilities
|
2024-12-02 12:08:14 -05:00 |
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_properties_array_dict.cpp
|
Merge pull request #100512 from bruvzg/dict_keys
|
2025-01-07 00:45:00 +01:00 |
editor_properties_array_dict.h
|
Merge pull request #100512 from bruvzg/dict_keys
|
2025-01-07 00:45:00 +01:00 |
editor_properties_vector.cpp
|
|
|
editor_properties_vector.h
|
|
|
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
|
Improve use of Ref.is_null/valid
|
2024-12-23 16:35:02 -05:00 |
editor_resource_picker.h
|
EditorResourcePicker: Replace options to load file with button for QuickOpenDialog
|
2024-12-22 22:47:17 +01: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
|
Editor: Fix crash when using --import --verbose due to use-after-free
|
2025-01-06 07:46:51 -07:00 |
editor_run.cpp
|
fix crash when using one-click deploy
|
2024-12-22 20:37:25 +08:00 |
editor_run.h
|
Embedding game process in editor
|
2024-12-18 17:52:42 -05:00 |
editor_run_native.cpp
|
Merge pull request #99428 from Calinou/editor-default-enable-remote-deploy-debug
|
2024-12-19 20:00:02 -06:00 |
editor_run_native.h
|
|
|
editor_script.cpp
|
|
|
editor_script.h
|
|
|
editor_sectioned_inspector.cpp
|
Add contains_char() for single-character 'contains' calls.
|
2024-12-06 20:23:35 +01:00 |
editor_sectioned_inspector.h
|
|
|
editor_settings.cpp
|
Merge pull request #101101 from Calinou/editor-add-gridmap-grid-color-setting
|
2025-01-06 22:48:50 +01:00 |
editor_settings.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_settings_dialog.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_settings_dialog.h
|
Make editor's shortcut names translated on-site
|
2024-12-18 13:00:30 +08:00 |
editor_string_names.h
|
Move singleton StringName definitions to header
|
2024-12-06 13:43:31 +01:00 |
editor_translation.cpp
|
|
|
editor_translation.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_translation_parser.cpp
|
|
|
editor_translation_parser.h
|
|
|
editor_undo_redo_manager.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_undo_redo_manager.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
editor_vcs_interface.cpp
|
|
|
editor_vcs_interface.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
engine_update_label.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
engine_update_label.h
|
|
|
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
|
|
|
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
|
|
|
file_info.cpp
|
|
|
file_info.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
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
|
Use SceneStringName in more places
|
2024-12-02 14:39:16 +01:00 |
find_in_files.h
|
|
|
group_settings_editor.cpp
|
Use SceneStringName in more places
|
2024-12-02 14:39:16 +01:00 |
group_settings_editor.h
|
|
|
groups_editor.cpp
|
Make editor's shortcut names translated on-site
|
2024-12-18 13:00:30 +08:00 |
groups_editor.h
|
|
|
history_dock.cpp
|
Rework dock layout management
|
2024-12-18 20:36:19 +01:00 |
history_dock.h
|
Rework dock layout management
|
2024-12-18 20:36:19 +01:00 |
import_defaults_editor.cpp
|
|
|
import_defaults_editor.h
|
|
|
import_dock.cpp
|
Improve use of Ref.is_null/valid
|
2024-12-23 16:35:02 -05:00 |
import_dock.h
|
|
|
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
|
|
|
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
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
localization_editor.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
localization_editor.h
|
|
|
multi_node_edit.cpp
|
|
|
multi_node_edit.h
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
node_dock.cpp
|
Merge pull request #100558 from KoBeWi/docking_in_progress
|
2025-01-07 23:17:27 +01:00 |
node_dock.h
|
Rework dock layout management
|
2024-12-18 20:36:19 +01:00 |
pot_generator.cpp
|
|
|
pot_generator.h
|
|
|
progress_dialog.cpp
|
|
|
progress_dialog.h
|
|
|
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
|
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
2025-01-03 10:50:15 +00:00 |
project_manager.h
|
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
2025-01-03 10:50:15 +00: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
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
property_selector.cpp
|
Add contains_char() for single-character 'contains' calls.
|
2024-12-06 20:23:35 +01:00 |
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
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
reparent_dialog.h
|
|
|
run_instances_dialog.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
run_instances_dialog.h
|
Improve run instances UX, avoid removing things and add clear popup.
|
2024-11-27 21:37:25 -03:00 |
scene_create_dialog.cpp
|
Use SceneStringName in more places
|
2024-12-02 14:39:16 +01:00 |
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
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
script_create_dialog.h
|
|
|
SCsub
|
|
|
shader_create_dialog.cpp
|
Add contains_char() for single-character 'contains' calls.
|
2024-12-06 20:23:35 +01:00 |
shader_create_dialog.h
|
|
|
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
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
surface_upgrade_tool.cpp
|
Added missing argument to deferred call to restart_editor in surface_upgrade_tool
|
2024-12-02 11:06:10 -05:00 |
surface_upgrade_tool.h
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
template_builders.py
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
window_wrapper.cpp
|
Embedding game process in editor
|
2024-12-18 17:52:42 -05:00 |
window_wrapper.h
|
Embedding game process in editor
|
2024-12-18 17:52:42 -05:00 |