Commit History

Author SHA1 Message Date
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 10 months ago
  Thaddeus Crews 55a4836e5b Core: Replace `_NO_DISCARD_` macro with attribute 1 year ago
  Raul Santos 7560340ef6 Rename `center` method to `get_center` in Plane. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Haoyu Qiu 5da515773d Add `is_finite` method for checking built-in types 3 years ago
  Yuri Rubinsky ccc56cc6d4 Rename `epsilon` to `tolerance` in the `Plane::has_point` method 3 years ago
  Rémi Verschelde 5ddb518496 Core: Make all Variant math types structs 3 years ago
  lawnjelly b411a731fe Add nodiscard to core math classes to catch c++ errors. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  mennomax b4eeeb315a Swap args of Plane(point, normal) constructor 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz b8c64184c6 Refactored binding system for core types 4 years ago
  Aaron Franke 83e324d670 Update core documentation to match recent C# changes 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Juan Linietsky 1bea8e1eac New lightmapper 5 years ago
  Rémi Verschelde 94721f5ab8 Revert "Renamed plane's d to distance" 5 years ago
  Marcus Elg ec7b481170 Renamed plane's d to distance 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Aaron Franke 218f38c7ec Expose is_equal_approx and restore == to be exact again 5 years ago
  Aaron Franke aeb7075628 Replace vector == and is_zero_approx(distance) with is_equal_approx 5 years ago
  Aaron Franke 86922ff70b Make is_equal_approx separate for structures 5 years ago
  Aaron Franke b2e1c9c276 [Core] Approximate equality 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago