This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
a374c209be
godot
/
editor
/
scene
History
Thaddeus Crews
4854c0447b
Merge pull request
#109619
from aaronp64/theme_editor_name_change
...
`ThemeEditor` fix to show filename for new/renamed files
2025-08-20 12:07:15 -05:00
..
2d
Fix TileMapLayer terrain preview icons for transformed alternative tiles
2025-08-13 18:35:51 +02:00
3d
Prevent held escape key from unselecting nodes after canceling a transform
2025-08-18 16:47:09 +04: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
SCsub
…
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
…
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
…