1
0
Fork 0
godot/editor/scene
Thaddeus Crews 1ce3101fbc
Merge pull request #110814 from Jordyfel/2d-editor-get
Cache editor setting queried in hot path in 2D editor
2025-09-24 09:59:16 -05:00
..
2d Merge pull request #110832 from Ivorforce/is-class-to-derives-from 2025-09-24 09:59:09 -05:00
3d Replace many uses of `is_class` with `derives_from`. 2025-09-23 19:59:00 +02:00
gui Replace many uses of `is_class` with `derives_from`. 2025-09-23 19:59:00 +02:00
texture Improve the cubemap preview 2025-09-21 21:18:30 +02:00
SCsub
canvas_item_editor_plugin.cpp Merge pull request #110814 from Jordyfel/2d-editor-get 2025-09-24 09:59:16 -05: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 Merge pull request #107013 from Rindbee/fix-wrong-node-path-in-connection-dialog 2025-09-24 09:59:03 -05: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 Material Conversion Error Handling 2025-08-06 14:03:11 -07:00
material_editor_plugin.h
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 Replace many uses of `is_class` with `derives_from`. 2025-09-23 19:59:00 +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 Merge pull request #110832 from Ivorforce/is-class-to-derives-from 2025-09-24 09:59:09 -05: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