Historique des commits

Auteur SHA1 Message Date
  A Thousand Ships 034c0f1624 Replace `sanity` with `safety` for checks il y a 1 an
  Rémi Verschelde e4deaa2727 Merge pull request #76787 from RedworkDE/avoid-localvector-copy il y a 2 ans
  Ninni Pipping 71ee65dc57 Enable shadow warnings and fix raised errors il y a 2 ans
  RedworkDE 1324c7d06a Avoid making unnecessary copies of `LocalVector` il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Ricardo Buring e0e45e013e Fix edge map capacity in convex hull computer il y a 2 ans
  Juan Linietsky 71d2e38cb5 Optimize Convex Collision il y a 2 ans
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` il y a 3 ans
  bruvzg de4c97758a Fix more issues found by cppcheck. il y a 3 ans
  Anilforextra fc27636999 Vectors: Use clear() and has(). il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Aaron Franke 24f57886d0 Expose max_axis_index and max_axis_index for Vector2(i) il y a 5 ans
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index il y a 4 ans
  Rémi Verschelde 0ae65472e7 clang-format: Enable `BreakBeforeTernaryOperators` il y a 3 ans
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 il y a 3 ans
  Marcel Admiraal 87a4ba492e Remove unimplemented methods il y a 3 ans
  Morris Tabor 75dd294732 Fix emitting duplicate edges for convex hulls il y a 4 ans
  Morris Tabor 054c7a125f Fix winding of new convex hull implementation. il y a 4 ans
  Morris Tabor d1bc88d426 Replace QuickHull with Bullet's convex hull computer. il y a 4 ans