Historie revizí

Autor SHA1 Zpráva Datum
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` před 1 rokem
  A Thousand Ships a497a5cb3e [Core] Codestyle improvements to math types před 1 rokem
  Rémi Verschelde fa48a51183 Merge pull request #87688 from AThousandShips/what_is_this před 1 rokem
  A Thousand Ships 15369fdb1d Remove unnecessary `this->` expressions před 1 rokem
  Hugo Locurcio 0437db0106 Display values in vector/quaternion math function errors před 1 rokem
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all před 2 roky
  Haoyu Qiu 5da515773d Add `is_finite` method for checking built-in types před 3 roky
  Jonathan Nicholl 15d057c521 Add `is_zero_approx` methods to `Vector2`, `3`, and `4` před 3 roky
  Hendrik Brucker 99ce0df3b1 Refactor bezier interpolation functions před 3 roky
  lawnjelly 1485924a2b Float literals - fix main primitives to use real_t casting před 3 roky
  Silc 'Tokage' Renew 865da09871 Implement cubic_interpolate() as MathFunc for refactoring před 3 roky
  lawnjelly 5298e16e80 Float literals - fix main primitives to use .f před 3 roky
  Rémi Verschelde e223bad86d Core: Move Vector2i to its own `vector2i.h` header před 3 roky
  Aaron Franke 2c52f16464 Add length and length_squared to Vector2i/3i před 3 roky
  Rémi Verschelde fe52458154 Update copyright statements to 2022 před 3 roky
  Hugo Locurcio 8fb7e622a6 Rename built-in `SGN()` macro to `SIGN()` před 4 roky
  Tomasz Chabora 606cfa9a47 Fix Vector2.angle_to_point() being reversed před 5 roky
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable před 4 roky
  Anilforextra a1f616dcfc Use builtin Vector2 functions for calculation of angles. před 4 roky
  kobewi 3f3739ccb5 Add Vector2.from_angle() method před 4 roky
  Ricard Rovira Cubeles a8d12b5a61 Add constant to vector function parameters that don't actually modify their input. před 4 roky
  Aaron Franke 554c776e08 Reformat structure string operators před 4 roky
  Aaron Franke 2e13e3ed4a Allow clamping vectors and colors před 4 roky
  Aaron Franke 94bc0bd919 Rename Vector2 clamped to limit_length and add limit_length to Vector3 před 4 roky
  Aaron Franke b5b6d3a8ec Make is_equal_approx have explicit float and double versions před 4 roky
  Aaron Franke 6c197cf259 Define GDNative sizes using sizeof(godot_real_t) and sizeof(int32_t) před 4 roky
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 před 4 roky
  Marcel Admiraal b743a2ef3c Rename Math::stepify to snapped před 4 roky
  Aaron Franke 5465e604bb Improve argument names for core types před 4 roky
  reduz f2397809a8 Refactored Variant Operators. před 5 roky