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
bc7e68dfd12bdbb243dda6f7a138acf51328107d
godot
/
editor
/
scene
T
History
Thaddeus Crews
a43e6e68cc
Merge pull request
#100813
from ryevdokimov/prevent-selecting-hidden-transform-gizmo
...
Fix being able to grab hidden transform gizmo handles
2025-08-15 12:58:47 -05:00
..
2d
Fix TileMapLayer terrain preview icons for transformed alternative tiles
2025-08-13 18:35:51 +02:00
3d
Merge pull request
#100813
from ryevdokimov/prevent-selecting-hidden-transform-gizmo
2025-08-15 12:58:47 -05:00
gui
Fix some inspector action buttons not updating icon when theme changes
2025-08-04 15:30:36 +08: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
…