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
59cdc5eb9d8c41bffe30a9cd02a2c58e2cdbd973
godot
/
modules
/
gdscript
History
Paulb23
63c8d0f455
Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter
2018-04-04 20:02:42 +01:00
..
doc_classes
doc: Remove status from hardcoded version string
2018-02-27 13:40:49 +01:00
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
Ctrl+Clicking a enum now scrolls down to it in the docs.
2018-04-03 21:56:54 +02:00
gdscript_function.cpp
completed-signal is emitted by all GDScriptFunctionStates of a coroutine now, allowing to yield for completion of a function with more than one yield inside.
2018-03-14 16:42:13 +01:00
gdscript_function.h
completed-signal is emitted by all GDScriptFunctionStates of a coroutine now, allowing to yield for completion of a function with more than one yield inside.
2018-03-14 16:42:13 +01:00
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_highlighter.cpp
Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter
2018-04-04 20:02:42 +01:00
gdscript_highlighter.h
Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter
2018-04-04 20:02:42 +01:00
gdscript_parser.cpp
fix enum from preloaded script in export
2018-03-04 18:01:15 +01:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter
2018-04-04 20:02:42 +01:00
register_types.h
…
SCsub
…