Commit History

Author SHA1 Message Date
  Rémi Verschelde 16f6a5b139 One Copyright Update to rule them all 1 year ago
  lawnjelly 0bcda22d7c Protection for array operator for Vector2 / 3 in DEV builds 2 years ago
  Bartłomiej T. Listwon 134aac5725 Fix Vector2 and Vector2i coord access via operator[] 2 years ago
  lawnjelly adf14bfdde Add nodiscard to core math classes to catch c++ errors. 2 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 2 years ago
  Aaron Franke 1d8cef8236 [3.x] Backport some APIs in math structs 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  Rémi Verschelde 32cc022267 Merge pull request #48314 from nekomatata/physics-2d-dynamic-bvh 3 years ago
  PouleyKetchoupp d8f681029f Support for Dynamic BVH as 2D Physics broadphase 3 years ago
  kleonc 4d7f642fb3 Improve some argument names for core types 3 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 3 years ago
  Aaron Franke 1dcbcaaa0d Change inequality comparison operators to use exact equality 4 years ago
  Hugo Locurcio a002b93d86 Add explanations for errors related to Vector/Quat normalization 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 4 years ago
  Aaron Franke 218f38c7ec Expose is_equal_approx and restore == to be exact again 5 years ago
  Aaron Franke 86922ff70b Make is_equal_approx separate for structures 5 years ago
  Aaron Franke 092346d82b Add Vector2/3 sign and posmod functions, misc additions 5 years ago
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 5 years ago
  Aaron Franke b2e1c9c276 [Core] Approximate equality 5 years ago
  Juan Linietsky 04847ef5f9 Added ability for multiple images to be imported as an atlas 5 years ago
  Chaosus 55f3bd97a2 Added direction_to method to vectors 5 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 years ago
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Thomas Herzog 037f4638ab add project method to Vector2/3 6 years ago
  Aaron Franke 14fe7230f4 [Core] Move Vector2i and Rect2i out of math_2d.h 6 years ago
  Aaron Franke 9d1b5f4e3b [Core] Move Vector2 to its own file 6 years ago