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
/
geometry
Age
Commit message (
Expand
)
Author
2020-09-28
Make kinematic bodies properly wake up dynamic bodies.
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
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
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]