godot/modules/gdscript
mbalint12 82ad45024f Fixed typo in gdscript autocompletion.
There was a missing '!' sign, but autocompletion shows parent script members too.

(cherry picked from commit edaf77abd6)
2017-03-19 00:43:07 +01:00
..
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
gd_compiler.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_compiler.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_editor.cpp Fixed typo in gdscript autocompletion. 2017-03-19 00:43:07 +01:00
gd_function.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_function.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_functions.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_functions.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_parser.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_parser.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_script.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_script.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_tokenizer.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_tokenizer.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
register_types.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
register_types.h Welcome in 2017, dear changelog reader! 2017-01-12 19:15:30 +01:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00