Rémi Verschelde d3c3a620eb Merge pull request #91980 from KoBeWi/speedrunning_project_launch 4 달 전
..
debugger ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
export ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
gui ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
icons d3160c3a90 Fix FileBrowse and FolderBrowse icon style fill not getting replaced 4 달 전
import ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
plugins 805d619382 Merge pull request #91872 from aaronp64/edit_navigation_obstacle 4 달 전
project_manager ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
themes ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
translations e001bc75e8 i18n: Sync translations with Weblate 4 달 전
SCsub 34fb3f7730 SCons: Generate all scripts natively 4 달 전
action_map_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
action_map_editor.h 4f8d7cae26 Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog 6 달 전
animation_bezier_editor.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
animation_bezier_editor.h 0ca0e8fc49 Merge pull request #88498 from CookieBadger/animation-fix-snapping-multiple 6 달 전
animation_track_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
animation_track_editor.h 0ca0e8fc49 Merge pull request #88498 from CookieBadger/animation-fix-snapping-multiple 6 달 전
animation_track_editor_plugins.cpp 95b27fe8c7 Reorganize code related to editor theming 8 달 전
animation_track_editor_plugins.h d95794ec8a One Copyright Update to rule them all 1 년 전
audio_stream_preview.cpp d8b29efe66 Fix member names of `AudioFrame` to match extension 7 달 전
audio_stream_preview.h d95794ec8a One Copyright Update to rule them all 1 년 전
code_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
code_editor.h 773a473807 Overhaul multiple caret editing in TextEdit. 4 달 전
connections_dialog.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
connections_dialog.h a714cb9f65 Editor: Display deprecated/experimental messages in tooltips 5 달 전
create_dialog.cpp af6a4f300e Improve performance of the 'Create New Node' dialog 4 달 전
create_dialog.h af6a4f300e Improve performance of the 'Create New Node' dialog 4 달 전
dependency_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
dependency_editor.h fe4850c0d0 Use mingw-std-threads in MinGW builds 10 달 전
directory_create_dialog.cpp 95b27fe8c7 Reorganize code related to editor theming 8 달 전
directory_create_dialog.h 7f41403a6f Standardize dialog input validation as a new class 1 년 전
doc_tools.cpp a0dbdcc3ab Replace `find` with `contains/has` where applicable 4 달 전
doc_tools.h 2c5c3ae579 Generate docs from GDExtensions using `--gdextension-docs` with `--doctool` 4 달 전
editor_about.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_about.h 1a08cba82e Improve look of Donors list in Editor's About 7 달 전
editor_asset_installer.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_asset_installer.h 58c9e341f1 Fix asset importer conflicted indeterminate state. 10 달 전
editor_atlas_packer.cpp 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable 6 달 전
editor_atlas_packer.h d95794ec8a One Copyright Update to rule them all 1 년 전
editor_audio_buses.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_audio_buses.h 1bcbbe96c4 Organize existing code for editor plugins 4 달 전
editor_autoload_settings.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_autoload_settings.h 4f8d7cae26 Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog 6 달 전
editor_build_profile.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_build_profile.h a714cb9f65 Editor: Display deprecated/experimental messages in tooltips 5 달 전
editor_builders.py e0e8ce1fc0 SCons: Colorize warnings/errors during generation 4 달 전
editor_command_palette.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
editor_command_palette.h 8297ec949b Merge pull request #86727 from KoBeWi/shortcut_revolution 8 달 전
editor_data.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
editor_data.h 9903e6779b Enforce template syntax `typename` over `class` 6 달 전
editor_dock_manager.cpp c0d2464d6b Merge pull request #91939 from AThousandShips/pressed_sname 4 달 전
editor_dock_manager.h 1e20612940 Allow setting editor dock tabs to icon only 4 달 전
editor_feature_profile.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_feature_profile.h a714cb9f65 Editor: Display deprecated/experimental messages in tooltips 5 달 전
editor_file_system.cpp f3b0f7b9e2 Skip unnecessary updates to scene groups and scripts 4 달 전
editor_file_system.h f3b0f7b9e2 Skip unnecessary updates to scene groups and scripts 4 달 전
editor_folding.cpp d95794ec8a One Copyright Update to rule them all 1 년 전
editor_folding.h d95794ec8a One Copyright Update to rule them all 1 년 전
editor_help.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_help.h 5a5b18c2fc Editor: Fix categories and tooltips in `TileSet` editor 4 달 전
editor_help_search.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_help_search.h 1bcbbe96c4 Organize existing code for editor plugins 4 달 전
editor_inspector.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_inspector.h 5a5b18c2fc Editor: Fix categories and tooltips in `TileSet` editor 4 달 전
editor_interface.cpp cd2032a90b Optimise Object's `get_argument_options` 6 달 전
editor_interface.h cd2032a90b Optimise Object's `get_argument_options` 6 달 전
editor_layouts_dialog.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
editor_layouts_dialog.h 4b436d64aa Improve editor layout dialog 1 년 전
editor_locale_dialog.cpp 91204f6f3f Fix missing i18n for some editor strings 5 달 전
editor_locale_dialog.h d95794ec8a One Copyright Update to rule them all 1 년 전
editor_log.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_log.h b823724e00 Add line limit to Editor Output Log 4 달 전
editor_native_shader_source_visualizer.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
editor_native_shader_source_visualizer.h 44de95e18f Improve the editor native shader source visualizer 6 달 전
editor_node.cpp 9f4dbc6456 Merge pull request #91930 from godotengine/revert-90608-editor/enable-plugin-after-adding 4 달 전
editor_node.h bc19b79776 Remove error messages caused by Save on Focus feature 4 달 전
editor_paths.cpp a8c9b59f3f Automatically generate the Android debug keystore 5 달 전
editor_paths.h a8c9b59f3f Automatically generate the Android debug keystore 5 달 전
editor_properties.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_properties.h cba9606611 Add colored margin in Inspector for arrays and dictionaries. 4 달 전
editor_properties_array_dict.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_properties_array_dict.h cba9606611 Add colored margin in Inspector for arrays and dictionaries. 4 달 전
editor_properties_vector.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_properties_vector.h e45927b2f2 Replace `radians` range hint with `radians_as_degrees` 1 년 전
editor_property_name_processor.cpp a0dbdcc3ab Replace `find` with `contains/has` where applicable 4 달 전
editor_property_name_processor.h 479b7afa8e Add context support for editor property name i18n 5 달 전
editor_quick_open.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
editor_quick_open.h fbfda46ffa Added tokenized search support to Quick Open dialog and FileSystem filter. 5 달 전
editor_resource_picker.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_resource_picker.h d9bf750cbf Merge pull request #84443 from KoBeWi/cookies_for_EditorResourcePicker 4 달 전
editor_resource_preview.cpp e62ca29da9 Add a way to invalidate preview cache 4 달 전
editor_resource_preview.h e62ca29da9 Add a way to invalidate preview cache 4 달 전
editor_run.cpp 1b2c7bfe77 Allow to set custom feature tags for testing 7 달 전
editor_run.h 5ab9e50461 Add a dialog to customize run instances 7 달 전
editor_run_native.cpp 293c34a2d2 Display a warning if device CPU architecture is not active in the export preset. 7 달 전
editor_run_native.h 293c34a2d2 Display a warning if device CPU architecture is not active in the export preset. 7 달 전
editor_script.cpp 83ef789745 Replace `GDVIRTUAL_CALL` with `GDVIRTUAL_REQUIRED_CALL` where applicable 9 달 전
editor_script.h d8ff69d53c Extract ScriptInstance to simplify includes 1 년 전
editor_sectioned_inspector.cpp b4c6cc7d82 [Core] Add case-insensitive `String::containsn` 4 달 전
editor_sectioned_inspector.h d24ee551ec Allow EditorInspector to change its property name style when necessary 1 년 전
editor_settings.cpp 151788f7e8 [Editor] Add editor setting to control "disable_embedded_bitmaps" property of the editor fonts. 4 달 전
editor_settings.h 12f39befa9 Use minor version in EditorSettings file name 5 달 전
editor_settings_dialog.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
editor_settings_dialog.h d95794ec8a One Copyright Update to rule them all 1 년 전
editor_string_names.cpp 6de34fde27 Add EditorStringNames singleton 1 년 전
editor_string_names.h 6de34fde27 Add EditorStringNames singleton 1 년 전
editor_translation.cpp 7bdae7559d Improve string extraction of ETR POT file 4 달 전
editor_translation.h 7bdae7559d Improve string extraction of ETR POT file 4 달 전
editor_translation_parser.cpp 955d5affa8 Reduce and prevent unnecessary random-access to `List` 4 달 전
editor_translation_parser.h d8ff69d53c Extract ScriptInstance to simplify includes 1 년 전
editor_undo_redo_manager.cpp 808f4e8cb9 Check if history exists before discarding 7 달 전
editor_undo_redo_manager.h 808f4e8cb9 Check if history exists before discarding 7 달 전
editor_vcs_interface.cpp 1638c1b28f Add const lvalue ref to editor/* container parameters 6 달 전
editor_vcs_interface.h 1638c1b28f Add const lvalue ref to editor/* container parameters 6 달 전
engine_update_label.cpp 6e9dc0ee27 Change update checker version source 4 달 전
engine_update_label.h b8ee1366bc Hide update status label when no action is required 5 달 전
event_listener_line_edit.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
event_listener_line_edit.h 3bf06e955e Propagate allowed input types to `event_listener` when setting them on `InputEventConfigurationDialog` 1 년 전
fbx_importer_manager.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
fbx_importer_manager.h 4154039832 Improve includes of EditorNode (and everything else) 1 년 전
filesystem_dock.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
filesystem_dock.h ce539e559b Merge pull request #91158 from Arnklit/show-in-filesystem-favorites 5 달 전
find_in_files.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
find_in_files.h 5cf6f3c779 Hide Search Results by default. Show it on first search and push it at the end. Add a close button to hide it back. Also switch to Script Editor if a searched line is clicked. 6 달 전
group_settings_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
group_settings_editor.h 4f8d7cae26 Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog 6 달 전
groups_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
groups_editor.h 39ae82623d Use ObjectID to track cached scene groups. 8 달 전
history_dock.cpp 0f26ae93f2 Save scene and global checkbox options of History window, fixes #88432 6 달 전
history_dock.h 0f26ae93f2 Save scene and global checkbox options of History window, fixes #88432 6 달 전
import_defaults_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
import_defaults_editor.h fca3ab5564 Deprecate project_settings_changed signal 1 년 전
import_dock.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
import_dock.h e63d0983d0 Fix errors/crashes related to skipped imports 5 달 전
input_event_configuration_dialog.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
input_event_configuration_dialog.h 690fd15356 Remove unnecessary focus methods and directly bind to 'set_close_on_escape' 7 달 전
inspector_dock.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
inspector_dock.h 1638c1b28f Add const lvalue ref to editor/* container parameters 6 달 전
localization_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
localization_editor.h d70c45b5c8 Add option to add built-in strings in the POT generation 6 달 전
multi_node_edit.cpp 48a6476861 Fix going forward backward in editor selection history. 5 달 전
multi_node_edit.h 86de59d60a [Core] Add `LocalVector::has` for convenience 4 달 전
node_dock.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
node_dock.h da84489b27 Hide Node dock successfully on undo/redo and deletion 9 달 전
pot_generator.cpp 7bdae7559d Improve string extraction of ETR POT file 4 달 전
pot_generator.h d95794ec8a One Copyright Update to rule them all 1 년 전
progress_dialog.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
progress_dialog.h 0e8f90f4c8 Update deferred calls to use Callables 8 달 전
project_converter_3_to_4.cpp 1638c1b28f Add const lvalue ref to editor/* container parameters 6 달 전
project_converter_3_to_4.h 1638c1b28f Add const lvalue ref to editor/* container parameters 6 달 전
project_manager.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
project_manager.h a00527e415 Fix folder scan replacing project list 5 달 전
project_settings_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
project_settings_editor.h 1bcbbe96c4 Organize existing code for editor plugins 4 달 전
property_selector.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
property_selector.h d95794ec8a One Copyright Update to rule them all 1 년 전
register_editor_types.cpp 2bd714e34e Allow configuring the script filename casing rule 6 달 전
register_editor_types.h d95794ec8a One Copyright Update to rule them all 1 년 전
register_exporters.h 0088981c40 [Export] Add readable descriptions and validation warnings to the export options. 1 년 전
rename_dialog.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
rename_dialog.h 1638c1b28f Add const lvalue ref to editor/* container parameters 6 달 전
renames_map_3_to_4.cpp 04d43947bf Add ufbx for FBX importing 7 달 전
renames_map_3_to_4.h a40f559fe2 Add conversion for common Theme Overrides 1 년 전
reparent_dialog.cpp 9cd30208d6 Improve SceneTreeEditor usability 5 달 전
reparent_dialog.h 4154039832 Improve includes of EditorNode (and everything else) 1 년 전
run_instances_dialog.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
run_instances_dialog.h 1b2c7bfe77 Allow to set custom feature tags for testing 7 달 전
scene_create_dialog.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
scene_create_dialog.h 7f41403a6f Standardize dialog input validation as a new class 1 년 전
scene_tree_dock.cpp 5e79e02d0f Fix Control resizing wrongly after "change type" in editor 4 달 전
scene_tree_dock.h 48a6476861 Fix going forward backward in editor selection history. 5 달 전
script_create_dialog.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
script_create_dialog.h 2bd714e34e Allow configuring the script filename casing rule 6 달 전
shader_create_dialog.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
shader_create_dialog.h 01888ae7ab Fix theme application in various editor dialogs 9 달 전
shader_globals_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
shader_globals_editor.h 1bcbbe96c4 Organize existing code for editor plugins 4 달 전
surface_upgrade_tool.cpp 413c11357d Use Core/Scene stringnames consistently 4 달 전
surface_upgrade_tool.h 10b70e2498 Rework the surface upgrade tool to inform users without blocking 10 달 전
template_builders.py 5a6e3cbcb0 SCons: Remove `run_in_subprocess` dependency 6 달 전
window_wrapper.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 4 달 전
window_wrapper.h 1638c1b28f Add const lvalue ref to editor/* container parameters 6 달 전