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
Age
Commit message (
Expand
)
Author
2020-09-28
Query pipeline: aggressive workaround until we properly support collider addi...
Crozet Sébastien
2020-09-28
Fix crash of WQuadtree when the collider set contains holes.
Crozet Sébastien
2020-09-28
Fix compilation when SIMD is not enabled.
Crozet Sébastien
2020-09-28
Add non-topological WQuadtree update.
Crozet Sébastien
2020-09-28
Start adding incremental topology update for the WQuadtree.
Crozet Sébastien
2020-09-28
Complete the WQuadtree construction and ray-cast.
Crozet Sébastien
2020-09-28
Make kinematic bodies properly wake up dynamic bodies.
Crozet Sébastien
2020-09-28
Fix crash caused by the removal of a kinematic body.
Crozet Sébastien
2020-09-28
Start implementing ray-casting.
Sébastien Crozet
2020-09-28
Fix trimesh/shape collision-detection when the trimesh was input as the secon...
Crozet Sébastien
2020-09-28
Fix NaN when computing contacts between a cuboid and a perfectly vertical tri...
Crozet Sébastien
2020-09-06
Move benchmark demos into their own directory.
Sébastien Crozet
2020-09-01
Run cargofmt + add rustfmt.toml
Sébastien Crozet
2020-09-01
Take local inertial frame into accound for abs comparison of MassProperties.
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
Disallow contacts between two colliders attached to the same parent.
Sébastien Crozet
2020-08-31
Fix box-box CD when colliders have non-identity delta pos.
Sébastien Crozet
2020-08-31
Constraint solver: properly take non-zero center of masses into account.
Sébastien Crozet
2020-08-31
Allow the removal of a collider.
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
[prev]