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
490aef93699abc00da58f73b1596fb3473fd53c6
godot
/
modules
/
gdscript
History
Rémi Verschelde
490aef9369
Merge pull request
#10581
from hpvb/fix-gcc6+
...
Make cast_to a static member of Object.
2017-08-25 08:37:38 +02:00
..
config.py
…
gd_compiler.cpp
…
gd_compiler.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:11:42 +02:00
gd_editor.cpp
…
gd_function.cpp
Convert Object::cast_to() to the static version
2017-08-24 23:08:24 +02:00
gd_function.h
…
gd_functions.cpp
Merge pull request
#10225
from Noshyaar/map
2017-08-22 00:31:46 +02:00
gd_functions.h
…
gd_parser.cpp
…
gd_parser.h
Implemented, The Amazing Zylann Hack (tm),
fixes
#10603
2017-08-25 00:34:32 -03:00
gd_script.cpp
…
gd_script.h
…
gd_tokenizer.cpp
Removed unnecessary assignments
2017-08-21 15:15:55 -04:00
gd_tokenizer.h
Make GDScript allow some keywords as identifiers
2017-07-23 23:34:31 +03:00
register_types.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:11:42 +02:00
register_types.h
…
SCsub
SCsub: Add python shebang as a hint for syntax highlighting
2016-10-17 20:10:46 +02:00