Crozet Sébastien
|
8ff2bcc3ec
|
Add all the missing docs.
|
2021-01-27 14:20:14 +01:00 |
|
Crozet Sébastien
|
8f7220f03d
|
Rename cdl to parry.
|
2021-01-24 11:13:44 +01:00 |
|
Crozet Sébastien
|
0ade350b5f
|
Use newtypes for collider, rigid-body and joint handles.
|
2021-01-20 16:33:42 +01:00 |
|
Crozet Sébastien
|
87b56c38b6
|
Properly reset the BodySet::modified_all_bodies flag.
|
2021-01-12 15:07:39 +01:00 |
|
Crozet Sébastien
|
967145a949
|
Perform contact sorting in the narrow-phase directly.
|
2020-12-31 11:16:03 +01:00 |
|
Crozet Sébastien
|
9bf1321f8f
|
Outsource the contact manifold, SAT, and some shapes.
|
2020-12-29 11:31:00 +01:00 |
|
Crozet Sébastien
|
2d4e14b869
|
Properly track some user-initiatied rigid-body modifications.
|
2020-11-25 16:28:49 +01:00 |
|
Crozet Sébastien
|
af39ec54d3
|
Remove the narrow-phase graph indices from the collider.
They are on the narrow-phase now.
|
2020-11-23 15:56:53 +01:00 |
|
Crozet Sébastien
|
0d49a80974
|
Add a parameter to indicate if collider removal should wake-up its parent.
|
2020-11-19 18:00:43 +01:00 |
|
Crozet Sébastien
|
c6af248e66
|
Rename reset_internal_links -> reset_internal_references.
|
2020-11-03 14:45:50 +01:00 |
|
Crozet Sébastien
|
0cf59d78bd
|
Implement Clone for everything that can be cloned.
|
2020-11-03 14:43:21 +01:00 |
|
Crozet Sébastien
|
036a246141
|
Make cloning rigid-bodies and colliders more idiomatic.
Fix #53
|
2020-11-03 14:29:47 +01:00 |
|
Crozet Sébastien
|
682ff61f94
|
Don't let the PubSub internal offsets overflow + fix some warnings.
|
2020-10-06 15:23:48 +02:00 |
|
Crozet Sébastien
|
93aa7b6e1e
|
Use the publish-subscribe mechanism to handle collider removals across pipelines.
|
2020-10-05 19:04:18 +02:00 |
|
Crozet Sébastien
|
a7d77a0144
|
Add non-topological WQuadtree update.
|
2020-09-28 15:27:25 +02:00 |
|
Crozet Sébastien
|
7b8e322446
|
Make kinematic bodies properly wake up dynamic bodies.
|
2020-09-28 15:27:25 +02:00 |
|
Crozet Sébastien
|
e16b7722be
|
Fix crash caused by the removal of a kinematic body.
|
2020-09-28 15:27:25 +02:00 |
|
Sébastien Crozet
|
754a48b7ff
|
First public release of Rapier.
|
2020-08-25 22:10:25 +02:00 |
|