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-23 15:16:17 +00:00
Code
Releases
Wiki
Activity
77,711
Commits
19
Branches
65
Tags
8173f43770e9d83e67cd3488d506c85330a95c2d
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