| .. |
|
debugger
|
Merge pull request #104936 from rsubtil/fix-dap_print_🐛s
|
2025-04-03 09:27:50 -05:00 |
|
export
|
Change ClassDB::get_inheriters_from_class.
|
2025-04-04 23:47:19 +08:00 |
|
gui
|
Change ClassDB::get_inheriters_from_class.
|
2025-04-04 23:47:19 +08:00 |
|
icons
|
Add "Mute Audio" button to Game view in editor
|
2025-03-19 08:20:17 -07:00 |
|
import
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
plugins
|
Change ClassDB::get_inheriters_from_class.
|
2025-04-04 23:47:19 +08:00 |
|
project_manager
|
Merge pull request #104970 from syntaxerror247/nomedia-file
|
2025-04-03 16:50:15 -05:00 |
|
themes
|
Use initializer list in Arrays
|
2025-03-26 18:38:15 +01:00 |
|
translations
|
i18n: Sync translations with Weblate
|
2025-03-19 14:51:42 +01:00 |
|
SCsub
|
SCons: Make builders prettier, utilize `constexpr`
|
2025-03-11 18:31:20 -05:00 |
|
action_map_editor.cpp
|
Fix focus being lost after adding a new input map entry in the editor
|
2025-02-11 00:59:30 +01:00 |
|
action_map_editor.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
add_metadata_dialog.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
add_metadata_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
animation_bezier_editor.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
animation_bezier_editor.h
|
Merge pull request #100470 from YeldhamDev/i_hate_math_so_much_you_would_not_believe
|
2025-03-21 13:03:08 +01:00 |
|
animation_track_editor.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
animation_track_editor.h
|
Merge pull request #96421 from SatLess/Hide-Function-Names
|
2025-03-19 12:25:57 +01:00 |
|
animation_track_editor_plugins.cpp
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01: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
|
…
|
|
|
audio_stream_preview.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
code_editor.cpp
|
size() <= 0 and size() < 1.
|
2025-04-02 19:18:44 +08:00 |
|
code_editor.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
connections_dialog.cpp
|
Using iterator pattern instead of List::Element *.
|
2025-03-28 13:29:15 +08:00 |
|
connections_dialog.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
create_dialog.cpp
|
Using iterator pattern instead of List::Element *.
|
2025-03-28 13:29:15 +08:00 |
|
create_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
dependency_editor.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
dependency_editor.h
|
EditorNode: Add function to load file as scene or resource
|
2025-03-12 23:59:48 +01:00 |
|
directory_create_dialog.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
directory_create_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
doc_tools.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
doc_tools.h
|
Scripting: Add script documentation cache to project
|
2025-03-12 13:44:41 -04:00 |
|
editor_about.cpp
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_about.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_asset_installer.cpp
|
…
|
|
|
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
|
Change ClassDB::get_inheriters_from_class.
|
2025-04-04 23:47:19 +08:00 |
|
editor_audio_buses.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_autoload_settings.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
editor_autoload_settings.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_build_profile.cpp
|
Change `.build` extension for engine build profiles to `.gdbuild`
|
2025-03-25 15:30:32 +01:00 |
|
editor_build_profile.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_builders.py
|
SCons: Make builders prettier, utilize `constexpr`
|
2025-03-11 18:31:20 -05:00 |
|
editor_command_palette.cpp
|
Use `get_slicec` instead of `get_slice` for single character splitters
|
2025-03-08 20:36:37 +01:00 |
|
editor_command_palette.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_data.cpp
|
Merge pull request #99897 from aaronfranke/editor-top-nodes
|
2025-03-28 17:29:51 +01:00 |
|
editor_data.h
|
Clarify API for top selected nodes in EditorSelection and make public
|
2025-03-27 16:09:08 -07:00 |
|
editor_dock_manager.cpp
|
Fix updating editor icons on translation change.
|
2025-03-28 15:04:32 +02:00 |
|
editor_dock_manager.h
|
Merge pull request #103751 from bruvzg/glob_menu_icons_theme
|
2025-03-19 12:26:57 +01:00 |
|
editor_feature_profile.cpp
|
Use `get_slicec` instead of `get_slice` for single character splitters
|
2025-03-08 20:36:37 +01:00 |
|
editor_feature_profile.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_file_system.cpp
|
Android Editor: Auto create `nomedia` file to hide project files in media apps
|
2025-04-03 18:23:38 +05:30 |
|
editor_file_system.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
Fix updating editor icons on translation change.
|
2025-03-28 15:04:32 +02:00 |
|
editor_help.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_help_search.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
editor_help_search.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_inspector.compat.inc
|
…
|
|
|
editor_inspector.cpp
|
Fix Edit option for sub-resources
|
2025-04-02 20:47:06 +02:00 |
|
editor_inspector.h
|
Merge pull request #103943 from dugramen/scroll-while-dragging
|
2025-03-28 14:32:20 +01:00 |
|
editor_interface.compat.inc
|
…
|
|
|
editor_interface.cpp
|
Merge pull request #104376 from ProgrammerOnCoffee/update-workspace-list
|
2025-03-19 17:46:02 -05:00 |
|
editor_interface.h
|
Remove TOOLS_ENABLED checks from editor/
|
2025-03-14 18:13:16 +01:00 |
|
editor_layouts_dialog.cpp
|
…
|
|
|
editor_layouts_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_locale_dialog.cpp
|
…
|
|
|
editor_locale_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_log.cpp
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |
|
editor_log.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_main_screen.cpp
|
Add support for embedding game process in the Android Editor
|
2025-02-11 02:20:18 -08:00 |
|
editor_main_screen.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_node.cpp
|
Validate custom directory when project is started
|
2025-04-04 21:21:42 +08:00 |
|
editor_node.h
|
Validate custom directory when project is started
|
2025-04-04 21:21:42 +08:00 |
|
editor_paths.cpp
|
…
|
|
|
editor_paths.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_properties.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
editor_properties.h
|
Highlight Node and NodePath properties as valid drop targets
|
2025-03-08 19:24:33 +01:00 |
|
editor_properties_array_dict.cpp
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
|
editor_properties_array_dict.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_properties_vector.cpp
|
Hide EditorSpinSlider slider for VectorNI
|
2025-02-05 23:27:33 +01: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
|
Inspector localization improvements
|
2025-03-27 23:28:02 +01: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
|
Change ClassDB::get_inheriters_from_class.
|
2025-04-04 23:47:19 +08:00 |
|
editor_resource_picker.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_resource_preview.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
editor_resource_preview.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_run.cpp
|
Merge pull request #99555 from Meorge/mute-game
|
2025-03-19 17:46:11 -05:00 |
|
editor_run.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_run_native.cpp
|
Tweak a few miscellaneous localization strings
|
2025-03-20 13:12:44 +01:00 |
|
editor_run_native.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_script.cpp
|
…
|
|
|
editor_script.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_sectioned_inspector.cpp
|
…
|
|
|
editor_sectioned_inspector.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_settings.cpp
|
Allow higher freelook base speed values in the 3D editor settings
|
2025-04-01 15:45:24 +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
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_settings_dialog.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_string_names.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_translation.cpp
|
SCons: Make builders prettier, utilize `constexpr`
|
2025-03-11 18:31:20 -05: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.cpp
|
Allow to select multiple remote nodes at runtime
|
2025-03-11 12:35:41 -03:00 |
|
editor_undo_redo_manager.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_vcs_interface.cpp
|
…
|
|
|
editor_vcs_interface.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
engine_update_label.cpp
|
Replace append_utfx with direct String::utfx
|
2025-03-30 19:56:38 +02: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
|
…
|
|
|
event_listener_line_edit.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
fbx_importer_manager.cpp
|
…
|
|
|
fbx_importer_manager.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
file_info.cpp
|
…
|
|
|
file_info.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
filesystem_dock.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
filesystem_dock.h
|
Revert "Add option to copy a file's name in the FileSystem dock"
|
2025-03-21 12:07:03 +01:00 |
|
find_in_files.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
find_in_files.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
group_settings_editor.cpp
|
…
|
|
|
group_settings_editor.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
groups_editor.cpp
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01: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
|
…
|
|
|
import_defaults_editor.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
import_dock.cpp
|
Improve auto-translation for static strings in docks
|
2025-03-26 14:09:38 +01:00 |
|
import_dock.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
input_event_configuration_dialog.cpp
|
Fix input config dialog overflow on Android Editor
|
2025-04-01 12:41:19 +05:30 |
|
input_event_configuration_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
inspector_dock.cpp
|
Merge pull request #104701 from KoBeWi/inspecktore
|
2025-03-28 14:34:56 +01: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
|
Remember last POT generator path
|
2025-04-01 17:44:25 +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
|
Improve auto-translation for static strings in docks
|
2025-03-26 14:09:38 +01: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
|
Make `swap_cancel_ok` setting 3-state instead of boolean.
|
2025-04-03 13:08:11 +03:00 |
|
project_manager.h
|
Add option to "Edit" in Project Manager for verbose mode
|
2025-03-26 21:41:19 -07:00 |
|
project_settings_editor.cpp
|
Merge pull request #103816 from bruvzg/save_settings_on_close
|
2025-03-14 00:08:49 +01:00 |
|
project_settings_editor.h
|
Save queued ProjectSettings changes immediately when settings dialog is closed.
|
2025-03-08 16:26:52 +02:00 |
|
project_upgrade_tool.cpp
|
Replace UID and Surface upgrade tools with universal one
|
2025-03-10 16:41:02 +01: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
|
Add templated version of ObjectDB::get_instance()
|
2025-03-27 15:43:23 +01:00 |
|
property_selector.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
register_editor_types.cpp
|
Improve usability of Camera2D
|
2025-03-12 09:57:31 +08: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
|
Clean up some uses of `String::substr`
|
2025-03-07 14:50:38 +01: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
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
run_instances_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
scene_create_dialog.cpp
|
Add auto translate mode for items in PopupMenu and OptionButton
|
2025-03-09 23:50:11 +08:00 |
|
scene_create_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
scene_tree_dock.cpp
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
scene_tree_dock.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
script_create_dialog.cpp
|
Merge pull request #103848 from timothyqiu/popup-i18n
|
2025-03-17 10:52:26 -05: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 |
|
shader_create_dialog.cpp
|
Add auto translate mode for items in PopupMenu and OptionButton
|
2025-03-09 23:50:11 +08:00 |
|
shader_create_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
shader_globals_editor.cpp
|
…
|
|
|
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 |