Thaddeus Crews b298f6f479 Merge pull request #101936 from Hilderin/disable-game-embedding-single-window-mode 2 months ago
..
debugger 05fcfede1e Fix Floating Game Window Title 2 months ago
export 1022c6b907 Merge pull request #100920 from Summersay415/uid-moment 2 months ago
gui 2f87b7aae0 Fix `BottomPanel` excessive width. 2 months ago
icons ae0b7ff42d Fix Embedded Game Size 2 months ago
import 21fcb56547 Remove unused `EditorSceneFormatImporter::_get_import_flags` 2 months ago
plugins b298f6f479 Merge pull request #101936 from Hilderin/disable-game-embedding-single-window-mode 2 months ago
project_manager 554d419836 Fix theme options in project manager incorrectly using translated text 2 months ago
themes 2eded468f9 Add `ColorPicker` cursor background and reuse the cursor for wheel. 3 months ago
translations 48486eae30 i18n: Sync translations with Weblate 6 months ago
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 6 months ago
action_map_editor.cpp af56d6e8e8 Use `SceneStringName` in more places 4 months ago
action_map_editor.h 55459dd74e Disable Clear All button when not filtering in Editor Settings 10 months ago
add_metadata_dialog.cpp f241c1fda0 Remove unused header in editor. 3 months ago
add_metadata_dialog.h f241c1fda0 Remove unused header in editor. 3 months ago
animation_bezier_editor.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 months ago
animation_bezier_editor.h 4e38ce294d Merge pull request #93860 from CookieBadger/animation-bezier-undo-on-different-animation-fix 9 months ago
animation_track_editor.cpp b0ae6f7f01 Fix gui overflow in Android editor 3 months ago
animation_track_editor.h 88e81ee730 Fix various typos and code style issues 4 months ago
animation_track_editor_plugins.cpp f134769506 Fix various typos 3 months ago
animation_track_editor_plugins.h 065dd099dd Remove empty bind_methods() 7 months ago
audio_stream_preview.cpp d8b29efe66 Fix member names of `AudioFrame` to match extension 1 year ago
audio_stream_preview.h d95794ec8a One Copyright Update to rule them all 2 years ago
code_editor.cpp b753b87ec5 Android Editor: Disable magnify gesture in the ScriptEditor 2 months ago
code_editor.h 98c5267ce5 Merge pull request #91388 from kitbdev/fix-goto-line 3 months ago
connections_dialog.cpp bf4e5cca3f Make editor's shortcut names translated on-site 3 months ago
connections_dialog.h a714cb9f65 Editor: Display deprecated/experimental messages in tooltips 11 months ago
create_dialog.cpp a550eef9f3 Improve script class display in Create dialog 3 months ago
create_dialog.h a550eef9f3 Improve script class display in Create dialog 3 months ago
dependency_editor.cpp 7321c187f2 Fix DependencyRemoveDialog not handling UIDs 3 months ago
dependency_editor.h f241c1fda0 Remove unused header in editor. 3 months ago
directory_create_dialog.cpp f241c1fda0 Remove unused header in editor. 3 months ago
directory_create_dialog.h e2a96dde48 Unify make dir and duplicate dialogs 6 months ago
doc_tools.cpp f134769506 Fix various typos 3 months ago
doc_tools.h 2c5c3ae579 Generate docs from GDExtensions using `--gdextension-docs` with `--doctool` 11 months ago
editor_about.cpp f241c1fda0 Remove unused header in editor. 3 months ago
editor_about.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_asset_installer.cpp 0ff5d5fd04 Add theme type variations for secondary Trees and ItemLists 4 months ago
editor_asset_installer.h 065dd099dd Remove empty bind_methods() 7 months ago
editor_atlas_packer.cpp f241c1fda0 Remove unused header in editor. 3 months ago
editor_atlas_packer.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_audio_buses.cpp bf4e5cca3f Make editor's shortcut names translated on-site 3 months ago
editor_audio_buses.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 3 months ago
editor_autoload_settings.cpp 4cadfd3eb9 Don't create an UndoRedo action if Autoload order doesn't change after Drag & Drop 3 months ago
editor_autoload_settings.h 39369db029 Fix synchronization of global class name 9 months ago
editor_build_profile.cpp f241c1fda0 Remove unused header in editor. 3 months ago
editor_build_profile.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_builders.py d9f8ef68df Update pre-commit hooks configuration to use `ruff` instead of `black` 10 months ago
editor_command_palette.cpp 74f64aaf98 Use InputMap actions consistently across all LineEdit's that filter an underlying Tree or ItemList. 7 months ago
editor_command_palette.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_data.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 months ago
editor_data.h ecc0ab8061 Add EditorContextMenuPluginManager and refactor menu plugins 7 months ago
editor_dock_manager.cpp 1639174455 Merge pull request #100558 from KoBeWi/docking_in_progress 3 months ago
editor_dock_manager.h 4e1f534c1e Fix loading floating dock in single window mode 4 months ago
editor_feature_profile.cpp f241c1fda0 Remove unused header in editor. 3 months ago
editor_feature_profile.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_file_system.cpp 97003022c4 Merge pull request #101683 from KoBeWi/duplicate_preventer 2 months ago
editor_file_system.h 8a743f23e6 Merge pull request #98385 from RandomShaper/thread_yield 3 months ago
editor_folding.cpp 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 4 months ago
editor_folding.h d95794ec8a One Copyright Update to rule them all 2 years ago
editor_help.cpp e813d3021b Show tooltips for res:// and uid:// strings in ScriptEditor 2 months ago
editor_help.h e813d3021b Show tooltips for res:// and uid:// strings in ScriptEditor 2 months ago
editor_help_search.cpp f241c1fda0 Remove unused header in editor. 3 months ago
editor_help_search.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_inspector.compat.inc 85eac45513 Display custom data name instead of indices in TileData inspector 10 months ago
editor_inspector.cpp 2f6a18f7ff Merge pull request #101409 from TokageItLab/spring-bone 2 months ago
editor_inspector.h 2f6a18f7ff Merge pull request #101409 from TokageItLab/spring-bone 2 months ago
editor_interface.compat.inc 7f09804154 Add inherit parameter to `open_scene_from_path` 3 months ago
editor_interface.cpp a550eef9f3 Improve script class display in Create dialog 3 months ago
editor_interface.h a550eef9f3 Improve script class display in Create dialog 3 months ago
editor_layouts_dialog.cpp fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 9 months ago
editor_layouts_dialog.h 4b436d64aa Improve editor layout dialog 2 years ago
editor_locale_dialog.cpp 52889ab7ee [Scene] Add SceneStringName::toggled 7 months ago
editor_locale_dialog.h 7343dc3a5d Split TranslationServer into its own file 7 months ago
editor_log.cpp f241c1fda0 Remove unused header in editor. 3 months ago
editor_log.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_main_screen.cpp 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 3 months ago
editor_main_screen.h 16524a8a01 Add "Game" editor for better runtime debugging 5 months ago
editor_native_shader_source_visualizer.cpp f241c1fda0 Remove unused header in editor. 3 months ago
editor_native_shader_source_visualizer.h 44de95e18f Improve the editor native shader source visualizer 1 year ago
editor_node.cpp 8aa3ee6a35 Create .uid files in EditorFileSystem 2 months ago
editor_node.h 8aa3ee6a35 Create .uid files in EditorFileSystem 2 months ago
editor_paths.cpp 741f6c71d7 Fix non-creation of editor temporary dir 3 months ago
editor_paths.h 1b3e483899 Add file and dir temporary utilities 4 months ago
editor_properties.cpp 3376ba6688 Don't instantiate `ColorPicker` in `EditorPropertyColor` constructor 2 months ago
editor_properties.h 3376ba6688 Don't instantiate `ColorPicker` in `EditorPropertyColor` constructor 2 months ago
editor_properties_array_dict.cpp d6adc775a4 Merge pull request #89763 from ajreckof/fix-focus-on-reorder 2 months ago
editor_properties_array_dict.h b8860f1c11 Fix non-typed Dictionary keys displayed as `<null>` in the inspector. 3 months ago
editor_properties_vector.cpp ad0edb8bb6 Merge pull request #96196 from SaracenOne/bone_editor_revert 7 months ago
editor_properties_vector.h e45927b2f2 Replace `radians` range hint with `radians_as_degrees` 1 year ago
editor_property_name_processor.cpp 19b8b10218 Add an editor setting for the GridMap grid color 3 months ago
editor_property_name_processor.h b314a9105a Remove references to deleted capitalize_properties setting 7 months ago
editor_resource_picker.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 months ago
editor_resource_picker.h df01daf3b7 EditorResourcePicker: Replace options to load file with button for QuickOpenDialog 3 months ago
editor_resource_preview.cpp 501fc1a6ff Editor: Fix crash when using `--import --verbose` due to use-after-free 3 months ago
editor_resource_preview.h 501fc1a6ff Editor: Fix crash when using `--import --verbose` due to use-after-free 3 months ago
editor_run.cpp ae0b7ff42d Fix Embedded Game Size 2 months ago
editor_run.h ae0b7ff42d Fix Embedded Game Size 2 months ago
editor_run_native.cpp 416ee5f01c Update export preset options overrides before doing "Remote Debug" 2 months ago
editor_run_native.h 293c34a2d2 Display a warning if device CPU architecture is not active in the export preset. 1 year ago
editor_script.cpp c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 7 months ago
editor_script.h c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 7 months ago
editor_sectioned_inspector.cpp b5c31ebb41 Add contains_char() for single-character 'contains' calls. 4 months ago
editor_sectioned_inspector.h 267bb98231 Keep advanced toggle on when searching for settings 6 months ago
editor_settings.cpp 8ddd4985ea [Editor] Add editor setting to globally override project game mode settings. 2 months ago
editor_settings.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_settings_dialog.cpp 4d77bbf490 Merge pull request #100069 from allenwp/editor-shortcuts-undo-fix 3 months ago
editor_settings_dialog.h bf4e5cca3f Make editor's shortcut names translated on-site 3 months ago
editor_string_names.h d3c9bee653 Move singleton StringName definitions to header 4 months ago
editor_translation.cpp 818acb4290 Make editor use translation domains 6 months ago
editor_translation.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_translation_parser.cpp cab80cb97d POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments 6 months ago
editor_translation_parser.h cab80cb97d POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments 6 months ago
editor_undo_redo_manager.cpp f241c1fda0 Remove unused header in editor. 3 months ago
editor_undo_redo_manager.h f241c1fda0 Remove unused header in editor. 3 months ago
editor_vcs_interface.cpp c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 7 months ago
editor_vcs_interface.h f241c1fda0 Remove unused header in editor. 3 months ago
engine_update_label.cpp f241c1fda0 Remove unused header in editor. 3 months ago
engine_update_label.h 44593eecc7 Rework and simplify update checking logic 10 months 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 3bf06e955e Propagate allowed input types to `event_listener` when setting them on `InputEventConfigurationDialog` 2 years ago
fbx_importer_manager.cpp 562c666e3d Rename internal Button icon to button_icon to match exposed methods 5 months ago
fbx_importer_manager.h 4154039832 Improve includes of EditorNode (and everything else) 2 years ago
file_info.cpp 163753949e Add filter & sort to editor file dialog 6 months ago
file_info.h f241c1fda0 Remove unused header in editor. 3 months ago
filesystem_dock.cpp f134769506 Fix various typos 3 months ago
filesystem_dock.h f134769506 Fix various typos 3 months ago
find_in_files.cpp 03b60027ee Allow removing files in the file search 2 months ago
find_in_files.h 03b60027ee Allow removing files in the file search 2 months ago
group_settings_editor.cpp af56d6e8e8 Use `SceneStringName` in more places 4 months ago
group_settings_editor.h 4f8d7cae26 Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog 1 year ago
groups_editor.cpp bf4e5cca3f Make editor's shortcut names translated on-site 3 months ago
groups_editor.h 39ae82623d Use ObjectID to track cached scene groups. 1 year ago
history_dock.cpp b8f34bb8e9 Rework dock layout management 3 months ago
history_dock.h b8f34bb8e9 Rework dock layout management 3 months ago
import_defaults_editor.cpp 267bb98231 Keep advanced toggle on when searching for settings 6 months ago
import_defaults_editor.h fca3ab5564 Deprecate project_settings_changed signal 1 year ago
import_dock.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 months ago
import_dock.h f44bce2ee0 Add support for resource conversion plugins in filesystem dock. 6 months ago
input_event_configuration_dialog.cpp 93d24db2f7 Change Event Configuration dialog wider and its input list taller 4 months ago
input_event_configuration_dialog.h a5916deb13 (Un)Fold event categories by double click 11 months ago
inspector_dock.cpp 96e59b99ba Cleanup editor history when opening the history menu popup & set appropriate class icon for object in it. Handle do&undo for selection when reparenting 3 months ago
inspector_dock.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 5 months ago
localization_editor.cpp f241c1fda0 Remove unused header in editor. 3 months ago
localization_editor.h d70c45b5c8 Add option to add built-in strings in the POT generation 1 year ago
multi_node_edit.cpp b9d25580ce Fix implementation of property_can_revert() in various classes 6 months ago
multi_node_edit.h f241c1fda0 Remove unused header in editor. 3 months ago
node_dock.cpp 1639174455 Merge pull request #100558 from KoBeWi/docking_in_progress 3 months ago
node_dock.h b8f34bb8e9 Rework dock layout management 3 months ago
pot_generator.cpp cab80cb97d POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments 6 months ago
pot_generator.h cab80cb97d POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments 6 months ago
progress_dialog.cpp 77d18d1ad4 Fix progress dialog steals focus 2 months ago
progress_dialog.h 77d18d1ad4 Fix progress dialog steals focus 2 months ago
project_converter_3_to_4.cpp 34d8255947 Force build editor with regex module, remove checking code. 3 months ago
project_converter_3_to_4.h 34d8255947 Force build editor with regex module, remove checking code. 3 months ago
project_manager.cpp 7dba09882a Merge pull request #101557 from btgs-0/empty-project-window-flowcontainer-101530 2 months ago
project_manager.h 934668a69a Fix project manager window size when EDSCALE is not 1.0. 2 months ago
project_settings_editor.cpp b5c31ebb41 Add contains_char() for single-character 'contains' calls. 4 months ago
project_settings_editor.h f241c1fda0 Remove unused header in editor. 3 months ago
property_selector.cpp b5c31ebb41 Add contains_char() for single-character 'contains' calls. 4 months ago
property_selector.h 74f64aaf98 Use InputMap actions consistently across all LineEdit's that filter an underlying Tree or ItemList. 7 months ago
register_editor_types.cpp b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 3 months ago
register_editor_types.h d95794ec8a One Copyright Update to rule them all 2 years ago
register_exporters.h 0088981c40 [Export] Add readable descriptions and validation warnings to the export options. 2 years ago
rename_dialog.cpp 34d8255947 Force build editor with regex module, remove checking code. 3 months ago
rename_dialog.h 34d8255947 Force build editor with regex module, remove checking code. 3 months ago
renames_map_3_to_4.cpp 0a9ad8f9de Implement vertex shading 6 months ago
renames_map_3_to_4.h a40f559fe2 Add conversion for common Theme Overrides 2 years ago
reparent_dialog.cpp f241c1fda0 Remove unused header in editor. 3 months ago
reparent_dialog.h 4154039832 Improve includes of EditorNode (and everything else) 2 years ago
run_instances_dialog.cpp f241c1fda0 Remove unused header in editor. 3 months ago
run_instances_dialog.h e35189e869 Improve run instances UX, avoid removing things and add clear popup. 4 months ago
scene_create_dialog.cpp af56d6e8e8 Use `SceneStringName` in more places 4 months ago
scene_create_dialog.h 7f41403a6f Standardize dialog input validation as a new class 1 year ago
scene_tree_dock.cpp 721f8e793e Fix SceneTreeDock::_new_scene_from()'s reset_scale in 3D 2 months ago
scene_tree_dock.h 34d8255947 Force build editor with regex module, remove checking code. 3 months ago
script_create_dialog.cpp 8aa3ee6a35 Create .uid files in EditorFileSystem 2 months ago
script_create_dialog.h 2bd714e34e Allow configuring the script filename casing rule 1 year ago
shader_create_dialog.cpp 8aa3ee6a35 Create .uid files in EditorFileSystem 2 months ago
shader_create_dialog.h 01888ae7ab Fix theme application in various editor dialogs 1 year ago
shader_globals_editor.cpp b773fff5a4 Merge pull request #99622 from Chaosus/shader_fix_global_empty_type 4 months ago
shader_globals_editor.h f241c1fda0 Remove unused header in editor. 3 months ago
surface_upgrade_tool.cpp 24eadaa6a4 Reorganize EditorNode menu options 3 months ago
surface_upgrade_tool.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 5 months ago
template_builders.py f134769506 Fix various typos 3 months ago
window_wrapper.cpp fef1bc664a Merge pull request #101807 from Hilderin/fix-embedded-game-size 2 months ago
window_wrapper.h fef1bc664a Merge pull request #101807 from Hilderin/fix-embedded-game-size 2 months ago