Histórico de Commits

Autor SHA1 Mensagem Data
  bruvzg db3fadc560 Improve layout direction/locale automatic selection. há 2 anos atrás
  Haoyu Qiu 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo há 2 anos atrás
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF há 2 anos atrás
  bruvzg 35528b800c [Font] Add an import option to pre-render all glyphs required for the translation. há 2 anos atrás
  Rémi Verschelde 0e9878b12a Merge pull request #67931 from bruvzg/locale_no_def há 2 anos atrás
  bruvzg ec3c4fcba9 Do not auto add default script and country codes to the locale. há 3 anos atrás
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET há 3 anos atrás
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. há 3 anos atrás
  kobewi f7f4873ed0 Replace Array return types with TypedArray 3 há 3 anos atrás
  Yuri Sizov 1362bc22bd Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript há 3 anos atrás
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases há 3 anos atrás
  reduz 746dddc067 Replace most uses of Map by HashMap há 3 anos atrás
  bruvzg f851c4aa33 Fix some issues found by cppcheck. há 3 anos atrás
  bruvzg 759ca45820 [Editor] Fix "en" editor translation detection. há 3 anos atrás
  Hendrik Brucker 77fb65debf Use EditorFileDialog instead of FileDialog in the project manager há 3 anos atrás
  bruvzg b801742b77 [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. há 3 anos atrás
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. há 3 anos atrás
  bruvzg 9456454109 Fix translation with multiple sources for the same language. há 3 anos atrás
  bruvzg de48d5101b Fix locale always selecting translation instead of "en", when no match found. há 3 anos atrás
  bruvzg 40c56ed410 Improve locale detection. há 4 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  raphaelazev 82527df55c Added check to get_all_locales to avoid adding duplicate locales to array há 3 anos atrás
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() há 3 anos atrás
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` há 3 anos atrás
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable há 4 anos atrás
  Rémi Verschelde 2ac320681a Merge pull request #53225 from aaronfranke/c-locale há 4 anos atrás
  Rémi Verschelde b85dfd990e GDScript completion: Handle quote style ad-hoc to remove editor dependency há 4 anos atrás
  Lightning_A c63b18507d Use range iterators for `Map` há 4 anos atrás