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
2025-11-17 14:11:06 +00:00
Code
Releases
Wiki
Activity
77,648
Commits
19
Branches
65
Tags
3a3894e22cd86a54be9f1405cce32b05b55068f0
Commit Graph
1 Commits
Author
SHA1
Message
Date
Lukas Tenbrink
175c38d0dc
Core: Add
Node::iterate_children
as a fast way to iterate a node's children, without needing allocations or
get_child
.
...
Adds `Iterable` class to templates.
2025-06-13 17:01:51 +02:00