Thaddeus Crews bb47f01481 Merge pull request #106390 from akien-mga/linux-drop-ppc32 2 months ago
..
gizmos e9a8c7e858 Move NavigationLink3DGizmoPlugin to navigation_3d module 3 months ago
shader b983a05806 Re-organize UI in the shader editor 4 months ago
tiles e7e48cd58c Allow undoredo actions to not make history unsaved 2 months ago
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 10 months ago
abstract_polygon_2d_editor.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
abstract_polygon_2d_editor.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
animation_blend_space_1d_editor.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
animation_blend_space_1d_editor.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
animation_blend_space_2d_editor.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
animation_blend_space_2d_editor.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
animation_blend_tree_editor_plugin.cpp f0fc5ffd3e Cleanup header includes for AddMetadataDialog 2 months ago
animation_blend_tree_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
animation_library_editor.cpp 88d922c55e Cleanup header includes in Tree 2 months ago
animation_library_editor.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
animation_player_editor_plugin.cpp 09d6e0c4ba Make sure clicking AnimationTree node open the state machine editor not the track editor. 2 months ago
animation_player_editor_plugin.h 7d1e236ad9 Merge pull request #102189 from KoBeWi/frames_per_setting 4 months ago
animation_state_machine_editor.cpp fa90be2684 Merge pull request #101179 from Flynsarmy/one_less_click 2 months ago
animation_state_machine_editor.h 75314c2f87 Remove dead code in AnimationStateMachine editor 4 months ago
animation_tree_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
animation_tree_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
asset_library_editor_plugin.cpp 22198497fe Improve AssetLib auto-translation 3 months ago
asset_library_editor_plugin.h ff1858ad2c Merge pull request #102101 from KoBeWi/2d_3d_skrypt_gra_biblioteka_zasobów 4 months ago
audio_stream_editor_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
audio_stream_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
audio_stream_randomizer_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
audio_stream_randomizer_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
bit_map_editor_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
bit_map_editor_plugin.h af48059e97 Add borders to `BitMap` in `BitMapEditor` 4 months ago
bone_map_editor_plugin.cpp 302fa831cc Initial editor accessibility. 4 months ago
bone_map_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
camera_2d_editor_plugin.cpp 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 3 months ago
camera_2d_editor_plugin.h 5ca70d88a7 Improve usability of Camera2D 4 months ago
camera_3d_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
camera_3d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
canvas_item_editor_plugin.cpp 8d93b6a54c Add translation preview in editor 2 months ago
canvas_item_editor_plugin.h 94282d88f9 Core: Use `Math` namespace for constants 3 months ago
cast_2d_editor_plugin.cpp 93e06ff16c Fix select and edit invisble items in SubViewports 8 months ago
cast_2d_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
collision_polygon_2d_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
collision_polygon_2d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
collision_shape_2d_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
collision_shape_2d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
color_channel_selector.cpp c7a9d64eaf Add color channel filter to editor texture previews 6 months ago
color_channel_selector.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
control_editor_plugin.cpp f0fc5ffd3e Cleanup header includes for AddMetadataDialog 2 months ago
control_editor_plugin.h f0fc5ffd3e Cleanup header includes for AddMetadataDialog 2 months ago
curve_editor_plugin.cpp 302fa831cc Initial editor accessibility. 4 months ago
curve_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
debugger_editor_plugin.cpp 88d922c55e Cleanup header includes in Tree 2 months ago
debugger_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
dedicated_server_export_plugin.cpp d58b2e879f Get rid of easily removable uses of const_cast 8 months ago
dedicated_server_export_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
editor_context_menu_plugin.cpp ce6c3c5c28 Merge pull request #100556 from KoBeWi/unlimited_contextizer 7 months ago
editor_context_menu_plugin.h 5125a273dc Remove inline from constexpr variables 3 months ago
editor_debugger_plugin.cpp 8577340501 Expose several EngineDebugger methods and signals as plugin callbacks 1 year ago
editor_debugger_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
editor_plugin.compat.inc 1bcbbe96c4 Organize existing code for editor plugins 1 year ago
editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 7 months ago
editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
editor_plugin_settings.cpp 87ebd2d03c Improve auto-translation of settings dialogs 2 months ago
editor_plugin_settings.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
editor_preview_plugins.cpp 1384e82c2c Improve ScriptLanguage get keyword API. 2 months ago
editor_preview_plugins.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
editor_resource_conversion_plugin.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
editor_resource_conversion_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
editor_resource_tooltip_plugins.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 months ago
editor_resource_tooltip_plugins.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
editor_script_plugin.cpp c2f33dbbe4 Editor: Add named `EditorScript`s to the command palette 3 months ago
editor_script_plugin.h c2f33dbbe4 Editor: Add named `EditorScript`s to the command palette 3 months ago
embedded_process.cpp 6a118b5027 Draw checkerboard (or clear color) under embedded window. 2 months ago
embedded_process.h 6a118b5027 Draw checkerboard (or clear color) under embedded window. 2 months ago
font_config_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
font_config_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
game_view_plugin.cpp f658161619 macOS: Embedded window can be dismissed by clicking close 2 months ago
game_view_plugin.h 00e1fdec2c MacOS: Embedded window support. 3 months ago
gdextension_export_plugin.h bb47f01481 Merge pull request #106390 from akien-mga/linux-drop-ppc32 2 months ago
gpu_particles_collision_sdf_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
gpu_particles_collision_sdf_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
gradient_editor_plugin.cpp 302fa831cc Initial editor accessibility. 4 months ago
gradient_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
gradient_texture_2d_editor_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
gradient_texture_2d_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
input_event_editor_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
input_event_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
light_occluder_2d_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
light_occluder_2d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
lightmap_gi_editor_plugin.cpp 457299449d Introduce 'drivers/apple_embedded' abstract platform for code reuse 2 months ago
lightmap_gi_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
line_2d_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
line_2d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
material_editor_plugin.cpp 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 3 months ago
material_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
mesh_editor_plugin.cpp 94282d88f9 Core: Use `Math` namespace for constants 3 months ago
mesh_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
mesh_instance_3d_editor_plugin.cpp 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 3 months ago
mesh_instance_3d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
mesh_library_editor_plugin.cpp ef3e8b1609 Merge pull request #102786 from Giganzo/top-toolbar-menu-button-styles 3 months ago
mesh_library_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
multimesh_editor_plugin.cpp 94282d88f9 Core: Use `Math` namespace for constants 3 months ago
multimesh_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
node_3d_editor_gizmos.cpp d52b84e472 Merge pull request #103993 from aaronfranke/geometry-segment 4 months ago
node_3d_editor_gizmos.h ab917da71e Allow multiple EditorNode3DGizmo collision meshes 4 months ago
node_3d_editor_plugin.cpp 8d93b6a54c Add translation preview in editor 2 months ago
node_3d_editor_plugin.h 8d93b6a54c Add translation preview in editor 2 months ago
occluder_instance_3d_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
occluder_instance_3d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
packed_scene_editor_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
packed_scene_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
packed_scene_translation_parser_plugin.cpp 466590d0ec Use `get_slicec` instead of `get_slice` for single character splitters 5 months ago
packed_scene_translation_parser_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
parallax_background_editor_plugin.cpp f7b6f98215 Fix MenuButton style in editor top menu bar 5 months ago
parallax_background_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
particle_process_material_editor_plugin.cpp 302fa831cc Initial editor accessibility. 4 months ago
particle_process_material_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
particles_editor_plugin.cpp f16378a8de Fix heap-use-after-free when closing a scene with 2D particle nodes selected 2 months ago
particles_editor_plugin.h f16378a8de Fix heap-use-after-free when closing a scene with 2D particle nodes selected 2 months ago
path_2d_editor_plugin.cpp 302fa831cc Initial editor accessibility. 4 months ago
path_2d_editor_plugin.h a5926394d3 Merge pull request #103956 from dugramen/curve-handles-outwards 4 months ago
path_3d_editor_plugin.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 months ago
path_3d_editor_plugin.h 8e9faae2be Merge pull request #104058 from dugramen/path3d-outwards-curve 4 months ago
physical_bone_3d_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
physical_bone_3d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
plugin_config_dialog.cpp 889410dcda Add `String::replace_char(s)` methods for performance and convenience 3 months ago
plugin_config_dialog.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
polygon_2d_editor_plugin.cpp 302fa831cc Initial editor accessibility. 4 months ago
polygon_2d_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
polygon_3d_editor_plugin.cpp 302fa831cc Initial editor accessibility. 4 months ago
polygon_3d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
resource_preloader_editor_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
resource_preloader_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
root_motion_editor_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
root_motion_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
script_editor_plugin.cpp ecc1f08386 Add syntax highlighting for ConfigFile/TSCN/TRES/project.godot 2 months ago
script_editor_plugin.h ecc1f08386 Add syntax highlighting for ConfigFile/TSCN/TRES/project.godot 2 months ago
script_text_editor.cpp f6a56c112f Merge pull request #106500 from Frozenfire92/global-find-in-files 2 months ago
script_text_editor.h 77e6d92357 Fix highlighting warning and error issues related to Godot editor. 2 months ago
shader_editor_plugin.cpp a874863c46 Improve zoom performance in Script and Shader editors 3 months ago
shader_editor_plugin.h a874863c46 Improve zoom performance in Script and Shader editors 3 months ago
shader_file_editor_plugin.cpp 4f4031a675 Replace size() == 0 with is_empty(). 4 months ago
shader_file_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
skeleton_2d_editor_plugin.cpp ef3e8b1609 Merge pull request #102786 from Giganzo/top-toolbar-menu-button-styles 3 months ago
skeleton_2d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
skeleton_3d_editor_plugin.cpp 94282d88f9 Core: Use `Math` namespace for constants 3 months ago
skeleton_3d_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
skeleton_ik_3d_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
skeleton_ik_3d_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
sprite_2d_editor_plugin.cpp 3a7e45c0e7 Reintroduce the dragging method of Sprite2D's region_rect 2 months ago
sprite_2d_editor_plugin.h 3a7e45c0e7 Reintroduce the dragging method of Sprite2D's region_rect 2 months ago
sprite_frames_editor_plugin.cpp 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 3 months ago
sprite_frames_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
style_box_editor_plugin.cpp 302fa831cc Initial editor accessibility. 4 months ago
style_box_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
sub_viewport_preview_editor_plugin.cpp f0fc5ffd3e Cleanup header includes for AddMetadataDialog 2 months ago
sub_viewport_preview_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
text_editor.cpp f6a56c112f Merge pull request #106500 from Frozenfire92/global-find-in-files 2 months ago
text_editor.h d9e1f5d678 Improve 2D/3D main screen auto-switching logic 3 months ago
text_shader_editor.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
text_shader_editor.h b983a05806 Re-organize UI in the shader editor 4 months ago
texture_3d_editor_plugin.cpp 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 3 months ago
texture_3d_editor_plugin.h b0626fefa1 TextureEditorPlugin: Add borders to 3D and Layered editors 3 months ago
texture_editor_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
texture_editor_plugin.h b0626fefa1 TextureEditorPlugin: Add borders to 3D and Layered editors 3 months ago
texture_layered_editor_plugin.cpp 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 3 months ago
texture_layered_editor_plugin.h b0626fefa1 TextureEditorPlugin: Add borders to 3D and Layered editors 3 months ago
texture_region_editor_plugin.cpp 6b235de846 Fix redundant signal connection in TextureRegionEditor 2 months ago
texture_region_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
theme_editor_plugin.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
theme_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
theme_editor_preview.cpp 88d922c55e Cleanup header includes in Tree 2 months ago
theme_editor_preview.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
tool_button_editor_plugin.cpp 562c666e3d Rename internal Button icon to button_icon to match exposed methods 9 months ago
tool_button_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
version_control_editor_plugin.cpp 88d922c55e Cleanup header includes in Tree 2 months ago
version_control_editor_plugin.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
visual_shader_editor_plugin.cpp b2829f3256 Merge pull request #105897 from akien-mga/mingw-remove-undef-hacks 3 months ago
visual_shader_editor_plugin.h c019b76523 Remove WinAPI `#undef` hacks needed for mingw-std-threads 3 months ago
voxel_gi_editor_plugin.cpp 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago
voxel_gi_editor_plugin.h 6f25babd6b Remove empty constructors and destructors from editor/ 4 months ago