Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Rémi Verschelde 058f3fe069 Merge pull request #44149 from madmiraal/rename-tangent-orthogonal há 4 anos atrás
  Aaron Franke 5465e604bb Improve argument names for core types há 4 anos atrás
  Marcel Admiraal a24c38d1a8 Rename Vector2.tangent() to Vector2.orthogonal() há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  reduz f2397809a8 Refactored Variant Operators. há 5 anos atrás
  reduz 26f5bd245c Implement GPU Particle Collisions há 5 anos atrás
  George Marques e4942e4a96 Allow commutative multiplication in Variant há 5 anos atrás
  Aaron Franke d0a1399a1b Change inequality comparison operators to use exact equality há 5 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
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) há 5 anos atrás
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp há 5 anos atrás
  Aaron Franke 23a349c427 Improve the Vector2 rotated code há 5 anos atrás
  Juan Linietsky 6da0eef9e6 Add support for Vector2i, Rect2i and Vector3i to Variant há 5 anos atrás
  Hugo Locurcio a002b93d86 Add explanations for errors related to Vector/Quat normalization há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Aaron Franke 218f38c7ec Expose is_equal_approx and restore == to be exact again há 6 anos atrás
  Aaron Franke 86922ff70b Make is_equal_approx separate for structures há 6 anos atrás
  Aaron Franke 092346d82b Add Vector2/3 sign and posmod functions, misc additions há 6 anos atrás
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 há 6 anos atrás
  Aaron Franke b2e1c9c276 [Core] Approximate equality há 6 anos atrás
  Juan Linietsky 04847ef5f9 Added ability for multiple images to be imported as an atlas há 6 anos atrás
  Chaosus 55f3bd97a2 Added direction_to method to vectors há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code há 7 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path há 7 anos atrás
  Thomas Herzog 037f4638ab add project method to Vector2/3 há 7 anos atrás