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
eae0ef9a80c8798c8b65b00a84f0ded302153ab4
godot
/
modules
/
gdscript
History
Rémi Verschelde
df6a6a2004
doc: Sync classref with current source
2019-07-05 11:34:47 +02:00
..
doc_classes
doc: Sync classref with current source
2019-07-05 11:34:47 +02:00
editor
…
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
autocomplete for enum values
2019-06-27 09:59:58 +02:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
Added smoothstep built-in function
2019-04-20 23:30:56 +02:00
gdscript_functions.h
Added smoothstep built-in function
2019-04-20 23:30:56 +02:00
gdscript_parser.cpp
Revert "GDScript: Don't allow built-in scripts to use class_name"
2019-04-21 14:06:06 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
Add object encoding param to serialization methods
2019-04-20 23:15:02 +02:00
gdscript_tokenizer.h
…
gdscript.cpp
Replace a few #if/#elif with #ifdef and "#elif defined"
2019-04-20 20:13:07 +02:00
gdscript.h
Add support for type hints in non-default script editor templates
2019-04-20 20:12:53 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…