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-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
262d6c6befdf627cbaee9d143b1521f9f3464b6c
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
History
George Marques
262d6c6bef
GDScript: Show specific error when "yield" is used
...
To help people porting code, it gives a hint to use "await" instead of a generic error.
2021-09-21 14:38:14 -03:00
..
errors
GDScript: Show specific error when "yield" is used
2021-09-21 14:38:14 -03:00
features
Add more integration tests to the GDScript test suite
2021-09-15 19:57:39 +02:00
warnings
Add dozens of new integration tests to the GDScript test suite
2021-09-14 18:42:08 +02:00