2
0
mirror of https://github.com/godotengine/godot.git synced 2025-01-24 21:01:50 +08:00
godot/modules/gdscript
2019-11-15 01:29:18 +01:00
..
doc_classes Merge pull request from aaronfranke/printraw 2019-11-07 13:21:09 +01:00
editor
icons
language_server Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
config.py
gdscript_compiler.cpp
gdscript_compiler.h
gdscript_editor.cpp Fix autocompletion for singletons 2019-10-17 10:48:13 +02:00
gdscript_function.cpp Remove ERR_EXPLAIN macros and the scaffolding they needed. 2019-11-11 10:57:00 +01:00
gdscript_function.h
gdscript_functions.cpp Use GDScript resource path over script path for inst2dict 2019-11-02 15:11:52 +02:00
gdscript_functions.h
gdscript_parser.cpp Parser: Check all the arguments of the ternary operator 2019-11-15 01:29:18 +01:00
gdscript_parser.h Allow mixed tabs and spaces when indentation does not depend on tab size 2019-10-25 14:54:57 +03:00
gdscript_tokenizer.cpp Merge pull request from ffaristocrat/fix-hex-parsing 2019-11-12 23:04:20 +01:00
gdscript_tokenizer.h Allow mixed tabs and spaces when indentation does not depend on tab size 2019-10-25 14:54:57 +03:00
gdscript.cpp Add setting to exclude addons from script warnings 2019-11-07 23:01:22 -05:00
gdscript.h
register_types.cpp
register_types.h
SCsub