godot/editor/scene
Rémi Verschelde 85fd05fc30
Merge pull request #113080 from Rindbee/fix-the-returned-control-was-not-freed
Fix the returned controls of `EditorHelpBitTooltip::show_tooltip()` were not freed in `ScriptTextEditor`
2025-11-27 09:55:50 +01:00
..
2d Merge pull request #101407 from nattyrice/atlas-merge-tool-fix 2025-11-25 07:07:02 -06:00
3d Merge pull request #111967 from Ivorforce/object-cast-to-protect 2025-11-25 07:06:48 -06:00
gui Fix the returned controls of EditorHelpBitTooltip::show_tooltip() were not freed in ScriptTextEditor 2025-11-23 23:31:59 +08:00
texture Allow previewing DPITexture in Inspector 2025-11-04 16:05:51 +08:00
canvas_item_editor_plugin.cpp Merge pull request #86930 from ryevdokimov/commit-transforms-on-mode-switch 2025-11-24 16:00:07 -06:00
canvas_item_editor_plugin.h Merge pull request #107264 from DevPoodle/local_space_2d 2025-11-14 14:22:28 -06:00
connections_dialog.cpp Merge pull request #113080 from Rindbee/fix-the-returned-control-was-not-freed 2025-11-27 09:55:50 +01:00
connections_dialog.h Separate Node editor dock 2025-11-22 10:17:03 +08: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 Add "Undo Close" & "Close All" options for EditorSceneTabs out-of-tabs context menu 2025-11-24 00:02:02 +03:00
editor_scene_tabs.h Add opened scenes list button 2025-10-09 21:56:48 +03: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 Separate Node editor dock 2025-11-22 10:17:03 +08: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