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-26 15:46:23 +00:00
Code
Releases
Wiki
Activity
Files
77666286b79cc208b2e5b1712c4f4c369406ebfc
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Rémi Verschelde
77666286b7
Merge pull request
#88020
from emre0altan/match-null-crashes-GDScript-compiler
...
GDScript: Set `has_type` false if it is `BUILTIN` but `Variant::NIL`
2024-02-23 22:18:55 +01:00
..
analyzer
Merge pull request
#82639
from golfinq/gdscript-improve-indexing-error
2024-01-04 16:38:58 +01:00
completion
/get_node
Allow specifying a scene in completion tests
2024-01-08 22:38:41 +01:00
lsp
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
parser
GDScript: Reintroduce binary tokenization on export
2024-02-08 11:20:05 -03:00
runtime
set has_type false if it is BUILTIN but Variant::NIL
2024-02-11 13:47:12 +00:00
.gitignore
…
project.godot
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
utils.notest.gd
Add type_string() utility
2023-10-02 17:41:20 +02:00