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
59bf35f3dff09ba929bbd4e0f8979111140477d8
godot
/
modules
/
gdscript
History
kobewi
8be27dc59e
Replace Array return types with TypedArray
2022-08-22 22:42:36 +02:00
..
doc_classes
Add documentation for all annotations
2022-08-19 15:06:39 +03:00
editor
Replace Array return types with TypedArray
2022-08-22 22:42:36 +02:00
icons
…
language_server
fix: modifies workspace->root_uri so that p_uri is symmetrical to other operating systems.
#63388
2022-08-08 22:40:13 +10:00
tests
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
2022-08-08 16:36:01 +03:00
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
#63015
from Xwdit/fix_gds_editor_tooltip_arg_type
2022-08-10 16:31:32 +02:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
Add documentation for all annotations
2022-08-19 15:06:39 +03: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
Make
property_*_revert
methods multilevel and expose them for scripting
2022-08-18 00:03:53 +03:00
gdscript.h
Make
property_*_revert
methods multilevel and expose them for scripting
2022-08-18 00:03:53 +03:00
register_types.cpp
…
register_types.h
…
SCsub
…