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
2026-01-05 19:31:35 +00:00
Code
Releases
Wiki
Activity
Files
a58968d94ed9352e61ca04c388a96a2da8390c10
godot
/
editor
/
scene
/
2d
History
Thaddeus Crews
a58968d94e
Merge pull request
#110989
from xuhuisheng/dev/snap
...
Fix snap Polygon2D editor
2025-10-21 10:26:55 -05:00
..
physics
Revert "Replace many uses of
is_class
with
derives_from
."
2025-09-25 13:48:53 +02:00
tiles
Merge pull request
#108065
from lodetrick/range-hint-cleanup
2025-10-13 19:28:34 -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
…