1
0
Fork 0
godot/editor/scene
chocola-mint 19c47c5d99 Remove `#include "scene/main/timer.h"` from `control.h` 2025-10-05 14:41:06 +09:00
..
2d Merge pull request #111194 from passivestar/secondary-lists 2025-10-03 12:01:08 -05:00
3d Remove `#include "scene/main/timer.h"` from `control.h` 2025-10-05 14:41:06 +09:00
gui Revert "Replace many uses of `is_class` with `derives_from`." 2025-09-25 13:48:53 +02:00
texture Merge pull request #104488 from arkology/texture-editors-reuse-shader 2025-09-30 18:35:07 -05:00
SCsub
canvas_item_editor_plugin.cpp Revert "Replace many uses of `is_class` with `derives_from`." 2025-09-25 13:48:53 +02:00
canvas_item_editor_plugin.h Cache editor setting queried in hot path in 2D editor 2025-09-23 15:37:55 +03:00
connections_dialog.cpp Add missing ItemListSecondary and TreeSecondary theme type variations 2025-10-03 13:34:49 +04:00
connections_dialog.h
curve_editor_plugin.cpp
curve_editor_plugin.h
editor_scene_tabs.cpp Change preview methods to take Callable 2025-09-23 20:13:00 +02:00
editor_scene_tabs.h Change preview methods to take Callable 2025-09-23 20:13:00 +02:00
gradient_editor_plugin.cpp
gradient_editor_plugin.h
group_settings_editor.cpp
group_settings_editor.h
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
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 Revert "Replace many uses of `is_class` with `derives_from`." 2025-09-25 13:48:53 +02:00
resource_preloader_editor_plugin.h
scene_create_dialog.cpp Hide `Control` focus when given via mouse input 2025-09-19 13:43:29 -03:00
scene_create_dialog.h
scene_tree_editor.cpp Revert "Replace many uses of `is_class` with `derives_from`." 2025-09-25 13:48:53 +02:00
scene_tree_editor.h Speed up large selections in the editor 2025-08-31 14:25:44 -07:00
sprite_frames_editor_plugin.cpp Fix "SpriteFrames" editor not fully hidding the bottom panel 2025-09-05 13:33:05 -03:00
sprite_frames_editor_plugin.h