godot-module-template/editor/scene
Thaddeus Crews 42c771d160
Merge pull request #115957 from YeldhamDev/cursor_manipulator
Add `View3DController` for editor 3D view manipulation
2026-03-06 12:40:06 -06:00
..
2d Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
3d Add View3DController for editor 3D view manipulation 2026-03-05 12:51:48 -03:00
gui Merge pull request #87081 from timoschwarzer/feature/control-render-transform 2026-03-06 15:16:43 +01:00
texture Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
canvas_item_editor_plugin.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
canvas_item_editor_plugin.h Merge pull request #109360 from DexterFstone/add-a-scene-painter-tool 2026-02-23 11:59:08 -06:00
connections_dialog.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
connections_dialog.h CONNECT_APPEND_SOURCE_OBJECT on signal emission 2026-01-14 14:59:57 +01:00
curve_editor_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
curve_editor_plugin.h Remove unused private variables in godot/editor 2025-12-07 02:55:08 -08:00
editor_scene_tabs.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_scene_tabs.h Add opened scenes list button 2025-10-09 21:56:48 +03:00
gradient_editor_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
gradient_editor_plugin.h Remove extraneous includes from texture.h. 2025-10-10 18:39:16 +02:00
group_settings_editor.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
group_settings_editor.h
material_editor_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
material_editor_plugin.h Rework updating editor viewport HDR 2026-02-26 17:52:53 +01:00
packed_scene_editor_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
packed_scene_editor_plugin.h Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
particle_process_material_editor_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
particle_process_material_editor_plugin.h
particles_editor_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01: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 Explicitly include scene_tree.h where used 2026-03-05 10:43:25 +01:00
rename_dialog.h
reparent_dialog.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
reparent_dialog.h
resource_preloader_editor_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
resource_preloader_editor_plugin.h Enable scroll hints for several parts of the editor 2025-12-09 10:55:26 -03:00
scene_create_dialog.cpp Revamp autoload creation 2026-03-05 12:20:29 +01:00
scene_create_dialog.h Revamp autoload creation 2026-03-05 12:20:29 +01:00
scene_tree_editor.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
scene_tree_editor.h Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
SCsub
sprite_frames_editor_plugin.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
sprite_frames_editor_plugin.h Merge pull request #113275 from lodetrick/sprite-dock 2025-12-03 16:50:41 -06:00