Historique des commits

Auteur SHA1 Message Date
  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 5 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 7 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 7 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 7 ans
  Rémi Verschelde 34dec26a50 Add support for '.[0-9]' numbers in Expression il y a 7 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
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others il y a 7 ans
  Daniel Eliasinski fb3506d796 Fixed bugs in expression class il y a 7 ans
  Marcelo Fernandez da1f1619fe Fix clang compile error il y a 7 ans
  Juan Linietsky a71a5fc0c3 Ability to pass custom variables to expression. il y a 7 ans