This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
0ed400a45fee43a22fd836d00524cc53f42fe79f
engine
/
modules
/
gdscript
/
tests
/
scripts
T
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
..
analyzer
Merge pull request
#107936
from mihe/missing-await-warning
2025-09-30 18:35:05 -05:00
completion
Autocompletion: Don't call const functions
2025-08-05 09:03:10 +02:00
lsp
Fix lookup symbol for super()
2025-07-08 16:21:39 +03:00
parser
…
runtime
Merge pull request
#107936
from mihe/missing-await-warning
2025-09-30 18:35:05 -05:00
.editorconfig
…
.gitignore
…
project.godot
…
utils.notest.gd
…