summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/editor/gdscript_translation_parser_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve resource load cachereduz2021-02-111-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.SkyJJ2020-08-191-123/+276
* Update POT generation to handle context and pluralsSkyJJ2020-08-191-4/+47
* Change translation parser plugin API to parse_file()SkyJJ2020-07-051-30/+7
* Add translation parser plugin supportSkyJJ2020-07-021-0/+178