Spartan322
|
7f9872092c
|
Merge commit godotengine/godot@5abed52fd9
|
2025-06-20 03:57:56 -04:00 |
|
Haoyu Qiu
|
296aba7dc5
|
Fix CSV translation not updating after reimport
|
2025-06-17 17:22:49 +08:00 |
|
Spartan322
|
b666f4fc15
|
Merge commit godotengine/godot@de37627404
|
2025-05-29 05:22:55 -04:00 |
|
Haoyu Qiu
|
8d93b6a54c
|
Add translation preview in editor
|
2025-05-27 07:59:28 +08:00 |
|
Spartan322
|
2b59059dde
|
Merge commit godotengine/godot@2d3bdcac35
|
2025-04-19 16:05:28 -04:00 |
|
Lukas Tenbrink
|
e34f1f504c
|
Use std::size instead of sizeof(a) / sizeof(a[0]) pattern throughout the codebase.
|
2025-02-07 14:57:48 +01:00 |
|
Spartan322
|
3a73c6ebd1
|
Merge commit godotengine/godot@cb411fa960
|
2024-11-12 13:46:59 -05:00 |
|
Thaddeus Crews
|
6c4c61f1b2
|
Merge pull request #98547 from timothyqiu/loaded-locales-set
Fix duplicated entries in `TranslationServer::get_loaded_locales()`
|
2024-11-11 14:18:40 -06:00 |
|
Spartan322
|
82de309d58
|
Merge commit godotengine/godot@8004c7524f
|
2024-10-30 05:22:24 -04:00 |
|
Spartan322
|
6beb1eef9a
|
Fix copyright headers referring to Godot
|
2024-10-27 11:17:29 -04:00 |
|
Haoyu Qiu
|
f451997666
|
Fix duplicated entries in TranslationServer::get_loaded_locales()
|
2024-10-26 15:10:43 +08:00 |
|
Adam Scott
|
0d350e7108
|
Set clang-format RemoveSemicolon rule to true
- Set clang-format `Standard` rule to `c++20`
|
2024-10-25 13:49:43 -04:00 |
|
Spartan322
|
ebbe3e8c51
|
Merge commit godotengine/godot@80f0b33313
|
2024-10-18 17:26:56 -04:00 |
|
Haoyu Qiu
|
f61fe2799c
|
Don't pseudolocalize empty strings
|
2024-10-17 10:30:17 +08:00 |
|
Dubhghlas McLaughlin
|
e8542b06ac
|
Rebrand preambles to Redot
Credits:
Co-authored-by: Skogi <skogi.b@gmail.com>
Co-authored-by: Spartan322 <Megacake1234@gmail.com>
Co-authored-by: swashberry <swashdev@pm.me>
Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: radenthefolf <radenthefolf@gmail.com>
Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com>
Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com>
Co-authored-by: decryptedchaos <nixgod@gmail.com>
Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com>
Co-authored-by: Mister Puma <MisterPuma80@gmail.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: SingleError <isaaconeoneone@gmail.com>
Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
|
2024-10-11 02:26:51 -04:00 |
|
Haoyu Qiu
|
cca54ba4db
|
Move pseudolocalization into TranslationDomain
Also adds command-line option `--editor-pseudolocalization`
|
2024-09-21 18:28:12 +08:00 |
|
Haoyu Qiu
|
68d494e24e
|
Add translation domain
|
2024-09-17 13:09:44 +08:00 |
|