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
Age
Commit message (
Expand
)
Author
2020-12-29
Fix compilation when serde isn't enabled.
Crozet Sébastien
2020-12-29
Remove some irrelevant code.
Crozet Sébastien
2020-12-29
Externalize the proximity code (renamed intersection).
Crozet Sébastien
2020-12-29
Move all the contact manifold computations out of Rapier.
Crozet Sébastien
2020-12-29
Outsource the Shape trait, wquadtree, and shape types.
Crozet Sébastien
2020-12-29
Outsource the contact manifold, SAT, and some shapes.
Crozet Sébastien
2020-12-24
cargo fmt
rezural
2020-12-24
rework some threading code with the ui
rezural
2020-12-24
remove thread code completely from testbed
rezural
2020-12-24
add num_threads back in too
rezural
2020-12-24
fix typo with creating threadpool in RunState
rezural
2020-12-24
pass run_state instead of time to TestbedPlugin::run_callbacks
rezural
2020-12-24
cargo fmt
rezural
2020-12-24
reenable self.highlight_hovered_body
rezural
2020-12-24
remove fixme comments
rezural
2020-12-24
remove event code
rezural
2020-12-24
change HarnessPlugin trait to add run_state to the step trait method
rezural
2020-12-24
remove time & timestep_id from testbed side of things
rezural
2020-12-24
remove unused physics var
rezural
2020-12-24
refactor testbed to use harness
rezural
2020-12-22
Merge pull request #81 from rezural/harness
Sébastien Crozet
2020-12-21
remove some commented code
rezural
2020-12-21
cargo fmt
rezural
2020-12-21
add HarnessState to callbacks, move HarnessPlugin to src_testbed/harness/plugin
rezural
2020-12-21
add plugins
rezural
2020-12-21
example benchmark
rezural
2020-12-21
harness
rezural
2020-12-20
Merge pull request #80 from rezural/extract-physics-state
Sébastien Crozet
2020-12-20
cargo fmt
rezural
2020-12-20
extract PhysicsState, PhysicsSnapshot & PhysicsEvents
rezural
2020-12-20
make new public on PhysicsState
rezural
2020-12-02
Release v0.4.2
v0.4.2
Crozet Sébastien
2020-12-02
Merge pull request #73 from dimforge/mass_props_setter
Sébastien Crozet
2020-12-02
Merge pull request #72 from dimforge/parallel_axis_inertia_bug
Sébastien Crozet
2020-12-02
Add a RigidBody::set_mass_properties method.
Crozet Sébastien
2020-12-02
Fix a bug when applying the parallel axis theorem to the angular inertia matr...
Crozet Sébastien
2020-12-01
Release v0.4.1
v0.4.1
Crozet Sébastien
2020-12-01
Merge pull request #71 from dimforge/principal_inertia_rename
Sébastien Crozet
2020-12-01
Rename RigidBodyBuilder::principal_inertia -> principal_angular_inertia for c...
Crozet Sébastien
2020-11-30
Rename CHANHGELOG -> CHANGELOG.md
Crozet Sébastien
2020-11-30
Release v0.4.0
v0.4.0
Crozet Sébastien
2020-11-30
Add script to publish the testbed.
Crozet Sébastien
2020-11-30
Merge pull request #70 from dimforge/lock_rotations
Sébastien Crozet
2020-11-30
Add a 2D demo for locking rotation.
Crozet Sébastien
2020-11-30
Update the changelog + make the boolean flags more intuitive.
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
Add Embark Studio to the gold sponsors list.
Crozet Sébastien
2020-11-26
Merge pull request #69 from dimforge/rigid_body_modifications
Sébastien Crozet
2020-11-26
Restore the previous sleeping pattern.
Crozet Sébastien
2020-11-26
Fix collider insertion/removal tracking.
Crozet Sébastien
[prev]
[next]