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
e8900a2cac901d9b7d596af7be185eec54c7b858
godot
/
modules
/
gdscript
History
Yuri Sizov
a008a06fcb
Merge pull request
#72056
from resistor/master
...
[GDScript] Perform update-and-assign operations in place when possible.
2023-03-20 19:16:30 +01:00
..
doc_classes
Improve Color8 documentation
2023-03-19 17:42:15 +01:00
editor
…
icons
…
language_server
GDScript: Change parser representation of class extends
2023-03-13 01:40:13 +02:00
tests
Merge pull request
#74949
from dalexeev/gds-fix-await-warning
2023-03-20 19:14:15 +01:00
config.py
…
gdscript_analyzer.cpp
Merge pull request
#74949
from dalexeev/gds-fix-await-warning
2023-03-20 19:14:15 +01:00
gdscript_analyzer.h
…
gdscript_byte_codegen.cpp
…
gdscript_byte_codegen.h
…
gdscript_cache.cpp
…
gdscript_cache.h
…
gdscript_codegen.h
…
gdscript_compiler.cpp
Merge pull request
#72056
from resistor/master
2023-03-20 19:16:30 +01:00
gdscript_compiler.h
…
gdscript_disassembler.cpp
…
gdscript_editor.cpp
GDScript: Change parser representation of class extends
2023-03-13 01:40:13 +02:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
GDScript: Change parser representation of class extends
2023-03-13 01:40:13 +02:00
gdscript_parser.h
GDScript: Change parser representation of class extends
2023-03-13 01:40:13 +02: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
GDScript: Change parser representation of class extends
2023-03-13 01:40:13 +02:00
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…