This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
2ced50f310b2ab13249e55bc967a18e100aba321
engine
/
modules
/
gdscript
T
History
Yuri Rubinsky
35802374ac
Add coloring for completion of vector components
2023-08-30 21:13:25 +03:00
..
doc_classes
…
editor
Fix highlighting of hex numbers with separators
2023-08-28 09:52:40 +03:00
icons
…
language_server
…
tests
Merge pull request
#80964
from dalexeev/gds-allow-use-local-consts-as-types
2023-08-25 21:26:44 +02:00
config.py
…
gdscript_analyzer.cpp
Merge pull request
#80964
from dalexeev/gds-allow-use-local-consts-as-types
2023-08-25 21:26:44 +02: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
Add coloring for completion of vector components
2023-08-30 21:13:25 +03:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
Add coloring for completion of vector components
2023-08-30 21:13:25 +03:00
gdscript_parser.h
Add coloring for completion of vector components
2023-08-30 21:13:25 +03:00
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
Fix Object::notification order
2023-08-30 00:15:55 +02:00
gdscript.h
Fix Object::notification order
2023-08-30 00:15:55 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…