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
ee5dc05a09e50351e93026107abcdb94ef1216a2
godot
/
modules
/
gdscript
History
William Taylor
8632408dbd
Changed/Added descriptions in @GDScript. Added examples. Fixed return types of two … (
#11146
)
...
Doc: Improved descriptions in GDScript docs Added examples and fixed return types of two methods.
2017-09-12 15:00:29 +02:00
..
config.py
…
gd_compiler.cpp
…
gd_compiler.h
Dead code tells no tales
2017-08-27 22:13:45 +02:00
gd_editor.cpp
Fix various assorted warnings
2017-09-08 14:57:48 +02:00
gd_function.cpp
Fix typos 'a' and 'an'
2017-09-02 21:19:06 +07:00
gd_function.h
…
gd_functions.cpp
Changed/Added descriptions in @GDScript. Added examples. Fixed return types of two … (
#11146
)
2017-09-12 15:00:29 +02:00
gd_functions.h
…
gd_parser.cpp
Fix typos 'a' and 'an'
2017-09-02 21:19:06 +07:00
gd_parser.h
…
gd_script.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
gd_script.h
Fixes language overridden external editors
2017-09-03 21:23:36 +02:00
gd_tokenizer.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
gd_tokenizer.h
…
register_types.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
register_types.h
…
SCsub
…