virtualx-engine/modules/gdscript
mbalint12 edaf77abd6 Fixed typo in gdscript autocompletion.
There was a missing '!' sign, but autocompletion shows parent script members too.
2017-03-17 23:27:44 +01:00
..
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
gd_compiler.cpp Skip asserts on non-debug builds at compiler level 2017-03-13 00:25:29 +01:00
gd_compiler.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_editor.cpp Fixed typo in gdscript autocompletion. 2017-03-17 23:27:44 +01:00
gd_function.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_function.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_functions.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_functions.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_parser.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_parser.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_script.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_script.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_tokenizer.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_tokenizer.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_types.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00