コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Kříž edcb95cede fix wrong encoding in uri_encode 4 年 前
  abaire b032067e42 Relaxes Node naming constraints in glTF documents to match the Editor. 4 年 前
  kleonc e900ca1f76 Make String::ends_with don't use String::rfind 4 年 前
  Aaron Franke 226528097e [3.2] Backport hex_to_int/bin_to_int zero check and C# changes 4 年 前
  Vedat Günel 39cf22a9c7 Fix String.ends_with() for empty string arguments 4 年 前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年 前
  Fredia Huya-Kouadio 94aa09a854 Fix the `String::get_base_dir()` logic to properly check for top level directories on Windows. 4 年 前
  Maganty Rushyendra a46fd28ae3 Fix natural sort comparison for strings with large numbers 5 年 前
  Serhat 09a8dd7b3b Fixed padding bug of sprintf function 5 年 前
  bruvzg 8dab067c01 Add missing NULL termination to the String::repeat function. 5 年 前
  Maganty Rushyendra 7670e1fc79 Fix errors in overflow checks for String conversion to int 5 年 前
  Rémi Verschelde 362193db6a String: Use ABS macro in padding code 5 年 前
  Maganty Rushyendra 6344b75453 Enable zero padding with float specifier for format strings 5 年 前
  dankan1890 7ccfbd61a4 Fixed String::humanize_size crash. 5 年 前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年 前
  Haoyu Qiu e7e095da3f Encodes property names properly in project.godot 5 年 前
  Yuri Roubinsky 8674655a45 Fix build warning in ustring.cpp on Windows/MSVC platform 5 年 前
  Catchawink b2a14042d5 Fixed issues with using a relative path in the export window. 5 年 前
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 年 前
  Rafał Mikrut 99d8626f4a Fix some overflows and unitialized variables 5 年 前
  bruvzg 5d6ff7f2a2 Fix MinGW/clang/LLD/UCRT build. 6 年 前
  Jamie Pate bdb7adecfb Fix #24137 Different number of leading zeros on MINGW printf("%lg") 6 年 前
  Rafał Mikrut 9ddb3265e1 Fix some crashes, overflows and using variables without values 6 年 前
  Hugo Locurcio 3b8004865d Remove redundant condition in `String::_humanize_digits()` 6 年 前
  Andrii Doroshenko (Xrayez) a0d00c0e99 Bind the `String::humanize_size` method 6 年 前
  Rémi Verschelde ef2a7834c9 Merge pull request #31883 from aole/create-string-function-repeat 6 年 前
  Rémi Verschelde ed18e3f195 Merge pull request #32273 from Calinou/humanize-size-fix-i18n 6 年 前
  Hugo Locurcio a51e8b1ff0 Fix i18n in `String::humanize_size()` 6 年 前
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 6 年 前
  Hugo Locurcio 9a94fe7d26 Improve the `String::humanize_size()` method 6 年 前