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
795304e34f3f8ab5ee47bfc2ce09ef94cac0a113
godot
/
modules
/
gdscript
History
Rémi Verschelde
795304e34f
Merge pull request
#59612
from YeldhamDev/style_and_grace
2022-03-28 11:36:27 +02:00
..
doc_classes
…
editor
…
editor_templates
Make script templates follow the GDScript style guide
2022-03-28 01:32:12 -03:00
icons
…
language_server
…
tests
…
config.py
…
gdscript_analyzer.cpp
…
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
#59612
from YeldhamDev/style_and_grace
2022-03-28 11:36:27 +02:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
…
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
…
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
…
register_types.cpp
…
register_types.h
…
SCsub
…