Commit History

作者 SHA1 備註 提交日期
  Rémi Verschelde 751b16a285 File: Re-add support to skip CR (`\r`) in `File::get_as_text` 3 年之前
  Kirill Diduk 910c67b268 [GDNative] Expose `String::join()` to GDNative Core API v1.3 3 年之前
  Rémi Verschelde be85923dc5 Merge pull request #54083 from Rubonnek/add_bin_messages_3x 3 年之前
  Wilson E. Alvarez a97a016381 Add error messages to String::bin_to_int64, and accept capital B in prefix 4 年之前
  Wilson E. Alvarez f12a1b6214 Add error messages String::hex_to_int functions, and accept capital X in prefix 4 年之前
  bruvzg 11a7997a67 [Windows, 3.x] Add support for handling network share paths. 3 年之前
  Haoyu Qiu 1a7e3b3ab6 Fix String.http_escape on Windows 3 年之前
  Hugo Locurcio 61278499aa Tweak 64-bit integer overflow message to mention that it's a signed type 3 年之前
  Haoyu Qiu b611b4cddc Create onready variables when dropping nodes and holding Ctrl 3 年之前
  Rémi Verschelde 6ee64331db Merge pull request #60527 from KoBeWi/unique_names_demastered 3 年之前
  Haoyu Qiu 767134fd8d Fix left aligned integer sign in string formatting 3 年之前
  kobewi e1c74ae83f Implement Scene Unique Nodes 3 年之前
  Haoyu Qiu 878cf8262a Add context support for editor translation 3 年之前
  Bartłomiej T. Listwon 66085e210e Optimize String::copy_from(const CharType &p_char) 3 年之前
  Bartłomiej T. Listwon 3d35f29f27 Optimize String::copy_from_unchecked 3 年之前
  Bartłomiej T. Listwon 069e8f32d8 Optimize String::operator+= and CharString::operator+= 3 年之前
  Rémi Verschelde c938104a88 Merge pull request #56630 from Pineapple/replace-find-last 3 年之前
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 年之前
  Bartłomiej T. Listwon 22750b1c03 Replace String::find_last with rfind where possible (backward compatible with old API) 3 年之前
  Haoyu Qiu c11b1850c4 Make `--doctool` locale aware 3 年之前
  Rémi Verschelde 0cdcf1154f Allow dehardcoding documentation branch and URL in docs links 3 年之前
  Haoyu Qiu f83b17e4eb Add missing characters for property name quoting 3 年之前
  bruvzg 262ec9033a Implement limited surrogate pairs support for platforms with 16-bit wchar_t. 3 年之前
  Rémi Verschelde 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 3 年之前
  Yuri Sizov b02c61ddb1 Ignore OS specific values (constants, project settings, properties) 4 年之前
  Rémi Verschelde 81da3b8ba4 Use translated docs in PropertySelector 5 年之前
  Rémi Verschelde 9729432ec0 i18n: Add support for translating the class reference 5 年之前
  Hugo Locurcio 59eafe4cd3 Remove `#ifdefs` for handling compilation with Visual Studio < 2015 4 年之前
  Theraot d03f7c0598 [3.x] Fix get_base_dir windows top level directory logic 4 年之前
  Jonas Bernemann 3b5ee6a38a String::format leave passed values untouched 4 年之前