A Thousand Ships
|
fec3d9e68c
[Editor] Fix return of `EditorTranslationParserPlugin._parse_file`
|
11 months ago |
Danil Alexeev
|
cab80cb97d
POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
|
1 year ago |
Michael Alexsander
|
7bdae7559d
Improve string extraction of ETR POT file
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
Michael Alexsander
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
1 year ago |
Rémi Verschelde
|
6c390b620d
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
|
1 year ago |
Michael Alexsander
|
e5022531bf
Stop escaping `'` on POT generation
|
1 year ago |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 year ago |
Danil Alexeev
|
aac4a3611d
Editor: Fix escaping issues with POT generator
|
2 years ago |
Haoyu Qiu
|
584136271c
Improve POT Generation dialog
|
2 years ago |
Rémi Verschelde
|
7bf4753a9b
Merge pull request #70675 from ZangEldor/pot-generating-fix
|
2 years ago |
Eldor Zang
|
250d648d2a
Fixed issue #70617 : generating POT for multiline message
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Michael Alexsander
|
ee4b0108e0
Make some enhancements to the POT generation
|
4 years ago |
Hugo Locurcio
|
5d124c4a8f
Remove uses of `auto` for better readability and online code reviews
|
4 years ago |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 years ago |
SkyJJ
|
ce3461dc88
Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.
|
5 years ago |
SkyJJ
|
396f2eee82
Update POT generation to handle context and plurals
|
5 years ago |