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
613a8bee415381a8564d34092b479e1f159e8e60
godot
/
modules
/
gdscript
History
Hugo Locurcio
1c419531a0
Change ".." punctuation for "..." in editor strings (
#16507
)
2018-04-22 19:36:01 +02:00
..
doc_classes
…
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
gdscript_editor.cpp
Merge pull request
#16556
from aragar/master
2018-04-08 17:25:01 -03:00
gdscript_function.cpp
Change ".." punctuation for "..." in editor strings (
#16507
)
2018-04-22 19:36:01 +02:00
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_highlighter.cpp
Fixed color regions and added local color region cache
2018-04-07 14:14:19 +01:00
gdscript_highlighter.h
Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter
2018-04-04 20:02:42 +01:00
gdscript_parser.cpp
Change ".." punctuation for "..." in editor strings (
#16507
)
2018-04-22 19:36:01 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
Mono: Implement stack info for errors and exceptions
2018-01-09 17:19:03 +01:00
register_types.cpp
Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter
2018-04-04 20:02:42 +01:00
register_types.h
…
SCsub
…