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-02-24 22:36:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
deace09d37d537bd108259eee518f968a663a35a
godot
/
scene
History
Thaddeus Crews
b7eb50db44
Merge pull request
#116269
from aaronfranke/merge-importer-meshes
...
Add a function to merge multiple ImporterMeshes together
2026-02-24 09:29:24 -06:00
..
2d
Add move semantics to
RBMap
and
RBSet
. Make copy constructors explicit.
2026-02-20 20:47:15 +01:00
3d
Tidy up includes in
scene/main
and
scene/debugger
2026-02-19 15:09:29 +01:00
animation
Merge pull request
#115125
from TokageItLab/clear-os-fadeout-fire
2026-02-23 11:59:17 -06:00
audio
…
debugger
Tidy up includes in
scene/main
and
scene/debugger
2026-02-19 15:09:29 +01:00
gui
Merge pull request
#116628
from bruvzg/fkbd
2026-02-23 11:59:14 -06:00
main
Include some headers explicitly in some important spots, to estimate include costs better.
2026-02-20 15:33:03 +01:00
resources
Add a function to merge multiple ImporterMeshes together
2026-02-21 12:06:47 -08:00
theme
…
property_list_helper.cpp
…
property_list_helper.h
…
property_utils.cpp
…
property_utils.h
…
register_scene_types.cpp
Add AwaitTweener
2026-02-16 17:41:32 +01:00
register_scene_types.h
…
scene_string_names.h
…
SCsub
…