This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
6281245e86e260ec59cd132277f2c32b092b2042
godot
/
editor
/
scene
T
History
Thaddeus Crews
1a7c477787
Merge pull request
#109684
from ryevdokimov/fix-cancel-fighting
...
Fix transforms trying to continue after a cancel
2025-08-24 11:04:30 -05:00
..
2d
Merge pull request
#109133
from aaronp64/polygon_editor_grab_radius
2025-08-21 18:39:35 -05:00
3d
Merge pull request
#109684
from ryevdokimov/fix-cancel-fighting
2025-08-24 11:04:30 -05:00
gui
ThemeEditor fix to show filename for new/renamed files
2025-08-14 15:20:50 -04:00
texture
Fix some inspector action buttons not updating icon when theme changes
2025-08-04 15:30:36 +08:00
canvas_item_editor_plugin.cpp
…
canvas_item_editor_plugin.h
…
connections_dialog.cpp
Fix Error when connecting signal with unbinds not yet existing function
2025-07-26 19:57:08 +02:00
connections_dialog.h
…
curve_editor_plugin.cpp
…
curve_editor_plugin.h
…
editor_scene_tabs.cpp
…
editor_scene_tabs.h
…
gradient_editor_plugin.cpp
…
gradient_editor_plugin.h
…
group_settings_editor.cpp
…
group_settings_editor.h
…
material_editor_plugin.cpp
…
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
…
resource_preloader_editor_plugin.h
…
scene_create_dialog.cpp
SceneCreateDialog: Hide 3D Scene option when 3D editor is disabled
2025-08-13 13:54:39 +08:00
scene_create_dialog.h
…
scene_tree_editor.cpp
Fix filtered out nodes not getting deselected
2025-07-05 16:29:28 +02:00
scene_tree_editor.h
…
SCsub
…
sprite_frames_editor_plugin.cpp
[SpriteFramesEditor] Decompress texture before auto slicing sprite sheet.
2025-07-17 10:51:44 +03:00
sprite_frames_editor_plugin.h
…