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