This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
1ed5f2eed98598f16a51f33b735ef5b3fb5ec10b
godot
/
editor
/
scene
/
2d
History
Thaddeus Crews
1ed5f2eed9
Merge pull request
#110328
from KoBeWi/ItemListSpecialEdition
...
Improve tile source tooltips
2025-10-28 12:19:33 -05:00
..
physics
Fix some dragging operations in the editor breaking when tabbing out
2025-10-11 10:40:45 -03:00
tiles
Merge pull request
#110328
from KoBeWi/ItemListSpecialEdition
2025-10-28 12:19:33 -05:00
abstract_polygon_2d_editor.cpp
…
abstract_polygon_2d_editor.h
…
camera_2d_editor_plugin.cpp
Revert "Replace many uses of
is_class
with
derives_from
."
2025-09-25 13:48:53 +02:00
camera_2d_editor_plugin.h
…
light_occluder_2d_editor_plugin.cpp
…
light_occluder_2d_editor_plugin.h
…
line_2d_editor_plugin.cpp
…
line_2d_editor_plugin.h
…
parallax_background_editor_plugin.cpp
…
parallax_background_editor_plugin.h
…
particles_2d_editor_plugin.cpp
Speed up large selections in the editor
2025-08-31 14:25:44 -07:00
particles_2d_editor_plugin.h
Speed up large selections in the editor
2025-08-31 14:25:44 -07:00
path_2d_editor_plugin.cpp
Remove transitive
mesh.h
,
rendering_server.h
and
shader.h
includes from
node.h
.
2025-10-08 12:16:52 +02:00
path_2d_editor_plugin.h
…
polygon_2d_editor_plugin.cpp
fix snap Polygon2D editor
2025-09-28 12:52:13 +08:00
polygon_2d_editor_plugin.h
…
SCsub
…
skeleton_2d_editor_plugin.cpp
Revert "Replace many uses of
is_class
with
derives_from
."
2025-09-25 13:48:53 +02:00
skeleton_2d_editor_plugin.h
…
sprite_2d_editor_plugin.cpp
Remove transitive
mesh.h
,
rendering_server.h
and
shader.h
includes from
node.h
.
2025-10-08 12:16:52 +02:00
sprite_2d_editor_plugin.h
…