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_testbed
Age
Commit message (
Expand
)
Author
2024-05-05
Fix some typos. (#620)
Bruce Mitchener
2024-04-30
chore: clippy fixes
Sébastien Crozet
2024-04-30
chore: clenaup testbed profiling ui
Sébastien Crozet
2024-04-30
feat: add IntegrationParameters::length_unit to adjust internal threshold b...
Sébastien Crozet
2024-04-30
feat: add warmstarting to contact constraints resolution
Sébastien Crozet
2024-04-30
feat: add variable constraints stabilization iteration number
Sébastien Crozet
2024-04-30
feat: add some additional perf counters
Sébastien Crozet
2024-03-24
chore: clippy fixes
Sébastien Crozet
2024-03-24
feat: update testbeds to bevy 0.13
Sébastien Crozet
2024-03-23
feat: add the DefaultBroadPhase type alias
Sébastien Crozet
2024-03-23
feat!: rename BroadPhase to BroadPhaseMultiSap
Sébastien Crozet
2024-03-23
chore: clippy fix
Sébastien Crozet
2024-03-23
Fix testbed snapshot restore system
Sébastien Crozet
2024-01-27
Fix clippy and enable clippy on CI
Sébastien Crozet
2024-01-24
feat: rework solver parameters to make it easy to recover the old behaviors
Sébastien Crozet
2024-01-21
feat: implement new "small-steps" solver + joint improvements
Sébastien Crozet
2023-12-10
chore: fix test warnings
Sébastien Crozet
2023-12-10
chore: update testbed to bevy 0.12
Sébastien Crozet
2023-11-04
feat: add a checkbox to enable/disable the debug renderer in the testbed
Sébastien Crozet
2023-11-04
cargo fmt
Sébastien Crozet
2023-11-03
delete comments left over in diff
johnny-smitherson
2023-11-03
flip y coord in 3d highlight_hovered_body
johnny-smitherson
2023-11-03
fix compiler warnings & mention breaking in changelog
johnny-smitherson
2023-10-29
Fix crashes on MacOS
Sébastien Crozet
2023-10-23
update bevy 0.11 - fix compile errors
johnny-smitherson
2023-04-24
Update testbed.rs
stefnotch
2023-01-15
Update dependencies
Sébastien Crozet
2022-12-11
Fix warnings
Sébastien Crozet
2022-12-11
Update parry and changelog
Sébastien Crozet
2022-12-11
Add a dynamic ray-cast vehicle controller
Sébastien Crozet
2022-12-11
Allow the PhysicsPipeline and CollisionPipeline to update the QueryPipeline i...
Sébastien Crozet
2022-10-02
Fix f64 build
Sébastien Crozet
2022-10-02
Fix warnings
Sébastien Crozet
2022-10-02
Add a character controller implementation
Sébastien Crozet
2022-08-08
Merge pull request #374 from SludgePhD/update-bevy-wgpu
Sébastien Crozet
2022-08-04
Reexport `BevyMaterial` alias
Sludge
2022-08-04
Update bevy and wgpu
Sludge
2022-07-09
Release v0.14
Sébastien Crozet
2022-07-05
Add methods to read the mass or volume of a collider.
Sébastien Crozet
2022-07-04
Add more options for filtering colliders in scene queries.
Sébastien Crozet
2022-07-01
Name the contact force events ContactForceEvent instead of CollisionForceEvent
Sébastien Crozet
2022-07-01
Add contact force events generated above a user-defined threshold
Sébastien Crozet
2022-05-30
Debug-renderer: add rendering of contacts, solver contacts, and collider AABBs
Sébastien Crozet
2022-05-30
Add the option to automatically wake-up rigid-bodies a new joint is attached to
Sébastien Crozet
2022-04-28
Fix test build
Sébastien Crozet
2022-04-28
Add comments for the debug-renderer
Sébastien Crozet
2022-04-28
Testbed: switch to bevy 0.7
Sébastien Crozet
2022-04-22
Add a basic lines-based debug-renderer
Sébastien Crozet
2022-04-20
Finalize refactoring
Sébastien Crozet
2022-04-20
First round deleting the component sets.
Sébastien Crozet
[next]