Rémi Verschelde 805d619382 Merge pull request #91872 from aaronp64/edit_navigation_obstacle 6 meses atrás
..
gizmos 0494b37a0c Merge pull request #91226 from Calinou/editor-gpuparticles3d-simplify-gizmo 6 meses atrás
tiles ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
SCsub 808af8e837 Split Node3DGizmos into dedicated files 1 ano atrás
abstract_polygon_2d_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
abstract_polygon_2d_editor.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
animation_blend_space_1d_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
animation_blend_space_1d_editor.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
animation_blend_space_2d_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
animation_blend_space_2d_editor.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
animation_blend_tree_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
animation_blend_tree_editor_plugin.h 1638c1b28f Add const lvalue ref to editor/* container parameters 8 meses atrás
animation_library_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
animation_library_editor.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
animation_player_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
animation_player_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
animation_state_machine_editor.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
animation_state_machine_editor.h 1638c1b28f Add const lvalue ref to editor/* container parameters 8 meses atrás
animation_tree_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
animation_tree_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
asset_library_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
asset_library_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
audio_stream_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
audio_stream_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
audio_stream_randomizer_editor_plugin.cpp 1638c1b28f Add const lvalue ref to editor/* container parameters 8 meses atrás
audio_stream_randomizer_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
bit_map_editor_plugin.cpp 95b27fe8c7 Reorganize code related to editor theming 10 meses atrás
bit_map_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
bone_map_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
bone_map_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
camera_3d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
camera_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
canvas_item_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
canvas_item_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
cast_2d_editor_plugin.cpp 2c0797b257 Merge pull request #87161 from ryevdokimov/do-not-commit 8 meses atrás
cast_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
collision_polygon_2d_editor_plugin.cpp d95794ec8a One Copyright Update to rule them all 1 ano atrás
collision_polygon_2d_editor_plugin.h 35dafc9fa8 Split monolithic physics class files 8 meses atrás
collision_shape_2d_editor_plugin.cpp 413c11357d Use Core/Scene stringnames consistently 6 meses atrás
collision_shape_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
control_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
control_editor_plugin.h 2af78a5e86 Toggle control expand flag directly via top bar 6 meses atrás
cpu_particles_2d_editor_plugin.cpp 61f7145f43 [Native File Dialog] Add support for using native dialogs in the editor. 7 meses atrás
cpu_particles_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
cpu_particles_3d_editor_plugin.cpp 9cd30208d6 Improve SceneTreeEditor usability 7 meses atrás
cpu_particles_3d_editor_plugin.h ec6518d9cd Custom ("visiblity") AABB support for CPUParticles 9 meses atrás
curve_editor_plugin.cpp a031911c82 Use check_changed_settings_in_group() everywhere 8 meses atrás
curve_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
debugger_editor_plugin.cpp ba6f840970 Merge pull request #89248 from KoBeWi/store_no_store 6 meses atrás
debugger_editor_plugin.h ba6f840970 Merge pull request #89248 from KoBeWi/store_no_store 6 meses atrás
dedicated_server_export_plugin.cpp 74458b6e9b Add "dedicated server" export mode which can strip unneeded visual resources 1 ano atrás
dedicated_server_export_plugin.h d17811c814 Re-architect how Android plugins are packaged and handled at export time 1 ano atrás
editor_debugger_plugin.cpp 413c11357d Use Core/Scene stringnames consistently 6 meses atrás
editor_debugger_plugin.h 1638c1b28f Add const lvalue ref to editor/* container parameters 8 meses atrás
editor_plugin.compat.inc 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
editor_plugin.cpp 1e20612940 Allow setting editor dock tabs to icon only 6 meses atrás
editor_plugin.h 1e20612940 Allow setting editor dock tabs to icon only 6 meses atrás
editor_plugin_settings.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
editor_plugin_settings.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
editor_preview_plugins.cpp 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 6 meses atrás
editor_preview_plugins.h 91f0a65fc9 Rework viewport capture in preview generation 8 meses atrás
editor_resource_conversion_plugin.cpp d95794ec8a One Copyright Update to rule them all 1 ano atrás
editor_resource_conversion_plugin.h d8ff69d53c Extract ScriptInstance to simplify includes 1 ano atrás
editor_resource_tooltip_plugins.cpp 1fce8d8a91 Add tooltip plugin for AudioStream 7 meses atrás
editor_resource_tooltip_plugins.h 1fce8d8a91 Add tooltip plugin for AudioStream 7 meses atrás
font_config_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
font_config_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
gdextension_export_plugin.h ede88cf59d Fix loading GDExtension dependencies on Android 6 meses atrás
gpu_particles_2d_editor_plugin.cpp 61f7145f43 [Native File Dialog] Add support for using native dialogs in the editor. 7 meses atrás
gpu_particles_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
gpu_particles_3d_editor_plugin.cpp c1cce6bb69 Fix undo action names for node replacement 8 meses atrás
gpu_particles_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
gpu_particles_collision_sdf_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
gpu_particles_collision_sdf_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
gradient_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
gradient_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
gradient_texture_2d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
gradient_texture_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
input_event_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
input_event_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
light_occluder_2d_editor_plugin.cpp b58111588a Add EditorUndoRedoManager singleton 1 ano atrás
light_occluder_2d_editor_plugin.h d95794ec8a One Copyright Update to rule them all 1 ano atrás
lightmap_gi_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
lightmap_gi_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
line_2d_editor_plugin.cpp b58111588a Add EditorUndoRedoManager singleton 1 ano atrás
line_2d_editor_plugin.h d95794ec8a One Copyright Update to rule them all 1 ano atrás
material_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
material_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
mesh_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
mesh_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
mesh_instance_3d_editor_plugin.cpp 413c11357d Use Core/Scene stringnames consistently 6 meses atrás
mesh_instance_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
mesh_library_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
mesh_library_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
multimesh_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
multimesh_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
navigation_link_2d_editor_plugin.cpp 6de34fde27 Add EditorStringNames singleton 1 ano atrás
navigation_link_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
navigation_obstacle_2d_editor_plugin.cpp 3b30c65880 Allow editing NavigationObstacle2D shape 6 meses atrás
navigation_obstacle_2d_editor_plugin.h 3b30c65880 Allow editing NavigationObstacle2D shape 6 meses atrás
navigation_obstacle_3d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
navigation_obstacle_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
navigation_polygon_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
navigation_polygon_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
node_3d_editor_gizmos.cpp e52c9cd9f1 Tweak appearance of 3D editor gizmo icons 6 meses atrás
node_3d_editor_gizmos.h 0a9a8c75fa Improve editing of box collision shapes 1 ano atrás
node_3d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
node_3d_editor_plugin.h 1069d7b7c6 Merge pull request #88343 from Riteo/warped-mouse-float 6 meses atrás
occluder_instance_3d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
occluder_instance_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
packed_scene_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
packed_scene_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
packed_scene_translation_parser_plugin.cpp 198d0b6bc6 Merge pull request #86479 from YeldhamDev/you_arent_built-in,_sod_off! 7 meses atrás
packed_scene_translation_parser_plugin.h 8446084a20 Fix packed scene translation parser missing strings. 8 meses atrás
parallax_background_editor_plugin.cpp a62870956a Add new Parallax2D node 8 meses atrás
parallax_background_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
particle_process_material_editor_plugin.cpp 413c11357d Use Core/Scene stringnames consistently 6 meses atrás
particle_process_material_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
path_2d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
path_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
path_3d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
path_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
physical_bone_3d_editor_plugin.cpp 35dafc9fa8 Split monolithic physics class files 8 meses atrás
physical_bone_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
plugin_config_dialog.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
plugin_config_dialog.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
polygon_2d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
polygon_2d_editor_plugin.h 5bdb5f5c37 Improve UV editor zoom behavior 10 meses atrás
polygon_3d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
polygon_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
resource_preloader_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
resource_preloader_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
root_motion_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
root_motion_editor_plugin.h 4154039832 Improve includes of EditorNode (and everything else) 1 ano atrás
script_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
script_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
script_text_editor.cpp 413c11357d Use Core/Scene stringnames consistently 6 meses atrás
script_text_editor.h 3a1246c198 Store line change in script navigation history 6 meses atrás
shader_editor_plugin.cpp 8221e7546b Add editor shortcuts to toggle bottom panel visibility 8 meses atrás
shader_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
shader_file_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
shader_file_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
skeleton_2d_editor_plugin.cpp 8ecc0c4f47 Fix accessing editor theme items throughout the UI 1 ano atrás
skeleton_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
skeleton_3d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
skeleton_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
skeleton_ik_3d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
skeleton_ik_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
sprite_2d_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
sprite_2d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
sprite_frames_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
sprite_frames_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
style_box_editor_plugin.cpp 95b27fe8c7 Reorganize code related to editor theming 10 meses atrás
style_box_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
sub_viewport_preview_editor_plugin.cpp d95794ec8a One Copyright Update to rule them all 1 ano atrás
sub_viewport_preview_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
text_editor.cpp 413c11357d Use Core/Scene stringnames consistently 6 meses atrás
text_editor.h 1638c1b28f Add const lvalue ref to editor/* container parameters 8 meses atrás
text_shader_editor.cpp bdefe53992 Merge pull request #91909 from KoBeWi/have_fun_reviewing_this 6 meses atrás
text_shader_editor.h 1638c1b28f Add const lvalue ref to editor/* container parameters 8 meses atrás
texture_3d_editor_plugin.cpp 413c11357d Use Core/Scene stringnames consistently 6 meses atrás
texture_3d_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
texture_editor_plugin.cpp 95b27fe8c7 Reorganize code related to editor theming 10 meses atrás
texture_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
texture_layered_editor_plugin.cpp 413c11357d Use Core/Scene stringnames consistently 6 meses atrás
texture_layered_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
texture_region_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
texture_region_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
theme_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
theme_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
theme_editor_preview.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
theme_editor_preview.h 512182f147 Add theme contexts to various parts of the editor 1 ano atrás
version_control_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
version_control_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás
visual_shader_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
visual_shader_editor_plugin.h 62776842df [VisualShader] Add reroute node and improve port drawing 6 meses atrás
voxel_gi_editor_plugin.cpp ee79386f7b [Scene] Add SceneStringNames::pressed 6 meses atrás
voxel_gi_editor_plugin.h 1bcbbe96c4 Organize existing code for editor plugins 6 meses atrás