Robert Hrusecky
|
8b81a3fd27
|
Merge branch 'master' into infinite_fall_memory
|
2020-11-02 15:00:12 -06:00 |
|
Crozet Sébastien
|
01af6c09a7
|
Fix simulation reaching different states when started from different snaphots.
|
2020-11-02 15:08:46 +01:00 |
|
Robert Hrusecky
|
bcec54ef31
|
Merge branch 'master' into infinite_fall_memory
Fix merge conflict resulting from "axii" spelling correction
|
2020-10-29 18:09:41 -05:00 |
|
Crozet Sébastien
|
865ce8a8e5
|
Collider shape: use a trait-object instead of an enum.
|
2020-10-20 11:56:09 +02:00 |
|
Robert Hrusecky
|
dd8e25bc47
|
Merge branch 'master' into infinite_fall_memory
|
2020-10-06 14:22:26 -05:00 |
|
Robert Hrusecky
|
0c1b210109
|
Fix corner case: exit on multiple axes
|
2020-10-06 14:01:48 -05:00 |
|
Crozet Sébastien
|
fc72aa6845
|
Fix examples.
|
2020-10-06 16:38:34 +02: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
|
60c4d01e0a
|
Completely remove the WAABBHierarchy structure.
It is now replaced by the WQuadtree.
|
2020-10-06 11:37:48 +02:00 |
|
Robert Hrusecky
|
b614b3de5e
|
Fix edge case
|
2020-10-06 02:14:18 -05:00 |
|
Robert Hrusecky
|
c25c5c5192
|
Bug fix: newly empty regions not updating
SAPRegions which became empty in the last frame need to be updated one
more time in order to remove the last proxy.
|
2020-10-05 23:20:03 -05:00 |
|
Robert Hrusecky
|
d7ff0826d2
|
Simple fix: Always remove empty SAPRegions
|
2020-10-05 18:43:35 -05: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
|
3b000f90bf
|
Fix BroadPhase proxy handle recycling causing a crash.
|
2020-08-27 09:08:17 +02:00 |
|
Sébastien Crozet
|
754a48b7ff
|
First public release of Rapier.
|
2020-08-25 22:10:25 +02:00 |
|