Revīziju vēsture

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