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
668bf1fd0dee569769786af37942eb8a4ef730a6
godot
/
modules
/
gdscript
History
Rémi Verschelde
668bf1fd0d
Merge pull request
#27710
from Calinou/script-templates-typed-gdscript
...
Add support for type hints in non-default script editor templates
2019-04-08 10:13:59 +02:00
..
doc_classes
doc: Bump version to 3.2
2019-04-01 12:33:56 +02:00
editor
…
config.py
…
gdscript_compiler.cpp
Merge pull request
#27128
from bojidar-bg/27111-gdscript-confounding-class
2019-03-27 16:57:04 +01:00
gdscript_compiler.h
…
gdscript_editor.cpp
Add support for type hints in non-default script editor templates
2019-04-05 23:19:30 +02:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
Merge pull request
#27231
from Chaosus/smoothstep
2019-04-08 10:03:42 +02:00
gdscript_functions.h
Added smoothstep built-in function
2019-04-07 14:11:26 +03:00
gdscript_parser.cpp
Fix -Wimplicit-fallthrough warnings from GCC 8
2019-04-05 15:14:53 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
Fix -Wimplicit-fallthrough warnings from GCC 8
2019-04-05 15:14:53 +02:00
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
Add support for type hints in non-default script editor templates
2019-04-05 23:19:30 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…