1
0
Fork 0
godot/editor/scene
Rémi Verschelde 4014b4acf0
Merge pull request #113870 from lodetrick/tilemap-one-liner
Fix incorrect error message placement in TileMap Dock
2025-12-21 10:40:56 +01:00
..
2d Merge pull request #113870 from lodetrick/tilemap-one-liner 2025-12-21 10:40:56 +01:00
3d Merge pull request #111748 from Calinou/doc-sdfgi-debug-probes 2025-12-19 11:52:53 +01:00
gui Use ObjectID to store nodes in the editor selection. 2025-12-18 09:16:43 +02:00
texture Allow maximizing sprite related dialogs 2025-12-02 18:47:05 +01:00
SCsub
canvas_item_editor_plugin.cpp Use ObjectID to store nodes in the editor selection. 2025-12-18 09:16:43 +02: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 Add leftover scroll hints, and panels for scrollables without hints 2025-12-12 10:59:03 -03:00
connections_dialog.h Separate Node editor dock 2025-11-22 10:17:03 +08:00
curve_editor_plugin.cpp
curve_editor_plugin.h Remove unused private variables in `godot/editor` 2025-12-07 02:55:08 -08: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
gradient_editor_plugin.h Remove extraneous includes from `texture.h`. 2025-10-10 18:39:16 +02:00
group_settings_editor.cpp
group_settings_editor.h
material_editor_plugin.cpp Move initialization check for CanvasMaterial 2025-12-08 19:11:23 +01: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
particle_process_material_editor_plugin.h
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
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
resource_preloader_editor_plugin.cpp Enable scroll hints for several parts of the editor 2025-12-09 10:55:26 -03: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 Fix CreateDialog returning wrong type 2025-12-03 15:28:24 +01:00
scene_create_dialog.h
scene_tree_editor.cpp Use `ObjectID` in `SceneTreeEditor` to compare the old and new scene roots 2025-12-09 20:43:59 +08:00
scene_tree_editor.h Merge pull request #113789 from Rindbee/Use-ObjectID-for-comparison-in-SceneTreeEditor 2025-12-09 17:18:07 +01:00
sprite_frames_editor_plugin.cpp Add and adjust more scroll hints in the editor 2025-12-17 11:15:33 -03:00
sprite_frames_editor_plugin.h Merge pull request #113275 from lodetrick/sprite-dock 2025-12-03 16:50:41 -06:00