Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  Haoyu Qiu 5da515773d Add `is_finite` method for checking built-in types há 3 anos atrás
  Jonathan Nicholl 15d057c521 Add `is_zero_approx` methods to `Vector2`, `3`, and `4` há 3 anos atrás
  Hendrik Brucker 99ce0df3b1 Refactor bezier interpolation functions há 3 anos atrás
  lawnjelly 1485924a2b Float literals - fix main primitives to use real_t casting há 3 anos atrás
  Silc 'Tokage' Renew 865da09871 Implement cubic_interpolate() as MathFunc for refactoring há 3 anos atrás
  lawnjelly 5298e16e80 Float literals - fix main primitives to use .f há 3 anos atrás
  Rémi Verschelde e223bad86d Core: Move Vector2i to its own `vector2i.h` header há 3 anos atrás
  Aaron Franke 2c52f16464 Add length and length_squared to Vector2i/3i há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Hugo Locurcio 8fb7e622a6 Rename built-in `SGN()` macro to `SIGN()` há 3 anos atrás
  Tomasz Chabora 606cfa9a47 Fix Vector2.angle_to_point() being reversed há 4 anos atrás
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable há 3 anos atrás
  Anilforextra a1f616dcfc Use builtin Vector2 functions for calculation of angles. há 4 anos atrás
  kobewi 3f3739ccb5 Add Vector2.from_angle() method há 4 anos atrás
  Ricard Rovira Cubeles a8d12b5a61 Add constant to vector function parameters that don't actually modify their input. há 4 anos atrás
  Aaron Franke 554c776e08 Reformat structure string operators há 4 anos atrás
  Aaron Franke 2e13e3ed4a Allow clamping vectors and colors há 4 anos atrás
  Aaron Franke 94bc0bd919 Rename Vector2 clamped to limit_length and add limit_length to Vector3 há 4 anos atrás
  Aaron Franke b5b6d3a8ec Make is_equal_approx have explicit float and double versions há 4 anos atrás
  Aaron Franke 6c197cf259 Define GDNative sizes using sizeof(godot_real_t) and sizeof(int32_t) há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal b743a2ef3c Rename Math::stepify to snapped há 4 anos atrás
  Aaron Franke 5465e604bb Improve argument names for core types há 4 anos atrás
  reduz f2397809a8 Refactored Variant Operators. há 4 anos atrás
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` há 5 anos atrás
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Aaron Franke 23a349c427 Improve the Vector2 rotated code há 5 anos atrás
  Hugo Locurcio a002b93d86 Add explanations for errors related to Vector/Quat normalization há 5 anos atrás