| .. |
|
debugger
|
Merge pull request #103557 from aaronfranke/godot-version-defines
|
2025-03-13 08:57:42 -05:00 |
|
export
|
Use `resize_zeroed` instead of `resize` then `fill(0)` in several places.
|
2025-03-14 12:09:39 +01:00 |
|
gui
|
Apply `pre-commit` changes
|
2025-03-14 14:25:31 +01:00 |
|
icons
|
Apply `pre-commit` changes
|
2025-03-14 14:25:31 +01:00 |
|
import
|
Add ConstIterator to Dictionary.
|
2025-03-13 01:28:46 +08:00 |
|
plugins
|
Merge pull request #103557 from aaronfranke/godot-version-defines
|
2025-03-13 08:57:42 -05:00 |
|
project_manager
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |
|
themes
|
Merge pull request #100412 from havi05/tree-hover-on-selected
|
2025-03-13 08:57:18 -05:00 |
|
translations
|
i18n: Sync translations with Weblate
|
2025-03-14 10:17:08 +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
|
…
|
|
|
add_metadata_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
animation_bezier_editor.cpp
|
…
|
|
|
animation_bezier_editor.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
animation_track_editor.cpp
|
Merge pull request #91660 from AThousandShips/methodinfo_vec
|
2025-03-14 10:06:13 -05:00 |
|
animation_track_editor.h
|
Merge pull request #102189 from KoBeWi/frames_per_setting
|
2025-03-11 16:54:04 -05:00 |
|
animation_track_editor_plugins.cpp
|
…
|
|
|
animation_track_editor_plugins.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
Merge pull request #102419 from Ivorforce/std-size
|
2025-03-07 15:12:25 -06:00 |
|
code_editor.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
connections_dialog.cpp
|
Merge pull request #91660 from AThousandShips/methodinfo_vec
|
2025-03-14 10:06:13 -05:00 |
|
connections_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
create_dialog.cpp
|
Optimize enumeration of global classes in create dialog and autocomplete
|
2025-01-29 09:39:50 +01:00 |
|
create_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
dependency_editor.cpp
|
EditorNode: Add function to load file as scene or resource
|
2025-03-12 23:59:48 +01: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
|
…
|
|
|
directory_create_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
doc_tools.cpp
|
Merge pull request #91660 from AThousandShips/methodinfo_vec
|
2025-03-14 10:06:13 -05:00 |
|
doc_tools.h
|
Scripting: Add script documentation cache to project
|
2025-03-12 13:44:41 -04:00 |
|
editor_about.cpp
|
Use `get_slicec` instead of `get_slice` for single character splitters
|
2025-03-08 20:36:37 +01:00 |
|
editor_about.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
…
|
|
|
editor_atlas_packer.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_audio_buses.cpp
|
Avoid some excessive edits of resources
|
2025-02-21 16:14:07 +01:00 |
|
editor_audio_buses.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_autoload_settings.cpp
|
EditorNode: Add function to load file as scene or resource
|
2025-03-12 23:59:48 +01:00 |
|
editor_autoload_settings.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_build_profile.cpp
|
Add ConstIterator to Dictionary.
|
2025-03-13 01:28:46 +08: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
|
Add ConstIterator to Dictionary.
|
2025-03-13 01:28:46 +08:00 |
|
editor_data.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_dock_manager.cpp
|
Load docks layout after their position is initialized
|
2025-02-25 00:12:19 +01:00 |
|
editor_dock_manager.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
Merge pull request #104013 from bruvzg/rload_nowait
|
2025-03-14 00:08:53 +01:00 |
|
editor_file_system.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_folding.cpp
|
Don't edit objects when loading folding
|
2025-03-06 15:04:00 +01:00 |
|
editor_folding.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_help.cpp
|
Merge pull request #103557 from aaronfranke/godot-version-defines
|
2025-03-13 08:57:42 -05:00 |
|
editor_help.h
|
Scripting: Add script documentation cache to project
|
2025-03-12 13:44:41 -04:00 |
|
editor_help_search.cpp
|
…
|
|
|
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
|
Merge pull request #102372 from Rindbee/display-the-actual-used-theme-items-in-the-Inspector
|
2025-03-11 16:53:55 -05:00 |
|
editor_inspector.h
|
Merge pull request #102372 from Rindbee/display-the-actual-used-theme-items-in-the-Inspector
|
2025-03-11 16:53:55 -05:00 |
|
editor_interface.compat.inc
|
…
|
|
|
editor_interface.cpp
|
EditorNode: Add function to load file as scene or resource
|
2025-03-12 23:59:48 +01:00 |
|
editor_interface.h
|
Merge pull request #97838 from CycloneRing/get_open_scenes_roots
|
2025-03-11 09:34:40 -05: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
|
…
|
|
|
editor_native_shader_source_visualizer.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_node.cpp
|
Merge pull request #102990 from KoBeWi/save_asing
|
2025-03-14 11:02:34 +01:00 |
|
editor_node.h
|
Prompt to Save As when saving all scenes
|
2025-03-14 00:38:29 +01: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
|
Merge pull request #102534 from ttencate/feature/drag_drop_into_array
|
2025-03-14 10:06:06 -05: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
|
Merge pull request #102534 from ttencate/feature/drag_drop_into_array
|
2025-03-14 10:06:06 -05:00 |
|
editor_properties_array_dict.h
|
Allow dragging items onto array property editor Add Element button
|
2025-03-08 19:28:05 +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
|
Merge pull request #102940 from bruvzg/tab_ed
|
2025-03-11 14:00:51 -05: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
|
Merge pull request #102534 from ttencate/feature/drag_drop_into_array
|
2025-03-14 10:06:06 -05:00 |
|
editor_resource_picker.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_resource_preview.cpp
|
…
|
|
|
editor_resource_preview.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_run.cpp
|
Allow to ignore debugger error breaks
|
2025-03-12 19:05:57 +01:00 |
|
editor_run.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_run_native.cpp
|
…
|
|
|
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
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |
|
editor_settings.h
|
Add dynamic exec flags update when exec path is set for an external text editor.
|
2025-03-08 06:36:58 +01:00 |
|
editor_settings_dialog.cpp
|
Merge pull request #103129 from KoBeWi/saving_fanatic
|
2025-03-14 00:08:32 +01:00 |
|
editor_settings_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
[Editor] Fix return of `EditorTranslationParserPlugin._parse_file`
|
2025-02-19 20:11:24 +01:00 |
|
editor_translation_parser.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
…
|
|
|
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
|
Merge pull request #103734 from KoBeWi/catch_fokus_200
|
2025-03-14 00:08:41 +01:00 |
|
filesystem_dock.h
|
Merge pull request #103734 from KoBeWi/catch_fokus_200
|
2025-03-14 00:08:41 +01:00 |
|
find_in_files.cpp
|
…
|
|
|
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
|
…
|
|
|
groups_editor.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
history_dock.cpp
|
Fix History Dock default state
|
2025-02-08 12:58:08 +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
|
Add ConstIterator to Dictionary.
|
2025-03-13 01:28:46 +08:00 |
|
import_dock.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
input_event_configuration_dialog.cpp
|
…
|
|
|
input_event_configuration_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
inspector_dock.cpp
|
Allow to select multiple remote nodes at runtime
|
2025-03-11 12:35:41 -03:00 |
|
inspector_dock.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
localization_editor.cpp
|
Add ConstIterator to Dictionary.
|
2025-03-13 01:28:46 +08:00 |
|
localization_editor.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
multi_node_edit.cpp
|
…
|
|
|
multi_node_edit.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
node_dock.cpp
|
…
|
|
|
node_dock.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
pot_generator.cpp
|
[Editor] Fix return of `EditorTranslationParserPlugin._parse_file`
|
2025-02-19 20:11:24 +01:00 |
|
pot_generator.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
progress_dialog.cpp
|
Fix crash when ProgressDialog is outside tree
|
2025-01-31 13:20:36 +01:00 |
|
progress_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
project_converter_3_to_4.cpp
|
Add `String::remove_char(s)` methods for performance and convenience
|
2025-03-10 13:19:28 +01: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
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |
|
project_manager.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
Merge pull request #91660 from AThousandShips/methodinfo_vec
|
2025-03-14 10:06:13 -05: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
|
…
|
|
|
reparent_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
run_instances_dialog.cpp
|
…
|
|
|
run_instances_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
scene_create_dialog.cpp
|
Use `get_slicec` instead of `get_slice` for single character splitters
|
2025-03-08 20:36:37 +01:00 |
|
scene_create_dialog.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
scene_tree_dock.cpp
|
Merge pull request #103738 from dugramen/scenetree-drag-hover-inspect
|
2025-03-13 08:57:29 -05:00 |
|
scene_tree_dock.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
script_create_dialog.cpp
|
Improve path validation in ScriptCreateDialog
|
2025-02-28 13:29:52 +01: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
|
Create .uid files in EditorFileSystem
|
2025-01-18 21:01:39 +01: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 |