.. |
debugger
|
2ad75d4077
Merge pull request #104936 from rsubtil/fix-dap_print_🐛s
|
1 day ago |
export
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
gui
|
fb2e9c7ba7
Cleanup QuickOpenDialog history and fix UID errors
|
1 day ago |
icons
|
6858607e74
Add "Mute Audio" button to Game view in editor
|
2 weeks ago |
import
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
plugins
|
6075e6a976
Merge pull request #104957 from arkology/empty-bitmap-crash
|
1 day ago |
project_manager
|
8040ae7fb2
Merge pull request #104970 from syntaxerror247/nomedia-file
|
20 hours ago |
themes
|
75881f8322
Use initializer list in Arrays
|
1 week ago |
translations
|
2776d32a1e
i18n: Sync translations with Weblate
|
2 weeks ago |
SCsub
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
3 weeks ago |
action_map_editor.cpp
|
5c9569cd35
Fix focus being lost after adding a new input map entry in the editor
|
1 month ago |
action_map_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
add_metadata_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 months ago |
add_metadata_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
animation_bezier_editor.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
animation_bezier_editor.h
|
027cc80b76
Merge pull request #100470 from YeldhamDev/i_hate_math_so_much_you_would_not_believe
|
2 weeks ago |
animation_track_editor.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
animation_track_editor.h
|
ffe262b12b
Merge pull request #96421 from SatLess/Hide-Function-Names
|
2 weeks ago |
animation_track_editor_plugins.cpp
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 weeks ago |
animation_track_editor_plugins.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
audio_stream_preview.cpp
|
d8b29efe66
Fix member names of `AudioFrame` to match extension
|
1 year ago |
audio_stream_preview.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
code_editor.cpp
|
7a1a970c25
size() <= 0 and size() < 1.
|
2 days ago |
code_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
connections_dialog.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
1 week ago |
connections_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
create_dialog.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
1 week ago |
create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
dependency_editor.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
dependency_editor.h
|
d2d02d0ea8
EditorNode: Add function to load file as scene or resource
|
3 weeks ago |
directory_create_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 months ago |
directory_create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
doc_tools.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
doc_tools.h
|
72045c8306
Scripting: Add script documentation cache to project
|
3 weeks ago |
editor_about.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_about.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_asset_installer.cpp
|
0ff5d5fd04
Add theme type variations for secondary Trees and ItemLists
|
4 months ago |
editor_asset_installer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_atlas_packer.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 months ago |
editor_atlas_packer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_audio_buses.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_audio_buses.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_autoload_settings.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
editor_autoload_settings.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_build_profile.cpp
|
4d2409f849
Change `.build` extension for engine build profiles to `.gdbuild`
|
1 week ago |
editor_build_profile.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_builders.py
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
3 weeks ago |
editor_command_palette.cpp
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
3 weeks ago |
editor_command_palette.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_data.cpp
|
b12258bd22
Merge pull request #99897 from aaronfranke/editor-top-nodes
|
1 week ago |
editor_data.h
|
17db92b8b8
Clarify API for top selected nodes in EditorSelection and make public
|
1 week ago |
editor_dock_manager.cpp
|
e47207ad16
Fix updating editor icons on translation change.
|
1 week ago |
editor_dock_manager.h
|
7b21950fb0
Merge pull request #103751 from bruvzg/glob_menu_icons_theme
|
2 weeks ago |
editor_feature_profile.cpp
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
3 weeks ago |
editor_feature_profile.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_file_system.cpp
|
8e5e915013
Android Editor: Auto create `nomedia` file to hide project files in media apps
|
1 day ago |
editor_file_system.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_folding.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_folding.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_help.cpp
|
e47207ad16
Fix updating editor icons on translation change.
|
1 week ago |
editor_help.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_help_search.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 months ago |
editor_help_search.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_inspector.compat.inc
|
85eac45513
Display custom data name instead of indices in TileData inspector
|
10 months ago |
editor_inspector.cpp
|
b78a02fc76
Fix Edit option for sub-resources
|
1 day ago |
editor_inspector.h
|
1f127770fc
Merge pull request #103943 from dugramen/scroll-while-dragging
|
1 week ago |
editor_interface.compat.inc
|
7f09804154
Add inherit parameter to `open_scene_from_path`
|
3 months ago |
editor_interface.cpp
|
1fbcefeb63
Merge pull request #104376 from ProgrammerOnCoffee/update-workspace-list
|
2 weeks ago |
editor_interface.h
|
7cb2fb189a
Remove TOOLS_ENABLED checks from editor/
|
3 weeks ago |
editor_layouts_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
9 months ago |
editor_layouts_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_locale_dialog.cpp
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
7 months ago |
editor_locale_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_log.cpp
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
3 weeks ago |
editor_log.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_main_screen.cpp
|
7495a8a02e
Add support for embedding game process in the Android Editor
|
1 month ago |
editor_main_screen.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_native_shader_source_visualizer.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 months ago |
editor_native_shader_source_visualizer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_node.cpp
|
e5c5cb4ce2
Merge pull request #104906 from Daylily-Zeleen/daylily-zeleen/allow_instantiate_unexposed_editor_plugin_from_gdextension
|
1 day ago |
editor_node.h
|
27181e89cc
Merge pull request #104252 from beicause/prompt-restart-when-data-missing
|
1 week ago |
editor_paths.cpp
|
741f6c71d7
Fix non-creation of editor temporary dir
|
3 months ago |
editor_paths.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_properties.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
editor_properties.h
|
36c1b019fa
Highlight Node and NodePath properties as valid drop targets
|
3 weeks ago |
editor_properties_array_dict.cpp
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 weeks ago |
editor_properties_array_dict.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_properties_vector.cpp
|
d53dbaf81a
Hide EditorSpinSlider slider for VectorNI
|
1 month ago |
editor_properties_vector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_property_name_processor.cpp
|
b291156ece
Inspector localization improvements
|
1 week ago |
editor_property_name_processor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_resource_picker.cpp
|
b4edd92266
Merge pull request #104604 from KoBeWi/why_new
|
1 week ago |
editor_resource_picker.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_resource_preview.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
editor_resource_preview.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_run.cpp
|
97241ffea6
Merge pull request #99555 from Meorge/mute-game
|
2 weeks ago |
editor_run.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_run_native.cpp
|
5d794f83ed
Tweak a few miscellaneous localization strings
|
2 weeks ago |
editor_run_native.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_script.cpp
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
6 months ago |
editor_script.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_sectioned_inspector.cpp
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
3 months ago |
editor_sectioned_inspector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_settings.cpp
|
38a2869cf8
Allow higher freelook base speed values in the 3D editor settings
|
3 days ago |
editor_settings.h
|
f6891b0305
[DisplayServer] Decouple `show_window(MAIN_WINDOW_ID)` from `DisplayServer` constructor, update project manager size/position after DS init.
|
2 weeks ago |
editor_settings_dialog.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_settings_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_string_names.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_translation.cpp
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
3 weeks ago |
editor_translation.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_translation_parser.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
editor_translation_parser.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
1 week ago |
editor_undo_redo_manager.cpp
|
5c66129e62
Allow to select multiple remote nodes at runtime
|
3 weeks ago |
editor_undo_redo_manager.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
editor_vcs_interface.cpp
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
6 months ago |
editor_vcs_interface.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
engine_update_label.cpp
|
23129a66ed
Replace append_utfx with direct String::utfx
|
4 days ago |
engine_update_label.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
event_listener_line_edit.cpp
|
bc5e2f9b96
Revert "Fix InputEvent device id clash" and add a compatibility function
|
4 months ago |
event_listener_line_edit.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
fbx_importer_manager.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
5 months ago |
fbx_importer_manager.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
file_info.cpp
|
163753949e
Add filter & sort to editor file dialog
|
6 months ago |
file_info.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
filesystem_dock.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
filesystem_dock.h
|
09988ae22b
Revert "Add option to copy a file's name in the FileSystem dock"
|
2 weeks ago |
find_in_files.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
find_in_files.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
group_settings_editor.cpp
|
af56d6e8e8
Use `SceneStringName` in more places
|
4 months ago |
group_settings_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
groups_editor.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
groups_editor.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
history_dock.cpp
|
ede1f8ef7e
Improve auto-translation for static strings in docks
|
1 week ago |
history_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
import_defaults_editor.cpp
|
267bb98231
Keep advanced toggle on when searching for settings
|
6 months ago |
import_defaults_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
import_dock.cpp
|
ede1f8ef7e
Improve auto-translation for static strings in docks
|
1 week ago |
import_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
input_event_configuration_dialog.cpp
|
a7b7220d86
Fix input config dialog overflow on Android Editor
|
3 days ago |
input_event_configuration_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
inspector_dock.cpp
|
5ce9619219
Merge pull request #104701 from KoBeWi/inspecktore
|
1 week ago |
inspector_dock.h
|
b4db9dc688
Update Inspector when rename a file via File System Dock
|
1 week ago |
localization_editor.cpp
|
71519445c2
Remember last POT generator path
|
3 days ago |
localization_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
multi_node_edit.cpp
|
e99dc63fdc
Merge pull request #103764 from kleonc/multi_node_edit_update_on_property_list_changed
|
4 days ago |
multi_node_edit.h
|
e99dc63fdc
Merge pull request #103764 from kleonc/multi_node_edit_update_on_property_list_changed
|
4 days ago |
node_dock.cpp
|
ede1f8ef7e
Improve auto-translation for static strings in docks
|
1 week ago |
node_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
pot_generator.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
pot_generator.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
progress_dialog.cpp
|
15d0e56961
Fix crash when ProgressDialog is outside tree
|
2 months ago |
progress_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
project_converter_3_to_4.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
project_converter_3_to_4.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
project_manager.cpp
|
2f8b96e8a2
Make `swap_cancel_ok` setting 3-state instead of boolean.
|
1 day ago |
project_manager.h
|
b2ab89677b
Add option to "Edit" in Project Manager for verbose mode
|
1 week ago |
project_settings_editor.cpp
|
44f2ee4274
Merge pull request #103816 from bruvzg/save_settings_on_close
|
3 weeks ago |
project_settings_editor.h
|
9363433458
Save queued ProjectSettings changes immediately when settings dialog is closed.
|
3 weeks ago |
project_upgrade_tool.cpp
|
a3a1cf0a7f
Replace UID and Surface upgrade tools with universal one
|
3 weeks ago |
project_upgrade_tool.h
|
a3a1cf0a7f
Replace UID and Surface upgrade tools with universal one
|
3 weeks ago |
property_selector.cpp
|
bc9d0c7835
Add templated version of ObjectDB::get_instance()
|
1 week ago |
property_selector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
register_editor_types.cpp
|
5ca70d88a7
Improve usability of Camera2D
|
3 weeks ago |
register_editor_types.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
register_exporters.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
rename_dialog.cpp
|
5113022dfe
Clean up some uses of `String::substr`
|
4 weeks ago |
rename_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
renames_map_3_to_4.cpp
|
8f1adbf38c
Remove non-existent IPUnix conversion
|
1 month ago |
renames_map_3_to_4.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
reparent_dialog.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
reparent_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 weeks ago |
run_instances_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 months ago |
run_instances_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
scene_create_dialog.cpp
|
82a0290871
Add auto translate mode for items in PopupMenu and OptionButton
|
3 weeks ago |
scene_create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
scene_tree_dock.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
2 days ago |
scene_tree_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
script_create_dialog.cpp
|
8ca72e1490
Merge pull request #103848 from timothyqiu/popup-i18n
|
2 weeks ago |
script_create_dialog.h
|
cae8c3e0fa
Merge pull request #103397 from KoBeWi/good_luck_finding_where_'is_path_valid'_is_now_assigned
|
3 weeks ago |
shader_create_dialog.cpp
|
82a0290871
Add auto translate mode for items in PopupMenu and OptionButton
|
3 weeks ago |
shader_create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
shader_globals_editor.cpp
|
b773fff5a4
Merge pull request #99622 from Chaosus/shader_fix_global_empty_type
|
3 months ago |
shader_globals_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |
template_builders.py
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
3 weeks ago |
window_wrapper.cpp
|
165fdce84e
Merge pull request #102709 from KoBeWi/repeatranslations2
|
3 weeks ago |
window_wrapper.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 weeks ago |