summaryrefslogtreecommitdiff
path: root/editor/pot_generator.cpp
AgeCommit message (Expand)Author
2021-09-02Make some enhancements to the POT generationMichael Alexsander
2021-04-26Remove uses of `auto` for better readability and online code reviewsHugo Locurcio
2021-02-18Reorganize Project Settingsreduz
2021-01-01Update copyright statements to 2021RĂ©mi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-08-19Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.SkyJJ
2020-08-19Update POT generation to handle context and pluralsSkyJJ
2020-07-02Add translation parser plugin supportSkyJJ
2020-07-02Added "POT generation" feature under "Localization" in the EditorSkyJJ