This website requires JavaScript.
Explore
Help
Register
Sign In
Gremlinsoft
/
godot
forked from
sascha/godot
Watch
2
Star
0
Fork
You've already forked godot
0
Code
Pull Requests
Activity
2f9121dea6
godot
/
modules
/
gdscript
History
Max Hilbrunner
ad21fb0f92
Docs: Point to @GDScript in GDscript (script impl)
2023-05-17 13:47:33 +07:00
..
doc_classes
Docs: Point to @GDScript in GDscript (script impl)
2023-05-17 13:47:33 +07:00
editor
Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATH
2023-05-08 11:00:29 +07:00
icons
…
language_server
LSP: don't send empty completion command
2023-05-06 20:56:15 +07:00
tests
GDScript: Fix warning ignoring for member variables
2023-05-12 17:43:58 +07:00
SCsub
…
config.py
…
gdscript.cpp
GDScript: Fix template_debug compilation with TOOLS/DEBUG macro mismatch
2023-04-28 11:09:12 +07:00
gdscript.h
…
gdscript_analyzer.cpp
GDScript: Fix `validate_call_arg()` for unresolved datatype
2023-05-15 12:13:52 +07: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
Merge pull request
#72288
from MewPurPur/use-string-repeat
2023-05-05 09:56:48 +07:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
Rework Navigation Avoidance
2023-05-10 05:01:58 +07: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
Merge pull request
#75732
from vonagam/fix-duplicate-condition
2023-04-28 18:45:25 +07:00
gdscript_warning.cpp
GDScript: Reorganize and unify warnings
2023-04-28 18:25:11 +07:00
gdscript_warning.h
GDScript: Reorganize and unify warnings
2023-04-28 18:25:11 +07:00
register_types.cpp
…
register_types.h
…