summaryrefslogtreecommitdiffstats
path: root/editor/pot_generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make some enhancements to the POT generationMichael Alexsander2021-09-021-5/+8
* Remove uses of `auto` for better readability and online code reviewsHugo Locurcio2021-04-261-1/+1
* Reorganize Project Settingsreduz2021-02-181-3/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-3/+3
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.SkyJJ2020-08-191-3/+3
* Update POT generation to handle context and pluralsSkyJJ2020-08-191-38/+91
* Add translation parser plugin supportSkyJJ2020-07-021-202/+22
* Added "POT generation" feature under "Localization" in the EditorSkyJJ2020-07-021-0/+346