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
9437db7bc59a33b134306e8fa46eede2fb4ffde6
godot
/
modules
/
gdscript
History
Rémi Verschelde
ea0e942617
Merge pull request
#12035
from Chaosus/wrapfunc
...
Added new Wrap functions for numbers
2017-10-31 23:30:50 +01:00
..
config.py
…
gd_compiler.cpp
…
gd_compiler.h
…
gd_editor.cpp
Fix get_node() and $ autocompletion when using single quotes
2017-10-30 21:58:32 +01:00
gd_function.cpp
…
gd_function.h
…
gd_functions.cpp
…
gd_functions.h
…
gd_parser.cpp
…
gd_parser.h
…
gd_script.cpp
Removes Script::get_node_type()
2017-10-25 20:11:30 +02:00
gd_script.h
Removes Script::get_node_type()
2017-10-25 20:11:30 +02:00
gd_tokenizer.cpp
…
gd_tokenizer.h
…
register_types.cpp
…
register_types.h
…
SCsub
…