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
/
examples3d
/
all_examples3.rs
Age
Commit message (
Expand
)
Author
2020-12-01
Rename RigidBodyBuilder::principal_inertia -> principal_angular_inertia for c...
Crozet Sébastien
2020-11-30
Add a simpler to lock the rotation or translation of a dynamic rigid-body.
Crozet Sébastien
2020-11-26
Fix collider insertion/removal tracking.
Crozet Sébastien
2020-11-25
Add debug demos for rigid-body change tracking.
Crozet Sébastien
2020-11-24
Minor demos changes.
Crozet Sébastien
2020-11-10
Move the infinite fall debug example to the 3D examples.
Crozet Sébastien
2020-11-03
Add damping support + demos.
Crozet Sébastien
2020-11-03
Add restitution.
Crozet Sébastien
2020-10-27
Add collision groups demos.
Crozet Sébastien
2020-10-19
Complete the pfm/pfm contact generator.
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-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