aboutsummaryrefslogtreecommitdiff
path: root/src_testbed
AgeCommit message (Expand)Author
2020-10-06Fix compilation in 2D.Crozet Sébastien
2020-10-06Don't let the PubSub internal offsets overflow + fix some warnings.Crozet Sébastien
2020-10-05Testbed: fix snapshot restoration.Crozet Sébastien
2020-10-05Use the publish-subscribe mechanism to handle collider removals across pipeli...Crozet Sébastien
2020-10-05Make the query pipeline serializable.Crozet Sébastien
2020-10-05Joint set iteration: also yield the joint handle.Crozet Sébastien
2020-09-28Add non-topological WQuadtree update.Crozet Sébastien
2020-09-28Make kinematic bodies properly wake up dynamic bodies.Crozet Sébastien
2020-09-28Disable physx query shapes for now.Crozet Sébastien
2020-09-28Start implementing ray-casting.Sébastien Crozet
2020-09-13Testbed: don't open a window in benchmark mode.Sébastien Crozet
2020-09-06Use camel-case for csv file name for benchmark output.Sébastien Crozet
2020-09-01Mass properties: add a max number of iterations for the local-frame rotation ...Sébastien Crozet
2020-09-01Fix mass property update when adding a collider.Sébastien Crozet
2020-09-01Fix constraints resolution with non-identity relative collider position.Sébastien Crozet
2020-08-31Add compound demo.Sébastien Crozet
2020-08-27Fix BroadPhase proxy handle recycling causing a crash.Sébastien Crozet
2020-08-25First public release of Rapier.v0.1.0Sébastien Crozet