Commit History

Author SHA1 Message Date
  nikitalita 349b61cb14 Fix loading old-style translation files 2 weeks ago
  Haoyu Qiu 4e80190a46 Move context and plural support to Translation 4 months ago
  Haoyu Qiu e882e42e1b Add default plural rules 4 months ago
  Haoyu Qiu 9285bb3a51 Don't update scene tree when calling `Translation::set_locale()` 6 months ago
  Yufeng Ying bebe037abf Add ConstIterator to Dictionary. 9 months ago
  Pedro J. Estébanez 7a25173ff4 Make loading translations from threads safe 1 year ago
  rune-scape 0dde931bc9 StringName: Fix empty hash 1 year ago
  Haoyu Qiu 7343dc3a5d Split TranslationServer into its own file 1 year ago
  Rémi Verschelde f11e8d033d Remove editor pseudolocalization debug feature 1 year ago
  Aaron Franke b1f5e9fe3a Rename internal is_ascii_char to is_ascii_alphabet_char 1 year ago
  Haoyu Qiu 479b7afa8e Add context support for editor property name i18n 2 years ago
  Rémi Verschelde 0a089e284b Merge pull request #87191 from Mickeon/autocompletion-TranslationServer 1 year ago
  Micky ffd498c57d Add autocompletion for TranslationServer 1 year ago
  Michael Alexsander d70c45b5c8 Add option to add built-in strings in the POT generation 2 years ago
  Raul Santos 5ba92e5a57 Fix some DEFVALs to use the right type 1 year ago
  bruvzg e7bdb60e56 [Pseudolocalization] Prevent out of bounds reads. 1 year ago
  bruvzg 829349d2ca Do not reload resources and send notification if locale is not changed. 2 years ago
  bruvzg 8b2260544a Fix remapped font reloading on locale change. 2 years ago
  Pedro J. Estébanez 5301bbb3a5 Support loading of translations on threads 2 years ago
  Clay John 610877e326 Merge pull request #72288 from MewPurPur/use-string-repeat 2 years ago
  VolTer 6b84e258d2 Use String.repeat() in more places 2 years ago
  bruvzg 82d7923c65 Improve layout direction/locale automatic selection. 2 years ago
  Haoyu Qiu 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 3 years ago
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF 3 years ago
  bruvzg 35528b800c [Font] Add an import option to pre-render all glyphs required for the translation. 3 years ago
  Rémi Verschelde 0e9878b12a Merge pull request #67931 from bruvzg/locale_no_def 3 years ago
  bruvzg ec3c4fcba9 Do not auto add default script and country codes to the locale. 3 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 3 years ago