This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
34b5e8f55c
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Rémi Verschelde
76f642b962
Merge pull request
#91412
from dalexeev/gds-fix-non-static-access-in-static-context
...
GDScript: Fix access non-static members in static context
2024-05-02 17:31:39 +02:00
..
analyzer
GDScript: Fix access non-static members in static context
2024-05-01 19:55:40 +03:00
completion
Merge pull request
#89884
from HolonProduction/tests-batch-2
2024-04-23 19:10:57 +02:00
lsp
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
parser
GDScript: Suppress unused constant warning with underscore
2024-04-18 09:58:23 -03:00
runtime
Merge pull request
#91364
from vnen/gdscript-implicit-ready-base-first
2024-05-02 17:31:32 +02:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
project.godot
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
utils.notest.gd
Support Array and PackedArray in @export_*
2024-03-06 16:17:54 +09:00