This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-05-12 22:35:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd6e80d4e97ccd4ab4146db018df91c20e07ab4e
godot
/
scene
T
History
Thaddeus Crews
fd6e80d4e9
Merge pull request
#105701
from ColinSORourke/DrawableTexture
...
Implement DrawableTextures
2026-01-30 09:32:05 -06:00
..
2d
Remove a few includes of
curve.h
,
texture.h
and
resource_loader.h
+
resource_saver.h
.
2026-01-29 15:59:29 +01:00
3d
Remove a few includes of
curve.h
,
texture.h
and
resource_loader.h
+
resource_saver.h
.
2026-01-29 15:59:29 +01:00
animation
Merge pull request
#109108
from timothyqiu/anilib-split
2026-01-27 09:04:20 -06:00
audio
Audio: Check if on tree before calling can_process()
2026-01-19 12:57:54 +01:00
debugger
Move
RuntimeNodeSelect
to its own files
2026-01-29 11:02:25 -03:00
gui
Adds VirtualJoystick
2026-01-29 08:29:12 +01:00
main
Optimize files that #include input.h header
2026-01-28 14:21:00 +05:00
resources
Merge pull request
#105701
from ColinSORourke/DrawableTexture
2026-01-30 09:32:05 -06:00
theme
Merge pull request
#111226
from PhairZ/copy-color
2026-01-28 12:27:16 -06:00
property_list_helper.cpp
Allow to customize TabContainer tabs in editor
2025-11-22 00:28:59 +01:00
property_list_helper.h
Allow to customize TabContainer tabs in editor
2025-11-22 00:28:59 +01:00
property_utils.cpp
…
property_utils.h
…
register_scene_types.cpp
Merge pull request
#105701
from ColinSORourke/DrawableTexture
2026-01-30 09:32:05 -06:00
register_scene_types.h
…
scene_string_names.h
…
SCsub
…