This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
55,812
Commits
1
Branch
2
Tags
e93d2a04df0c1573c8e2def3409f2fbeb3fc22a6
Commit Graph
2 Commits
Author
SHA1
Message
Date
George Marques
defa46bfd1
GDScript: Don't use validated call for vararg methods
...
Since they may have runtime type validation, we cannot use the validated call.
2023-02-24 14:06:02 -03:00
Dmitrii Maganov
532ffc30bd
GDScript: Fix typing of lambda functions
2023-01-06 16:38:22 +02:00