This website requires JavaScript.
Explore
Help
tinqs-git
· 4a9469cf65
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
562bc22dd4b07dec13fcd94536d840ced69e5211
engine
/
modules
/
gdscript
T
History
Franklin Sobrinho
562bc22dd4
Now the script editor highlight all lines of a multiline string
2015-04-09 18:24:38 -03:00
..
config.py
…
gd_compiler.cpp
…
gd_compiler.h
…
gd_editor.cpp
Now the script editor highlight all lines of a multiline string
2015-04-09 18:24:38 -03:00
gd_functions.cpp
Merge pull request
#1567
from sanikoyes/Pr-GDScript-seed-get-inst
2015-04-07 20:19:07 -03:00
gd_functions.h
Add seed/get_inst function for GDScript
2015-03-25 11:01:12 +08:00
gd_parser.cpp
-Concatenating arrays keeps the shared property if any of the arrays is shared.
Fixes
#1646
2015-04-07 21:18:46 -03:00
gd_parser.h
…
gd_pretty_print.cpp
…
gd_pretty_print.h
…
gd_script.cpp
(Fix) script will not be able to extend itself
2015-03-31 21:34:50 +02:00
gd_script.h
…
gd_tokenizer.cpp
…
gd_tokenizer.h
…
register_types.cpp
…
register_types.h
…
SCsub
…