This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56ac1a67cdfdccc64757197464d9bc1f2704a2f0
godot
/
modules
/
gdscript
T
History
Adam Scott
807b7ed557
Update
@icon
definition to add a note
2023-01-18 19:48:01 -05:00
..
doc_classes
Update
@icon
definition to add a note
2023-01-18 19:48:01 -05:00
editor
…
icons
…
language_server
…
tests
Fix unnammed enum crash regression
2023-01-18 09:35:48 -05:00
config.py
…
gdscript_analyzer.cpp
Fix unnammed enum crash regression
2023-01-18 09:35:48 -05:00
gdscript_analyzer.h
…
gdscript_byte_codegen.cpp
…
gdscript_byte_codegen.h
…
gdscript_cache.cpp
…
gdscript_cache.h
…
gdscript_codegen.h
…
gdscript_compiler.cpp
Fix cyclic reference errors while reducing identifiers.
2023-01-15 19:19:25 -05:00
gdscript_compiler.h
…
gdscript_disassembler.cpp
…
gdscript_editor.cpp
Merge pull request
#69970
from poohcom1/fix/autocomplete-custom-class
2023-01-16 09:44:23 -03:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
Merge pull request
#67774
from aaronfranke/script-annotations
2023-01-16 22:20:44 +01: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
…
gdscript_warning.cpp
…
gdscript_warning.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…