Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 gadi atpakaļ
  Hugo Locurcio 5fae0c454a Improve the shader error console output 5 gadi atpakaļ
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 gadi atpakaļ
  Rémi Verschelde 4857648a16 i18n: Add support for translating the class reference 5 gadi atpakaļ
  Hugo Locurcio 05c95837cb Tweak the invalid Unicode error message to be more descriptive 5 gadi atpakaļ
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 5 gadi atpakaļ
  Juan Linietsky 9b0dd4f571 A lot of progress with canvas rendering, still far from working. 6 gadi atpakaļ
  Rémi Verschelde 0b4b24883d Merge pull request #33731 from madmiraal/fix-c4996-warning 5 gadi atpakaļ
  dankan1890 ca0ee767cb Fixed String::humanize_size crash. 5 gadi atpakaļ
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 gadi atpakaļ
  Haoyu Qiu e7e095da3f Encodes property names properly in project.godot 5 gadi atpakaļ
  Yuri Roubinsky 8674655a45 Fix build warning in ustring.cpp on Windows/MSVC platform 5 gadi atpakaļ
  Catchawink b2a14042d5 Fixed issues with using a relative path in the export window. 5 gadi atpakaļ
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 gadi atpakaļ
  Rafał Mikrut 99d8626f4a Fix some overflows and unitialized variables 5 gadi atpakaļ
  Marcel Admiraal 70b0fad25a Fix Visual Studio throwing C4996 warning in ustring.cpp. 5 gadi atpakaļ
  bruvzg 5d6ff7f2a2 Fix MinGW/clang/LLD/UCRT build. 5 gadi atpakaļ
  Jamie Pate bdb7adecfb Fix #24137 Different number of leading zeros on MINGW printf("%lg") 5 gadi atpakaļ
  Rafał Mikrut 9ddb3265e1 Fix some crashes, overflows and using variables without values 5 gadi atpakaļ
  Hugo Locurcio 3b8004865d Remove redundant condition in `String::_humanize_digits()` 5 gadi atpakaļ
  Andrii Doroshenko (Xrayez) a0d00c0e99 Bind the `String::humanize_size` method 5 gadi atpakaļ
  Rémi Verschelde ef2a7834c9 Merge pull request #31883 from aole/create-string-function-repeat 5 gadi atpakaļ
  Rémi Verschelde ed18e3f195 Merge pull request #32273 from Calinou/humanize-size-fix-i18n 5 gadi atpakaļ
  Hugo Locurcio a51e8b1ff0 Fix i18n in `String::humanize_size()` 5 gadi atpakaļ
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 5 gadi atpakaļ
  Hugo Locurcio 9a94fe7d26 Improve the `String::humanize_size()` method 6 gadi atpakaļ
  Bhupendra Aole 073f625a91 Create a GDScript String function repeat 6 gadi atpakaļ
  qarmin 33c62db7af Add forgotten pointer checking 6 gadi atpakaļ
  Rémi Verschelde 3a53e792ef Merge pull request #31513 from qarmin/int_overflow 6 gadi atpakaļ
  qarmin 538405f9c7 Prevent int overflow and underflow 6 gadi atpakaļ