This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2066e8e8d76bcda893bd45b2d2ef4ff9bc4a9155
godot
/
modules
/
gdscript
History
Rémi Verschelde
d7d528c15f
Merge pull request
#59065
from fabriceci/script-template-condition-too-wide
2022-03-23 12:13:07 +01:00
..
doc_classes
…
editor
…
editor_templates
…
icons
…
language_server
…
tests
Remove VARIANT_ARG* macros
2022-03-09 18:39:13 +01:00
config.py
…
gdscript_analyzer.cpp
Merge pull request
#59056
from Chaosus/gds_fix_extends_crash
2022-03-22 08:27:03 +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
…
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
Merge pull request
#58971
from Chaosus/gds_multiline_annotation
2022-03-22 08:25:37 +03:00
gdscript_parser.h
…
gdscript_rpc_callable.cpp
Remove VARIANT_ARG* macros
2022-03-09 18:39:13 +01:00
gdscript_rpc_callable.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript_utility_functions.cpp
…
gdscript_utility_functions.h
…
gdscript_vm.cpp
Remove VARIANT_ARG* macros
2022-03-09 18:39:13 +01:00
gdscript_warning.cpp
…
gdscript_warning.h
…
gdscript.cpp
Restrict the condition when checking if a script is a template
2022-03-23 11:03:44 +01:00
gdscript.h
Remove VARIANT_ARG* macros
2022-03-09 18:39:13 +01:00
register_types.cpp
…
register_types.h
…
SCsub
…