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
/
examples2d
Age
Commit message (
Collapse
)
Author
2020-12-01
Rename RigidBodyBuilder::principal_inertia -> principal_angular_inertia for ↵
Crozet Sébastien
clarity.
2020-11-30
Add a 2D demo for locking rotation.
Crozet Sébastien
2020-11-19
Add explicit wake_up parameter to method setting the position and velocity ↵
Crozet Sébastien
of a rigid-body.
2020-11-10
Move the infinite fall debug example to the 3D examples.
Crozet Sébastien
All our other debug examples were there.
2020-11-10
Merge pull request #30 from robert-hrusecky/infinite_fall_memory
Sébastien Crozet
Infinite fall memory fix for #14
2020-11-03
Add damping support + demos.
Crozet Sébastien
2020-11-03
Add restitution.
Crozet Sébastien
2020-10-29
Merge branch 'master' into infinite_fall_memory
Robert Hrusecky
Fix merge conflict resulting from "axii" spelling correction
2020-10-27
Add collision groups demos.
Crozet Sébastien
2020-10-26
Update dependencies.
Crozet Sébastien
2020-10-06
Merge branch 'master' into infinite_fall_memory
Robert Hrusecky
2020-10-06
Fix compilation in 2D.
Crozet Sébastien
2020-10-05
Example to isolate memory leak issue
Robert Hrusecky
2020-09-28
Move 2D benchmarks into their own directory/crate.
Crozet Sébastien
2020-09-06
Move benchmark demos into their own directory.
Sébastien Crozet
2020-09-01
CI: fix test execution.
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