index
:
github/rapier.git
bevy-glam
broken-perf-experiments
collider_pos_in_manifold
collider_removal
disabled-flag
master
perf_experiments
public_pair_events
testbed-init-app
v0.11-maintainance
voxels
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src_testbed
Age
Commit message (
Expand
)
Author
2020-10-06
Fix compilation in 2D.
Crozet Sébastien
2020-10-06
Don't let the PubSub internal offsets overflow + fix some warnings.
Crozet Sébastien
2020-10-05
Testbed: fix snapshot restoration.
Crozet Sébastien
2020-10-05
Use the publish-subscribe mechanism to handle collider removals across pipeli...
Crozet Sébastien
2020-10-05
Make the query pipeline serializable.
Crozet Sébastien
2020-10-05
Joint set iteration: also yield the joint handle.
Crozet Sébastien
2020-09-28
Add non-topological WQuadtree update.
Crozet Sébastien
2020-09-28
Make kinematic bodies properly wake up dynamic bodies.
Crozet Sébastien
2020-09-28
Disable physx query shapes for now.
Crozet Sébastien
2020-09-28
Start implementing ray-casting.
Sébastien Crozet
2020-09-13
Testbed: don't open a window in benchmark mode.
Sébastien Crozet
2020-09-06
Use camel-case for csv file name for benchmark output.
Sébastien Crozet
2020-09-01
Mass properties: add a max number of iterations for the local-frame rotation ...
Sébastien Crozet
2020-09-01
Fix mass property update when adding a collider.
Sébastien Crozet
2020-09-01
Fix constraints resolution with non-identity relative collider position.
Sébastien Crozet
2020-08-31
Add compound demo.
Sébastien Crozet
2020-08-27
Fix BroadPhase proxy handle recycling causing a crash.
Sébastien Crozet
2020-08-25
First public release of Rapier.
v0.1.0
Sébastien Crozet