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-13 13:31:48 +00:00
Code
Releases
Wiki
Activity
77,358
Commits
19
Branches
65
Tags
9712d6fb1fe8b7e21b51f5bcbce79d3e3d62ac42
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