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
cee6d5620aa05d8b613479f8e6f098ed5bdae288
godot
/
modules
/
gdscript
History
Poommetee Ketson
cee6d5620a
Deprecating bit flags export with no hint text
2018-08-24 20:46:04 +07:00
..
doc_classes
…
editor
…
config.py
…
gdscript_compiler.cpp
GDSCript: Fix cyclic class dependency detection
2018-08-21 13:14:11 -03:00
gdscript_compiler.h
…
gdscript_editor.cpp
Highlight multiline strings as strings instead of comments
2018-08-19 13:47:57 +02:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
Deprecating bit flags export with no hint text
2018-08-24 20:46:04 +07:00
gdscript_parser.h
Add custom icons to script classes.
2018-08-14 14:18:05 -05:00
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
GDScript: Fix undefined behavior on GDScriptTokenizerBuffer
2018-08-21 13:54:52 -03:00
gdscript.cpp
GDScript: Show warning messages only on debugger
2018-08-21 20:29:33 -03:00
gdscript.h
Add custom icons to script classes.
2018-08-14 14:18:05 -05:00
register_types.cpp
…
register_types.h
…
SCsub
…