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
4854e723be33cea4ebeb1aa697cb0a0d2aa1108f
godot
/
modules
/
gdscript
History
ocean (they/them)
4854e723be
Fix unnammed enum crash regression
2023-01-18 09:35:48 -05:00
..
doc_classes
…
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: Fix some issues with assignments that involve untyped things
2023-01-12 17:07:45 +02:00
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
Add default virtual
gdscript://
path to
GDScript
instances
2023-01-12 10:27:38 -05:00
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…