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-13 13:31:48 +00:00
Code
Releases
Wiki
Activity
Files
7be96a55c4ef177a59e796617c4e11ab8c564188
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Rémi Verschelde
7be96a55c4
Merge pull request
#86973
from HolonProduction/tests-batch-1
...
Add tests for `get_node` autocompletion
2024-03-04 13:32:55 +01:00
..
analyzer
Merge pull request
#82122
from dalexeev/gds-add-export-hidden-annotation
2024-02-27 21:22:49 +01:00
completion
Cleanup
2024-03-01 13:06:37 +01:00
lsp
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
parser
GDScript: Adjust STATIC_CALLED_ON_INSTANCE warning to not default to the native type, and to not trigger on self-calls
2024-03-01 17:14:59 +03:00
runtime
Core: Add
Callable.create
static method for
Variant
callables
2024-02-29 10:45:00 +03:00
.gitignore
…
project.godot
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
utils.notest.gd
GDScript: Add
@export_storage
annotation
2023-12-19 20:56:30 +03:00