コミット履歴

作者 SHA1 メッセージ 日付
  lawnjelly efbb28d09a Make acos and asin safe 1 年間 前
  Rémi Verschelde f011d8ca9c Math: Prevent division by zero in posmod 1 年間 前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 年間 前
  Yuri Rubinsky b28571ca3e Optimize `wrapf` function a bit 1 年間 前
  Yaohua Xiong f9fa182abc Refactor Curve3D::_bake() method 2 年 前
  Haoyu Qiu 5da515773d Add `is_finite` method for checking built-in types 2 年 前
  Aaron Franke 300fc5e39a Spacing changes in math_funcs.h 2 年 前
  Micky b6daad8d4b Rename `range_lerp` to `remap` 2 年 前
  Silc Renew 931fb4dc11 Add linear/cubic angle interpolation to Animation interpolation type 2 年 前
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 2 年 前
  Silc Renew dded7c72c1 Make `cubic_interpolate()` consider key time in animation 2 年 前
  Hendrik Brucker 99ce0df3b1 Refactor bezier interpolation functions 2 年 前
  Yuri Rubinsky 09418afbc0 Fix `wrapf` to correct wrap values with 0.1 stepping 2 年 前
  bruvzg de4c97758a Fix more issues found by cppcheck. 2 年 前
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 2 年 前
  Rémi Verschelde 4e3d5a9a2c VariantUtility: Unexpose `Math::range_step_decimals` 2 年 前
  lawnjelly 1485924a2b Float literals - fix main primitives to use real_t casting 2 年 前
  Silc 'Tokage' Renew 865da09871 Implement cubic_interpolate() as MathFunc for refactoring 2 年 前
  lawnjelly 5298e16e80 Float literals - fix main primitives to use .f 2 年 前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 年 前
  Yuri Roubinsky a74acca858 Expose `randfn` to global scope 3 年 前
  Hugo Locurcio 8fb7e622a6 Rename built-in `SGN()` macro to `SIGN()` 3 年 前
  Silc 'Tokage' Renew 953a7bce7e reimplement ping-pong 3 年 前
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 年 前
  Juan Linietsky 610de0974d Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation" 3 年 前
  Tokage 372ba76663 implement ping-pong loop in animation 3 年 前
  Aaron Franke 2733b9abd8 Remove obsolete "dectime" method 3 年 前
  Rémi Verschelde d5f9f58b61 Merge pull request #48903 from Calinou/math-funcs-remove-old-msvc-ifdef 3 年 前
  Hugo Locurcio b57d9c8005 Remove `#ifdef` catering to MSVC 2012 and earlier in `math_funcs.h` 3 年 前
  Rémi Verschelde 98071ec136 Merge pull request #48887 from aaronfranke/round 3 年 前