godot/editor/scene
Thaddeus Crews 2ab796b863
Merge pull request #112360 from DeeJayLSP/more-prop-subsection
Modern Style: Use a StyleBox in signals and groups
2025-11-10 08:20:21 -06:00
..
2d Merge pull request #112349 from kleonc/tile_set_editor_paint_terrain_pick_crash 2025-11-03 17:49:36 -06:00
3d Merge pull request #110120 from TokageItLab/ik-modifier-3d 2025-11-04 16:32:36 -06:00
gui Merge pull request #109237 from arkology/theme-editor-ui 2025-11-10 08:20:09 -06:00
texture Allow previewing DPITexture in Inspector 2025-11-04 16:05:51 +08:00
canvas_item_editor_plugin.cpp Fix canvas editor getting stuck on drag operations 2025-10-31 13:15:15 -03:00
canvas_item_editor_plugin.h Merge pull request #111456 from YeldhamDev/put_it_on_my_tab 2025-10-21 10:27:09 -05:00
connections_dialog.cpp Modern Style: Use a StyleBox in signals and groups 2025-11-07 16:02:26 -03:00
connections_dialog.h Merge pull request #109043 from GabCoolDude/resource-signal-viewer 2025-10-20 18:09:56 -05:00
curve_editor_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
curve_editor_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_scene_tabs.cpp Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08:00
editor_scene_tabs.h Change preview methods to take Callable 2025-09-23 20:13:00 +02:00
gradient_editor_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
gradient_editor_plugin.h Remove extraneous includes from texture.h. 2025-10-10 18:39:16 +02:00
group_settings_editor.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
group_settings_editor.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
material_editor_plugin.cpp Move Material3D conversion editor plugins to their own folder 2025-09-30 19:15:32 -07:00
material_editor_plugin.h Move Material3D conversion editor plugins to their own folder 2025-09-30 19:15:32 -07:00
packed_scene_editor_plugin.cpp Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
packed_scene_editor_plugin.h Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
particle_process_material_editor_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
particle_process_material_editor_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
particles_editor_plugin.cpp Move 2D and 3D particle editors to the 2D and 3D folders 2025-07-07 00:50:38 -07:00
particles_editor_plugin.h Move 2D and 3D particle editors to the 2D and 3D folders 2025-07-07 00:50:38 -07:00
rename_dialog.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
rename_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
reparent_dialog.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
reparent_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
resource_preloader_editor_plugin.cpp Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08:00
resource_preloader_editor_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
scene_create_dialog.cpp Hide Control focus when given via mouse input 2025-09-19 13:43:29 -03:00
scene_create_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
scene_tree_editor.cpp Add indicator to linked Resources 2025-11-04 16:55:31 -03:00
scene_tree_editor.h Merge pull request #111025 from xuhuisheng/dev/clear_inheritance 2025-10-29 13:13:53 -05:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
sprite_frames_editor_plugin.cpp Fix missing shortcuts for play buttons in SpriteFrames Editor 2025-11-01 18:30:51 +01:00
sprite_frames_editor_plugin.h Add ability to copy and paste animations in SpriteFrames 2025-10-28 23:00:55 +03:30