Thierry Berger
|
d291041278
|
use enum variants rather than casting to u8 for comparisons (#781)
|
2025-03-28 12:19:42 +01:00 |
|
Sébastien Crozet
|
da92e5c283
|
Fix clippy and enable clippy on CI
|
2024-01-27 17:13:08 +01:00 |
|
Crozet Sébastien
|
c32da78f2a
|
Split rigid-bodies and colliders into multiple components
|
2021-04-26 18:00:50 +02:00 |
|
Crozet Sébastien
|
d2ee642053
|
CCD: take angular motion and penetration depth into account in various thresholds.
|
2021-03-30 17:10:50 +02:00 |
|
Crozet Sébastien
|
8173e7ada2
|
Allow collider modification after its insersion to the ColliderSet.
|
2021-03-29 14:54:54 +02:00 |
|
Crozet Sébastien
|
bed47a82e7
|
Projection friction impulses on an implicit cone instead of a pyramidal approximation.
|
2021-03-07 11:44:19 +01:00 |
|
Crozet Sébastien
|
98d3980db7
|
Allow several rules for combining friction/restitution coefficients.
|
2021-01-21 16:03:27 +01:00 |
|