This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-03 20:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
709de124c17988ab05f606c09d0f6414fbbd2ca9
godot
/
modules
/
gdscript
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
…
gd_compiler.h
…
gd_editor.cpp
…
gd_functions.cpp
Make dict2inst set internal members of instance
2015-09-20 16:17:30 -03:00
gd_functions.h
…
gd_parser.cpp
…
gd_parser.h
…
gd_pretty_print.cpp
…
gd_pretty_print.h
…
gd_script.cpp
…
gd_script.h
…
gd_tokenizer.cpp
…
gd_tokenizer.h
added ability to define signals in script
2015-06-24 13:29:45 -03:00
register_types.cpp
…
register_types.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
SCsub
…