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-08 12:40:44 +00:00
Code
Releases
Wiki
Activity
Files
bc739a46878d06bd77fcb924a8bd079071057be0
godot
/
modules
/
gdscript
/
tests
/
scripts
History
George Marques
bc739a4687
GDScript: Make using return of void function an error
...
Remove the `VOID_ASSIGNMENT` warning since those cases will be errors now.
2022-12-30 13:35:38 -03:00
..
analyzer
GDScript: Make using return of void function an error
2022-12-30 13:35:38 -03:00
parser
GDScript: Make using return of void function an error
2022-12-30 13:35:38 -03:00
runtime
GDScript: Error when assigning return value of void function
2022-12-30 12:08:58 -03:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
project.godot
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00