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
f8b8ef656cd4992ab7f0965b51116cd8f442adcb
godot
/
modules
/
gdscript
History
Rémi Verschelde
22aab6be1c
Merge pull request
#51796
from RandomShaper/dangling_obj_release_3.x
...
[3.x] Promote object validity checks to release builds
2021-09-21 11:48:11 +02:00
..
doc_classes
doc: Point URLs to 3.4 version of the online docs
2021-08-12 17:08:10 +02:00
editor
…
icons
…
language_server
LSP: Add support for custom host setting
2021-09-20 13:55:28 +02:00
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
…
gdscript_function.cpp
Promote object validity checks to release builds
2021-09-21 10:39:04 +02:00
gdscript_function.h
Promote object validity checks to release builds
2021-09-21 10:39:04 +02:00
gdscript_functions.cpp
Promote object validity checks to release builds
2021-09-21 10:39:04 +02:00
gdscript_functions.h
…
gdscript_parser.cpp
CI: Upgrade Emscripten to 2.0.25
2021-08-18 11:13:34 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
Auto-reload scripts with external editor
2021-08-18 16:52:14 +09:00
gdscript.h
Add Script::inherits_script()
2021-08-02 15:18:30 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…