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
a8e330ea1974f0bc692f7efac0165142d4b01de8
godot
/
modules
/
gdscript
History
SkyJJ
cae6f0bda2
Change translation parser plugin API to parse_file()
2020-07-05 12:14:56 +02:00
..
doc_classes
Improve the preload and load descriptions
2020-06-28 20:51:46 +02:00
editor
Change translation parser plugin API to parse_file()
2020-07-05 12:14:56 +02:00
icons
…
language_server
GDScript LSP: Fix wrong error checks added in
#39385
2020-06-15 09:51:56 +02:00
config.py
…
gdscript_compiler.cpp
Merge pull request
#38067
from ThakeeNathees/elif-error-line-fixed
2020-06-17 19:17:44 +02:00
gdscript_compiler.h
…
gdscript_editor.cpp
Merge pull request
#39315
from ThakeeNathees/ctrl-click-fix-for-subclasses
2020-06-16 09:26:15 +02:00
gdscript_function.cpp
…
gdscript_function.h
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +02:00
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
Merge pull request
#39275
from ThakeeNathees/shadowed-warning-for-loop-counter
2020-06-16 15:51:31 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
Add translation parser plugin support
2020-07-02 14:47:35 +02:00
register_types.h
…
SCsub
…