Ninni Pipping
|
f93a4287cf
Enable shadow warnings and fix raised errors
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Ricardo Buring
|
e0e45e013e
Fix edge map capacity in convex hull computer
|
2 years ago |
Juan Linietsky
|
71d2e38cb5
Optimize Convex Collision
|
2 years ago |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
2 years ago |
bruvzg
|
de4c97758a
Fix more issues found by cppcheck.
|
2 years ago |
Anilforextra
|
fc27636999
Vectors: Use clear() and has().
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
24f57886d0
Expose max_axis_index and max_axis_index for Vector2(i)
|
5 years ago |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
3 years ago |
Rémi Verschelde
|
0ae65472e7
clang-format: Enable `BreakBeforeTernaryOperators`
|
3 years ago |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 years ago |
Marcel Admiraal
|
87a4ba492e
Remove unimplemented methods
|
3 years ago |
Morris Tabor
|
75dd294732
Fix emitting duplicate edges for convex hulls
|
3 years ago |
Morris Tabor
|
054c7a125f
Fix winding of new convex hull implementation.
|
3 years ago |
Morris Tabor
|
d1bc88d426
Replace QuickHull with Bullet's convex hull computer.
|
3 years ago |