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
4855fc67aa9edec5df25fdf11dabcda4e8e08061
godot
/
modules
/
gdscript
History
George Marques
3a8f2dda01
GDScript: Keep builtin method info on release builds
...
This is so type inference still works properly after exporting the project.
2022-05-17 11:01:12 -03:00
..
doc_classes
…
editor
…
icons
…
language_server
…
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
…
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
GDScript: Keep builtin method info on release builds
2022-05-17 11:01:12 -03:00
gdscript_functions.h
…
gdscript_parser.cpp
…
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…