godot/modules/gdscript/editor
reduz 127458ed17 Reorganized core/ directory, it was too fatty already
-Removed FuncRef, since Callable makes it obsolete
-Removed int_types.h as its obsolete in c++11+
-Changed color names code
2020-11-07 20:17:12 -03:00
..
gdscript_highlighter.cpp Switch from recursion to iterative for backfilling colour regions 2020-10-03 14:58:55 +01:00
gdscript_highlighter.h Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2020-07-11 17:09:58 +01:00
gdscript_translation_parser_plugin.cpp Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx. 2020-08-19 03:10:51 +02:00
gdscript_translation_parser_plugin.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00