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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
c5aedff514ad2f0de37b787c7143b1a0e91e9025
godot
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
History
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