Commit History

作者 SHA1 備註 提交日期
  rune-scape 0dde931bc9 StringName: Fix empty hash 5 月之前
  Haoyu Qiu 7343dc3a5d Split TranslationServer into its own file 6 月之前
  Rémi Verschelde f11e8d033d Remove editor pseudolocalization debug feature 8 月之前
  Aaron Franke b1f5e9fe3a Rename internal is_ascii_char to is_ascii_alphabet_char 10 月之前
  Haoyu Qiu 479b7afa8e Add context support for editor property name i18n 1 年之前
  Rémi Verschelde 0a089e284b Merge pull request #87191 from Mickeon/autocompletion-TranslationServer 11 月之前
  Micky ffd498c57d Add autocompletion for TranslationServer 1 年之前
  Michael Alexsander d70c45b5c8 Add option to add built-in strings in the POT generation 1 年之前
  Raul Santos 5ba92e5a57 Fix some DEFVALs to use the right type 1 年之前
  bruvzg e7bdb60e56 [Pseudolocalization] Prevent out of bounds reads. 1 年之前
  bruvzg 829349d2ca Do not reload resources and send notification if locale is not changed. 1 年之前
  bruvzg 8b2260544a Fix remapped font reloading on locale change. 1 年之前
  Pedro J. Estébanez 5301bbb3a5 Support loading of translations on threads 1 年之前
  Clay John 610877e326 Merge pull request #72288 from MewPurPur/use-string-repeat 1 年之前
  VolTer 6b84e258d2 Use String.repeat() in more places 2 年之前
  bruvzg 82d7923c65 Improve layout direction/locale automatic selection. 2 年之前
  Haoyu Qiu 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 2 年之前
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF 2 年之前
  bruvzg 35528b800c [Font] Add an import option to pre-render all glyphs required for the translation. 2 年之前
  Rémi Verschelde 0e9878b12a Merge pull request #67931 from bruvzg/locale_no_def 2 年之前
  bruvzg ec3c4fcba9 Do not auto add default script and country codes to the locale. 2 年之前
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 年之前
  kobewi f7f4873ed0 Replace Array return types with TypedArray 3 2 年之前
  Yuri Sizov 1362bc22bd Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript 2 年之前
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 2 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 2 年之前
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 2 年之前