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-12 13:20:55 +00:00
Code
Releases
Wiki
Activity
78,112
Commits
19
Branches
65
Tags
ac5aa66012d16c2078bc2ef86bb31eb2e85d9601
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