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
e7329c0cfc19a49d98a23b0abdc9a577db823bad
godot
/
modules
/
gdscript
History
Haoyu Qiu
acf9870397
Fix incorrect usage for some export variables
2022-04-29 20:12:47 +08:00
..
doc_classes
Add an XML schema for documentation
2022-03-16 23:01:02 +01:00
editor
…
icons
…
language_server
Remove duplicate editor settings definitions
2022-04-27 15:26:46 +08:00
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
Remove duplicate editor settings definitions
2022-04-27 15:26:46 +08:00
gdscript_function.cpp
Fix crash when is-operator right-hand-side is null
2022-03-13 23:17:25 +08:00
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
Fix incorrect usage for some export variables
2022-04-29 20:12:47 +08:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
GDScript: Don't coerce default values to the export hint type
2022-03-02 12:26:17 -03:00
gdscript.h
GDScript: Don't coerce default values to the export hint type
2022-03-02 12:26:17 -03:00
register_types.cpp
…
register_types.h
…
SCsub
…