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
685fa3281ce4b0791347dcf4ecc9bce2bb0dd82c
godot
/
editor
/
scene
/
2d
History
DexterFstone
9aa0465a7a
Fix: Tilemap tools not overriding main editor tools
2025-10-21 22:46:45 -07:00
..
physics
Fix some dragging operations in the editor breaking when tabbing out
2025-10-11 10:40:45 -03:00
tiles
Fix: Tilemap tools not overriding main editor tools
2025-10-21 22:46:45 -07: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
…