Rémi Verschelde ba47acab0a Merge pull request #103105 from Hilderin/fix-embedded-game-window-first-startup-location-size 8 months ago
..
gizmos 9a2ab8514e Merge pull request #101810 from BattyBovine/collision-polygon-3d-debug-colours 9 months ago
shader 99e997ae15 Make shader language editors inherit the same base class 1 year ago
tiles f389776d7d Fix issues with 'create alternative tile' button 8 months ago
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 year ago
abstract_polygon_2d_editor.cpp 1c2e82ed0b Fix vertex indices showing as float 8 months ago
abstract_polygon_2d_editor.h f241c1fda0 Remove unused header in editor. 10 months ago
animation_blend_space_1d_editor.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
animation_blend_space_1d_editor.h f241c1fda0 Remove unused header in editor. 10 months ago
animation_blend_space_2d_editor.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
animation_blend_space_2d_editor.h f241c1fda0 Remove unused header in editor. 10 months ago
animation_blend_tree_editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
animation_blend_tree_editor_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago
animation_library_editor.cpp bde87db443 Fix get_item_area_rect when tree is scrolled 8 months ago
animation_library_editor.h f241c1fda0 Remove unused header in editor. 10 months ago
animation_player_editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
animation_player_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
animation_state_machine_editor.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
animation_state_machine_editor.h d6b20fd7e5 Merge pull request #98402 from vaner-org/highlight-node-neighbours 10 months ago
animation_tree_editor_plugin.cpp c82c5b0701 Prevent off-thread errors when generating resource previews for animation nodes 8 months ago
animation_tree_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
asset_library_editor_plugin.cpp b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 9 months ago
asset_library_editor_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago
audio_stream_editor_plugin.cpp bf4e5cca3f Make editor's shortcut names translated on-site 10 months ago
audio_stream_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 1 year ago
audio_stream_randomizer_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
audio_stream_randomizer_editor_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago
bit_map_editor_plugin.cpp cade5b88d9 Use `CoreStringNames::normal` in more places 1 year ago
bit_map_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 1 year ago
bone_map_editor_plugin.cpp 34d8255947 Force build editor with regex module, remove checking code. 9 months ago
bone_map_editor_plugin.h 34d8255947 Force build editor with regex module, remove checking code. 9 months ago
camera_3d_editor_plugin.cpp db4ae2a91c Show "transparent background" texture only behind actual texture in `TexturePreview` class + add borders for readability 9 months ago
camera_3d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
canvas_item_editor_plugin.cpp 577f90feba Fix heap-use-after-free when changing 2D editor selection 8 months ago
canvas_item_editor_plugin.h 9a96393f46 Add warped panning to every ViewPanner instance 10 months ago
cast_2d_editor_plugin.cpp 93e06ff16c Fix select and edit invisble items in SubViewports 10 months ago
cast_2d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
collision_polygon_2d_editor_plugin.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
collision_polygon_2d_editor_plugin.h 35dafc9fa8 Split monolithic physics class files 1 year ago
collision_shape_2d_editor_plugin.cpp 26fec37389 Merge pull request #99942 from kitbdev/fix-invisible-subviewport-editor 10 months ago
collision_shape_2d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
color_channel_selector.cpp c7a9d64eaf Add color channel filter to editor texture previews 9 months ago
color_channel_selector.h c7a9d64eaf Add color channel filter to editor texture previews 9 months ago
control_editor_plugin.cpp ba39b078f5 [Scene] Add `SceneStringName::FlatButton` 10 months ago
control_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
curve_editor_plugin.cpp 6c65213487 Extend `Curve` to allow for arbitrary domains 11 months ago
curve_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
debugger_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
debugger_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
dedicated_server_export_plugin.cpp d58b2e879f Get rid of easily removable uses of const_cast 10 months ago
dedicated_server_export_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago
editor_context_menu_plugin.cpp ce6c3c5c28 Merge pull request #100556 from KoBeWi/unlimited_contextizer 9 months ago
editor_context_menu_plugin.h ba54a2805a Add more menus support to EditorContextMenuPlugin 10 months ago
editor_debugger_plugin.cpp 8577340501 Expose several EngineDebugger methods and signals as plugin callbacks 1 year ago
editor_debugger_plugin.h 8577340501 Expose several EngineDebugger methods and signals as plugin callbacks 1 year 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` 10 months ago
editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
editor_plugin_settings.cpp b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 9 months ago
editor_plugin_settings.h b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 9 months ago
editor_preview_plugins.cpp 3084ed4bff editor: Fix AtlasTexture editor previews for compressed textures 8 months ago
editor_preview_plugins.h f241c1fda0 Remove unused header in editor. 10 months ago
editor_resource_conversion_plugin.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
editor_resource_conversion_plugin.h d8ff69d53c Extract ScriptInstance to simplify includes 2 years ago
editor_resource_tooltip_plugins.cpp 1fce8d8a91 Add tooltip plugin for AudioStream 1 year ago
editor_resource_tooltip_plugins.h 1fce8d8a91 Add tooltip plugin for AudioStream 1 year ago
embedded_process.cpp ba47acab0a Merge pull request #103105 from Hilderin/fix-embedded-game-window-first-startup-location-size 8 months ago
embedded_process.h 068d40a5a9 Fix Embedded Game window wrong first startup location and size 8 months ago
font_config_plugin.cpp bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 11 months ago
font_config_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago
game_view_plugin.cpp 068d40a5a9 Fix Embedded Game window wrong first startup location and size 8 months ago
game_view_plugin.h d9f653988f Fix Game Embedding Not Available message on Wayland 8 months ago
gdextension_export_plugin.h e0693f8ad8 Add loongarch64 support 10 months ago
gpu_particles_collision_sdf_editor_plugin.cpp ba39b078f5 [Scene] Add `SceneStringName::FlatButton` 10 months ago
gpu_particles_collision_sdf_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
gradient_editor_plugin.cpp 562c666e3d Rename internal Button icon to button_icon to match exposed methods 11 months ago
gradient_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
gradient_texture_2d_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
gradient_texture_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 1 year ago
input_event_editor_plugin.cpp 562c666e3d Rename internal Button icon to button_icon to match exposed methods 11 months ago
input_event_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
light_occluder_2d_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
light_occluder_2d_editor_plugin.h d95794ec8a One Copyright Update to rule them all 2 years ago
lightmap_gi_editor_plugin.cpp a52291fcba LightmapGI: Fix another missing include to check for lightmapper_rd in editor 9 months ago
lightmap_gi_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
line_2d_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
line_2d_editor_plugin.h d95794ec8a One Copyright Update to rule them all 2 years ago
material_editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
material_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
mesh_editor_plugin.cpp 562c666e3d Rename internal Button icon to button_icon to match exposed methods 11 months ago
mesh_editor_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago
mesh_instance_3d_editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
mesh_instance_3d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
mesh_library_editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
mesh_library_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
multimesh_editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
multimesh_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
navigation_link_2d_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
navigation_link_2d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
navigation_obstacle_2d_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
navigation_obstacle_2d_editor_plugin.h 3b30c65880 Allow editing NavigationObstacle2D shape 1 year ago
navigation_obstacle_3d_editor_plugin.cpp e109ac21fb Merge pull request #100708 from smix8/navobstacle2d_debug 10 months ago
navigation_obstacle_3d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
navigation_polygon_editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
navigation_polygon_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 1 year ago
node_3d_editor_gizmos.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
node_3d_editor_gizmos.h f241c1fda0 Remove unused header in editor. 10 months ago
node_3d_editor_plugin.cpp b853aceece Merge pull request #102286 from ryevdokimov/fix-collision-reposition-csgshape 8 months ago
node_3d_editor_plugin.h 0332cee3d4 Merge pull request #101404 from ryevdokimov/mouse-enter-signal-to-notification 9 months ago
occluder_instance_3d_editor_plugin.cpp ba39b078f5 [Scene] Add `SceneStringName::FlatButton` 10 months ago
occluder_instance_3d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
packed_scene_editor_plugin.cpp ff107cbeeb Fix @export open scene button not working 10 months ago
packed_scene_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 1 year ago
packed_scene_translation_parser_plugin.cpp fec3d9e68c [Editor] Fix return of `EditorTranslationParserPlugin._parse_file` 8 months ago
packed_scene_translation_parser_plugin.h fec3d9e68c [Editor] Fix return of `EditorTranslationParserPlugin._parse_file` 8 months ago
parallax_background_editor_plugin.cpp 562c666e3d Rename internal Button icon to button_icon to match exposed methods 11 months ago
parallax_background_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
particle_process_material_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
particle_process_material_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 1 year ago
particles_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
particles_editor_plugin.h a4d724b37c Unify particle editors 1 year ago
path_2d_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
path_2d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
path_3d_editor_plugin.cpp 13a1391e73 Draw fewer fishbones to improve Path gizmo readability and performance 9 months ago
path_3d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
physical_bone_3d_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
physical_bone_3d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
plugin_config_dialog.cpp 3345f90bf3 Fix plugin creation dialog script name tooltip 1 year ago
plugin_config_dialog.h f241c1fda0 Remove unused header in editor. 10 months ago
polygon_2d_editor_plugin.cpp 8318eda899 Move Polygon2D editor to bottom panel 9 months ago
polygon_2d_editor_plugin.h 8318eda899 Move Polygon2D editor to bottom panel 9 months ago
polygon_3d_editor_plugin.cpp 030d63eed9 Add tooltip text to Polygon3DEditor buttons 8 months ago
polygon_3d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
resource_preloader_editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
resource_preloader_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
root_motion_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
root_motion_editor_plugin.h 065dd099dd Remove empty bind_methods() 1 year ago
script_editor_plugin.cpp 6abb40990a Fix modified time when LSP reload script 8 months ago
script_editor_plugin.h ead16435bf Script Editor: Add option to disable documentation tooltips 8 months ago
script_text_editor.cpp ead16435bf Script Editor: Add option to disable documentation tooltips 8 months ago
script_text_editor.h b252867145 [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 9 months ago
shader_editor_plugin.cpp cb918cc817 Add custom minimum size for shader tabs 8 months ago
shader_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
shader_file_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
shader_file_editor_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago
skeleton_2d_editor_plugin.cpp f241c1fda0 Remove unused header in editor. 10 months ago
skeleton_2d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
skeleton_3d_editor_plugin.cpp a1846b27ea Improve use of `Ref.is_null/valid` 10 months ago
skeleton_3d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
skeleton_ik_3d_editor_plugin.cpp 562c666e3d Rename internal Button icon to button_icon to match exposed methods 11 months ago
skeleton_ik_3d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
sprite_2d_editor_plugin.cpp 685ff5be8f Fix converting root Sprite2D 9 months ago
sprite_2d_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
sprite_frames_editor_plugin.cpp 63f7e4d16e Don't show 'show in files' popup for empty frames 8 months ago
sprite_frames_editor_plugin.h 0ceb992ffa Fix incomplete FPS spinbox display in sprite frames editor 9 months ago
style_box_editor_plugin.cpp 562c666e3d Rename internal Button icon to button_icon to match exposed methods 11 months ago
style_box_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
sub_viewport_preview_editor_plugin.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
sub_viewport_preview_editor_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago
text_editor.cpp 6fdf91cc2f Merge pull request #101616 from KoBeWi/how_was_it_even_functional 8 months ago
text_editor.h b252867145 [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 9 months ago
text_shader_editor.cpp 33e16435f5 Replace some problematic uses of `String::num` to `String::num_int64` 9 months ago
text_shader_editor.h b252867145 [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 9 months ago
texture_3d_editor_plugin.cpp c7a9d64eaf Add color channel filter to editor texture previews 9 months ago
texture_3d_editor_plugin.h c7a9d64eaf Add color channel filter to editor texture previews 9 months ago
texture_editor_plugin.cpp 3084ed4bff editor: Fix AtlasTexture editor previews for compressed textures 8 months ago
texture_editor_plugin.h c7a9d64eaf Add color channel filter to editor texture previews 9 months ago
texture_layered_editor_plugin.cpp c7a9d64eaf Add color channel filter to editor texture previews 9 months ago
texture_layered_editor_plugin.h c7a9d64eaf Add color channel filter to editor texture previews 9 months ago
texture_region_editor_plugin.cpp 9a96393f46 Add warped panning to every ViewPanner instance 10 months ago
texture_region_editor_plugin.h 55a3c6ba2b Merge pull request #99471 from Arnklit/fix_undo_redo_for_texture_region_editor 10 months ago
theme_editor_plugin.cpp 3a6bfcb714 Implemented drag-and-drop logic for previewing themes 9 months ago
theme_editor_plugin.h 3a6bfcb714 Implemented drag-and-drop logic for previewing themes 9 months ago
theme_editor_preview.cpp f241c1fda0 Remove unused header in editor. 10 months ago
theme_editor_preview.h 512182f147 Add theme contexts to various parts of the editor 2 years ago
tool_button_editor_plugin.cpp 562c666e3d Rename internal Button icon to button_icon to match exposed methods 11 months ago
tool_button_editor_plugin.h 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 10 months ago
version_control_editor_plugin.cpp fe5612fb5d Allow smaller horizontal size of VersionControlEditorPlugin 9 months ago
version_control_editor_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago
visual_shader_editor_plugin.cpp 7cc0bf79dd Fix mouse filter on visual shader node previews 8 months ago
visual_shader_editor_plugin.h 059ed731f5 Prevent using boolean varyings in vertex function of visual shaders 10 months ago
voxel_gi_editor_plugin.cpp ba39b078f5 [Scene] Add `SceneStringName::FlatButton` 10 months ago
voxel_gi_editor_plugin.h f241c1fda0 Remove unused header in editor. 10 months ago