This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
e2e6f3ec00bc0d84f73d518017a5c16f21838550
engine
/
modules
/
gdscript
T
History
Juan Linietsky
17927cb705
Merge pull request
#2877
from eska014/remove-builtin-aliases
...
Remove unexpected GDScript aliases for built-in types
2015-12-08 17:09:22 -03:00
..
config.py
…
gd_compiler.cpp
added ability to define signals in script
2015-06-24 13:29:45 -03:00
gd_compiler.h
…
gd_editor.cpp
Add script auto-completion for function parameters
2015-11-26 09:40:13 -03:00
gd_functions.cpp
Make dict2inst set internal members of instance
2015-09-20 16:17:30 -03:00
gd_functions.h
-Added prints() function,
fixes
#1132
,
#1859
2015-05-09 18:09:58 -03:00
gd_parser.cpp
GDScript: fixed highlighting of the next line when colon is missing
2015-11-29 23:45:28 +01:00
gd_parser.h
remove child variable that is duplicated from parent class
2015-10-18 21:45:27 -05:00
gd_pretty_print.cpp
…
gd_pretty_print.h
…
gd_script.cpp
-Display on animation editor which keys are invalid and which tracks are unresolved
2015-12-05 14:18:22 -03:00
gd_script.h
-Display on animation editor which keys are invalid and which tracks are unresolved
2015-12-05 14:18:22 -03:00
gd_tokenizer.cpp
Remove unexpected GDScript built-in type aliases
2015-11-23 02:09:19 +01:00
gd_tokenizer.h
added ability to define signals in script
2015-06-24 13:29:45 -03:00
register_types.cpp
…
register_types.h
…
SCsub
Cosmetic fixes to SCons buildsystem
2015-11-01 20:53:26 +01:00