Historique des commits

Auteur SHA1 Message Date
  reduz 05de7ce6ca Refactored variant setters/getters il y a 4 ans
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. il y a 5 ans
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  luz.paz 7bf6e5f773 Fix various typos il y a 5 ans
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. il y a 5 ans
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  qarmin 4e5310cc60 Some code changed with Clang-Tidy il y a 6 ans
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 il y a 6 ans
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit il y a 7 ans
  Rémi Verschelde 4cce6f3417 Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code il y a 7 ans
  Hugo Locurcio 1c419531a0 Change ".." punctuation for "..." in editor strings (#16507) il y a 7 ans
  Crazy-P e6deba8d19 Fixes logically dead code (Coverity) il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, il y a 7 ans
  Goutte 91ca725f9b Add support for the TAU constant. Fixes #12094. il y a 7 ans
  Hein-Pieter van Braam 137f8a58a8 Move Variant::evaluate() switch to computed goto il y a 8 ans
  Hein-Pieter van Braam b2a38854fd Fix unused variable warnings il y a 8 ans
  Poommetee Ketson 459f526119 Fix typos 'a' and 'an' il y a 8 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 8 ans
  Wilson E. Alvarez baa94a3758 Removed unnecessary returns and break statements il y a 8 ans
  Juan Linietsky 2a3e00c8c7 -Many fixes to VisualScript, fixed property names, etc. il y a 8 ans