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
6e4e8072e1daabc85ea6bd6b8178aad7004eaef0
godot
/
editor
/
scene
/
2d
T
History
Thaddeus Crews
78b743cf4a
Merge pull request
#110832
from Ivorforce/is-class-to-derives-from
...
Replace many uses of `is_class` with `derives_from`.
2025-09-24 09:59:09 -05:00
..
physics
Replace many uses of
is_class
with
derives_from
.
2025-09-23 19:59:00 +02:00
tiles
Change preview methods to take Callable
2025-09-23 20:13:00 +02:00
abstract_polygon_2d_editor.cpp
…
abstract_polygon_2d_editor.h
…
camera_2d_editor_plugin.cpp
Replace many uses of
is_class
with
derives_from
.
2025-09-23 19:59:00 +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
Replace many uses of
is_class
with
derives_from
.
2025-09-23 19:59:00 +02:00
path_2d_editor_plugin.h
…
polygon_2d_editor_plugin.cpp
Use point_grab_radius setting in Polygon2DEditor bottom panel editor
2025-08-05 17:42:44 -04:00
polygon_2d_editor_plugin.h
…
SCsub
…
skeleton_2d_editor_plugin.cpp
Replace many uses of
is_class
with
derives_from
.
2025-09-23 19:59:00 +02:00
skeleton_2d_editor_plugin.h
…
sprite_2d_editor_plugin.cpp
Replace many uses of
is_class
with
derives_from
.
2025-09-23 19:59:00 +02:00
sprite_2d_editor_plugin.h
…