This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
2cec7e9ca6
godot
/
modules
/
gdscript
History
Ninni Pipping
5e3c625e24
Add more info on the nature of NAN
2023-05-30 15:38:10 +02:00
..
doc_classes
Add more info on the nature of NAN
2023-05-30 15:38:10 +02:00
editor
Fix extraction of chained tr() calls
2023-05-27 10:38:37 +08:00
icons
…
language_server
LSP: don't send empty completion command
2023-05-06 20:56:15 +01:00
tests
GDScript: Fix warning ignoring for member variables
2023-05-12 17:43:58 +03:00
SCsub
…
config.py
…
gdscript.cpp
…
gdscript.h
…
gdscript_analyzer.cpp
GDScript: Fix `validate_call_arg()` for unresolved datatype
2023-05-15 12:13:52 +03:00
gdscript_analyzer.h
…
gdscript_byte_codegen.cpp
…
gdscript_byte_codegen.h
…
gdscript_cache.cpp
…
gdscript_cache.h
…
gdscript_codegen.h
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_disassembler.cpp
…
gdscript_editor.cpp
Merge pull request
#72288
from MewPurPur/use-string-repeat
2023-05-05 09:56:48 -07:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
Merge pull request
#75943
from adamscott/fix-missing-script-type-nullptr-check
2023-05-22 13:48:32 +02:00
gdscript_parser.h
…
gdscript_rpc_callable.cpp
…
gdscript_rpc_callable.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript_utility_functions.cpp
…
gdscript_utility_functions.h
…
gdscript_vm.cpp
Merge pull request
#75732
from vonagam/fix-duplicate-condition
2023-04-28 18:45:25 +02:00
gdscript_warning.cpp
GDScript: Reorganize and unify warnings
2023-04-28 18:25:11 +03:00
gdscript_warning.h
GDScript: Reorganize and unify warnings
2023-04-28 18:25:11 +03:00
register_types.cpp
…
register_types.h
…