Historique des commits

Auteur SHA1 Message Date
  Aaron Franke 7db24a9ad5 Simplify and fix Rect2/AABB get_support function il y a 3 mois
  Rémi Verschelde b9038501db Merge pull request #90582 from Repiteo/core/remove-macro-_NO_DISCARD_ il y a 5 mois
  lawnjelly b35264ad95 Fix AABB Ray intersection - return inside il y a 10 mois
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` il y a 8 mois
  Thaddeus Crews 55a4836e5b Core: Replace `_NO_DISCARD_` macro with attribute il y a 7 mois
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable il y a 8 mois
  A Thousand Ships a497a5cb3e [Core] Codestyle improvements to math types il y a 9 mois
  A Thousand Ships b4191bf8f6 [Core] Fix `AABB.encloses` failing on shared upper bound il y a 10 mois
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 1 an
  Haoyu Qiu 5da515773d Add `is_finite` method for checking built-in types il y a 2 ans
  Aaron Franke 43722dbcbc Use float literals for float calculations in Color il y a 2 ans
  Aaron Franke 97d232c11d Enhancements to includes in core data structures il y a 2 ans
  Aaron Franke 817ae95667 Replace AABB has_no_volume with has_volume il y a 2 ans
  lawnjelly 5298e16e80 Float literals - fix main primitives to use .f il y a 2 ans
  Rémi Verschelde 5ddb518496 Core: Make all Variant math types structs il y a 2 ans
  lawnjelly b411a731fe Add nodiscard to core math classes to catch c++ errors. il y a 2 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 2 ans
  Aaron Franke 9687f6fca3 Warn when using an AABB or Rect2 with a negative size il y a 4 ans
  Brian Semrau dc11e73bf0 Rename AABB `get_area` to `get_volume` il y a 3 ans
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable il y a 3 ans
  Anilforextra 90908cd67d Add Get Center Method for Rect2/Rect2i and AABB. il y a 3 ans
  Aaron Franke 1be0d6b30e Type consistencies in core il y a 3 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 3 ans
  reduz 1bebb2ba05 Cull fixes and optimizations il y a 3 ans
  reduz d2302f53d6 Implement automatic LOD (Level of Detail) il y a 3 ans
  reduz 05de7ce6ca Refactored variant setters/getters il y a 4 ans
  reduz b8c64184c6 Refactored binding system for core types il y a 4 ans
  Aaron Franke 83e324d670 Update core documentation to match recent C# changes il y a 4 ans
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` il y a 4 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 4 ans