.. |
debugger
|
780cf03051
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
4 月之前 |
export
|
780cf03051
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
4 月之前 |
gui
|
fd02ff8d02
Merge pull request #104703 from bruvzg/loc_dir_icons
|
4 月之前 |
icons
|
6858607e74
Add "Mute Audio" button to Game view in editor
|
4 月之前 |
import
|
3b90bb56ad
Merge pull request #89782 from KoBeWi/stdArrayList
|
4 月之前 |
plugins
|
ff1858ad2c
Merge pull request #102101 from KoBeWi/2d_3d_skrypt_gra_biblioteka_zasobów
|
4 月之前 |
project_manager
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
4 月之前 |
themes
|
75881f8322
Use initializer list in Arrays
|
4 月之前 |
translations
|
2776d32a1e
i18n: Sync translations with Weblate
|
4 月之前 |
SCsub
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
4 月之前 |
action_map_editor.cpp
|
5c9569cd35
Fix focus being lost after adding a new input map entry in the editor
|
5 月之前 |
action_map_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
add_metadata_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
7 月之前 |
add_metadata_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
animation_bezier_editor.cpp
|
027cc80b76
Merge pull request #100470 from YeldhamDev/i_hate_math_so_much_you_would_not_believe
|
4 月之前 |
animation_bezier_editor.h
|
027cc80b76
Merge pull request #100470 from YeldhamDev/i_hate_math_so_much_you_would_not_believe
|
4 月之前 |
animation_track_editor.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
4 月之前 |
animation_track_editor.h
|
ffe262b12b
Merge pull request #96421 from SatLess/Hide-Function-Names
|
4 月之前 |
animation_track_editor_plugins.cpp
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
4 月之前 |
animation_track_editor_plugins.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
audio_stream_preview.cpp
|
d8b29efe66
Fix member names of `AudioFrame` to match extension
|
1 年之前 |
audio_stream_preview.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
code_editor.cpp
|
fd02ff8d02
Merge pull request #104703 from bruvzg/loc_dir_icons
|
4 月之前 |
code_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
connections_dialog.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
4 月之前 |
connections_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
create_dialog.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
4 月之前 |
create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
dependency_editor.cpp
|
d2d02d0ea8
EditorNode: Add function to load file as scene or resource
|
4 月之前 |
dependency_editor.h
|
d2d02d0ea8
EditorNode: Add function to load file as scene or resource
|
4 月之前 |
directory_create_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
7 月之前 |
directory_create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
doc_tools.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
4 月之前 |
doc_tools.h
|
72045c8306
Scripting: Add script documentation cache to project
|
4 月之前 |
editor_about.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_about.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_asset_installer.cpp
|
0ff5d5fd04
Add theme type variations for secondary Trees and ItemLists
|
8 月之前 |
editor_asset_installer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_atlas_packer.cpp
|
f241c1fda0
Remove unused header in editor.
|
7 月之前 |
editor_atlas_packer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_audio_buses.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_audio_buses.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_autoload_settings.cpp
|
d2d02d0ea8
EditorNode: Add function to load file as scene or resource
|
4 月之前 |
editor_autoload_settings.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_build_profile.cpp
|
4d2409f849
Change `.build` extension for engine build profiles to `.gdbuild`
|
4 月之前 |
editor_build_profile.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_builders.py
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
4 月之前 |
editor_command_palette.cpp
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
5 月之前 |
editor_command_palette.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_data.cpp
|
b12258bd22
Merge pull request #99897 from aaronfranke/editor-top-nodes
|
4 月之前 |
editor_data.h
|
17db92b8b8
Clarify API for top selected nodes in EditorSelection and make public
|
4 月之前 |
editor_dock_manager.cpp
|
e47207ad16
Fix updating editor icons on translation change.
|
4 月之前 |
editor_dock_manager.h
|
7b21950fb0
Merge pull request #103751 from bruvzg/glob_menu_icons_theme
|
4 月之前 |
editor_feature_profile.cpp
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
5 月之前 |
editor_feature_profile.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_file_system.cpp
|
2377309c09
Merge pull request #104669 from KoBeWi/files_are_not_paths
|
4 月之前 |
editor_file_system.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_folding.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_folding.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_help.cpp
|
e47207ad16
Fix updating editor icons on translation change.
|
4 月之前 |
editor_help.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_help_search.cpp
|
f241c1fda0
Remove unused header in editor.
|
7 月之前 |
editor_help_search.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_inspector.compat.inc
|
85eac45513
Display custom data name instead of indices in TileData inspector
|
1 年之前 |
editor_inspector.cpp
|
5ce9619219
Merge pull request #104701 from KoBeWi/inspecktore
|
4 月之前 |
editor_inspector.h
|
1f127770fc
Merge pull request #103943 from dugramen/scroll-while-dragging
|
4 月之前 |
editor_interface.compat.inc
|
7f09804154
Add inherit parameter to `open_scene_from_path`
|
7 月之前 |
editor_interface.cpp
|
1fbcefeb63
Merge pull request #104376 from ProgrammerOnCoffee/update-workspace-list
|
4 月之前 |
editor_interface.h
|
7cb2fb189a
Remove TOOLS_ENABLED checks from editor/
|
4 月之前 |
editor_layouts_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 年之前 |
editor_layouts_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_locale_dialog.cpp
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
11 月之前 |
editor_locale_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_log.cpp
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
4 月之前 |
editor_log.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_main_screen.cpp
|
7495a8a02e
Add support for embedding game process in the Android Editor
|
5 月之前 |
editor_main_screen.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_native_shader_source_visualizer.cpp
|
f241c1fda0
Remove unused header in editor.
|
7 月之前 |
editor_native_shader_source_visualizer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_node.cpp
|
e8bc75f056
Merge pull request #103373 from YeldhamDev/build_remove_physics
|
4 月之前 |
editor_node.h
|
27181e89cc
Merge pull request #104252 from beicause/prompt-restart-when-data-missing
|
4 月之前 |
editor_paths.cpp
|
741f6c71d7
Fix non-creation of editor temporary dir
|
7 月之前 |
editor_paths.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_properties.cpp
|
409fe3c944
Merge pull request #102534 from ttencate/feature/drag_drop_into_array
|
4 月之前 |
editor_properties.h
|
36c1b019fa
Highlight Node and NodePath properties as valid drop targets
|
5 月之前 |
editor_properties_array_dict.cpp
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
4 月之前 |
editor_properties_array_dict.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_properties_vector.cpp
|
d53dbaf81a
Hide EditorSpinSlider slider for VectorNI
|
6 月之前 |
editor_properties_vector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_property_name_processor.cpp
|
b291156ece
Inspector localization improvements
|
4 月之前 |
editor_property_name_processor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_resource_picker.cpp
|
b4edd92266
Merge pull request #104604 from KoBeWi/why_new
|
4 月之前 |
editor_resource_picker.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_resource_preview.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_resource_preview.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_run.cpp
|
97241ffea6
Merge pull request #99555 from Meorge/mute-game
|
4 月之前 |
editor_run.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_run_native.cpp
|
5d794f83ed
Tweak a few miscellaneous localization strings
|
4 月之前 |
editor_run_native.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_script.cpp
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
10 月之前 |
editor_script.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_sectioned_inspector.cpp
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 月之前 |
editor_sectioned_inspector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_settings.cpp
|
ef4215472c
Merge pull request #102562 from KoBeWi/edytor_dans_todos_Sprache
|
4 月之前 |
editor_settings.h
|
f6891b0305
[DisplayServer] Decouple `show_window(MAIN_WINDOW_ID)` from `DisplayServer` constructor, update project manager size/position after DS init.
|
4 月之前 |
editor_settings_dialog.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_settings_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_string_names.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_translation.cpp
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
4 月之前 |
editor_translation.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_translation_parser.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
editor_translation_parser.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
4 月之前 |
editor_undo_redo_manager.cpp
|
5c66129e62
Allow to select multiple remote nodes at runtime
|
4 月之前 |
editor_undo_redo_manager.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
editor_vcs_interface.cpp
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
10 月之前 |
editor_vcs_interface.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
engine_update_label.cpp
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
4 月之前 |
engine_update_label.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
event_listener_line_edit.cpp
|
bc5e2f9b96
Revert "Fix InputEvent device id clash" and add a compatibility function
|
8 月之前 |
event_listener_line_edit.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
fbx_importer_manager.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
9 月之前 |
fbx_importer_manager.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
file_info.cpp
|
163753949e
Add filter & sort to editor file dialog
|
10 月之前 |
file_info.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
filesystem_dock.cpp
|
3b90bb56ad
Merge pull request #89782 from KoBeWi/stdArrayList
|
4 月之前 |
filesystem_dock.h
|
09988ae22b
Revert "Add option to copy a file's name in the FileSystem dock"
|
4 月之前 |
find_in_files.cpp
|
03b60027ee
Allow removing files in the file search
|
6 月之前 |
find_in_files.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
group_settings_editor.cpp
|
af56d6e8e8
Use `SceneStringName` in more places
|
8 月之前 |
group_settings_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
groups_editor.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
groups_editor.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
history_dock.cpp
|
ede1f8ef7e
Improve auto-translation for static strings in docks
|
4 月之前 |
history_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
import_defaults_editor.cpp
|
267bb98231
Keep advanced toggle on when searching for settings
|
10 月之前 |
import_defaults_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
import_dock.cpp
|
ede1f8ef7e
Improve auto-translation for static strings in docks
|
4 月之前 |
import_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
input_event_configuration_dialog.cpp
|
93d24db2f7
Change Event Configuration dialog wider and its input list taller
|
8 月之前 |
input_event_configuration_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
inspector_dock.cpp
|
5ce9619219
Merge pull request #104701 from KoBeWi/inspecktore
|
4 月之前 |
inspector_dock.h
|
b4db9dc688
Update Inspector when rename a file via File System Dock
|
4 月之前 |
localization_editor.cpp
|
bebe037abf
Add ConstIterator to Dictionary.
|
4 月之前 |
localization_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
multi_node_edit.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
multi_node_edit.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
node_dock.cpp
|
ede1f8ef7e
Improve auto-translation for static strings in docks
|
4 月之前 |
node_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
pot_generator.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
pot_generator.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
progress_dialog.cpp
|
15d0e56961
Fix crash when ProgressDialog is outside tree
|
6 月之前 |
progress_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
project_converter_3_to_4.cpp
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
4 月之前 |
project_converter_3_to_4.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
project_manager.cpp
|
5ad414d046
Allow to compile templates without physics servers
|
4 月之前 |
project_manager.h
|
b2ab89677b
Add option to "Edit" in Project Manager for verbose mode
|
4 月之前 |
project_settings_editor.cpp
|
44f2ee4274
Merge pull request #103816 from bruvzg/save_settings_on_close
|
4 月之前 |
project_settings_editor.h
|
9363433458
Save queued ProjectSettings changes immediately when settings dialog is closed.
|
5 月之前 |
project_upgrade_tool.cpp
|
a3a1cf0a7f
Replace UID and Surface upgrade tools with universal one
|
4 月之前 |
project_upgrade_tool.h
|
a3a1cf0a7f
Replace UID and Surface upgrade tools with universal one
|
4 月之前 |
property_selector.cpp
|
b377562b52
Merge pull request #91660 from AThousandShips/methodinfo_vec
|
4 月之前 |
property_selector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
register_editor_types.cpp
|
5ca70d88a7
Improve usability of Camera2D
|
4 月之前 |
register_editor_types.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
register_exporters.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
rename_dialog.cpp
|
5113022dfe
Clean up some uses of `String::substr`
|
5 月之前 |
rename_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
renames_map_3_to_4.cpp
|
8f1adbf38c
Remove non-existent IPUnix conversion
|
5 月之前 |
renames_map_3_to_4.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
reparent_dialog.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
reparent_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 月之前 |
run_instances_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
7 月之前 |
run_instances_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
scene_create_dialog.cpp
|
82a0290871
Add auto translate mode for items in PopupMenu and OptionButton
|
5 月之前 |
scene_create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
scene_tree_dock.cpp
|
b12258bd22
Merge pull request #99897 from aaronfranke/editor-top-nodes
|
4 月之前 |
scene_tree_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
script_create_dialog.cpp
|
8ca72e1490
Merge pull request #103848 from timothyqiu/popup-i18n
|
4 月之前 |
script_create_dialog.h
|
cae8c3e0fa
Merge pull request #103397 from KoBeWi/good_luck_finding_where_'is_path_valid'_is_now_assigned
|
4 月之前 |
shader_create_dialog.cpp
|
82a0290871
Add auto translate mode for items in PopupMenu and OptionButton
|
5 月之前 |
shader_create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
shader_globals_editor.cpp
|
b773fff5a4
Merge pull request #99622 from Chaosus/shader_fix_global_empty_type
|
7 月之前 |
shader_globals_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |
template_builders.py
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
4 月之前 |
window_wrapper.cpp
|
165fdce84e
Merge pull request #102709 from KoBeWi/repeatranslations2
|
4 月之前 |
window_wrapper.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 月之前 |