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
|
391bcf372a
|
Fix collider insertion/removal tracking.
|
2020-11-26 11:41:54 +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
|
8e432b298b
|
Make the WQuadTree more generic and use it as the trimesh acceleration structure.
|
2020-10-06 10:46:59 +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 |
|
Sébastien Crozet
|
df2156ffd0
|
Allow the removal of a collider.
|
2020-08-31 19:05:14 +02:00 |
|
Sébastien Crozet
|
754a48b7ff
|
First public release of Rapier.
|
2020-08-25 22:10:25 +02:00 |
|