This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
godot
Watch
2
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2025-10-19 16:03:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8bc1dd63f4
godot
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
History
Download ZIP
Download TAR.GZ
Thaddeus Crews
8bc1dd63f4
Merge pull request
#107936
from mihe/missing-await-warning
...
Add opt-in GDScript warning for when calling coroutine without `await`
2025-09-30 18:35:05 -05:00
..
errors
Improve error messages for lambda functions without a body
2025-08-18 06:29:20 -07:00
features
GDScript: Replace
abstract
keyword with
@abstract
annotation
2025-06-23 12:24:45 -07:00
warnings
Add opt-in GDScript warning for when calling coroutine without
await
2025-06-27 20:24:41 +02:00