Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Rémi Verschelde c8859f0463 Fix typos with codespell il y a 4 ans
  ntfs.hard a822d1f133 Fix for Expression class: inner string can be single quoted il y a 5 ans
  Rémi Verschelde 105b7468b1 Expression: Fix parsing integers as 32-bit il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Danil Alexeev 134755ebcf Add ord() function to Expression class il y a 5 ans
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' il y a 6 ans
  Rémi Verschelde 60efd67034 Merge pull request #30693 from Chaosus/lerp_angle il y a 6 ans
  Rémi Verschelde d15cf7b672 Merge pull request #30576 from qarmin/lgtm_coverage il y a 6 ans
  Chaosus 6694c119d0 Added lerp_angles built-in function il y a 6 ans
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage il y a 6 ans
  Aaron Franke a60f242982 Add integer posmod and rename default arg names il y a 6 ans
  qarmin 4e5310cc60 Some code changed with Clang-Tidy il y a 6 ans
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 il y a 6 ans
  Aaron Franke 620ec4703f Make "decimal" functions more consistent il y a 6 ans
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 il y a 6 ans
  Rémi Verschelde d211aff777 Merge pull request #27231 from Chaosus/smoothstep il y a 6 ans
  Chaosus 514a3fb96a Added smoothstep built-in function il y a 6 ans
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods 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
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list il y a 6 ans
  santouits b0df0b46ac Error running Expression.execute after parse error il y a 6 ans
  Rémi Verschelde 34dec26a50 Add support for '.[0-9]' numbers in Expression il y a 6 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Rémi Verschelde 9eb4d4ab2d Add missing copyright headers il y a 7 ans