Commit History

Author SHA1 Message Date
  Ninni Pipping c8c43997c7 Fix type check for max/min 2 years ago
  George Marques ed81b165eb Make max() and min() global functions only accept numbers 2 years ago
  Adam Scott 37248d7c87 Add `@GlobalScope` `is_same(a, b)` and `Variant::identity_compare()` 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 4a8b725bc9 Merge pull request #68386 from MewPurPur/snappedi-snappedf 2 years ago
  Yaohua Xiong f9fa182abc Refactor Curve3D::_bake() method 2 years ago
  Xpertice 3e36cc7c73 Add case for Variant::INT in lerp variant switch 2 years ago
  VolTer e26f0906f2 Implement snappedi, snappedf, and Vector[2/3/4]i.snapped 2 years ago
  Haoyu Qiu 5da515773d Add `is_finite` method for checking built-in types 3 years ago
  kobewi 52b20ce909 Use 64bit integers in utility methods 2 years ago
  kobewi 7499f41264 Fix wrong floori() behavior 2 years ago
  Micky b6daad8d4b Rename `range_lerp` to `remap` 3 years ago
  Silc Renew 931fb4dc11 Add linear/cubic angle interpolation to Animation interpolation type 3 years ago
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 3 years ago
  Silc Renew dded7c72c1 Make `cubic_interpolate()` consider key time in animation 3 years ago
  Rémi Verschelde e6e13c8251 Merge pull request #63361 from KoBeWi/floorf_lol 3 years ago
  kobewi ae3d83b17b Restore old lerp() behavior and add lerpf() 3 years ago
  kobewi fdf7441015 Split ceil(), floor() and round() method 3 years ago
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 years ago
  Voylin c6291bcd8a Adding print_rich for printing with BBCode 3 years ago
  Rémi Verschelde 8fd0b4d1f8 Merge pull request #62449 from Chaosus/wrap_func 3 years ago
  Hendrik Brucker 99ce0df3b1 Refactor bezier interpolation functions 3 years ago
  Yuri Rubinsky 2476c50a66 Add generalized version of `wrap` function 3 years ago
  reduz 141c375581 Clean up Hash Functions 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Rémi Verschelde 4e3d5a9a2c VariantUtility: Unexpose `Math::range_step_decimals` 3 years ago
  Silc 'Tokage' Renew 865da09871 Implement cubic_interpolate() as MathFunc for refactoring 3 years ago
  Pedro J. Estébanez 7b0ed2aa5e Rename Variant::is_ref() to is_ref_counted() 4 years ago