issues
search
dimforge
/
bevy_rapier
Official Rapier plugin for the Bevy game engine.
https://rapier.rs
Apache License 2.0
1.28k
stars
259
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update bevy to 0.15
#595
Vrixyz
opened
2 weeks ago
0
Upgrade Bevy to 0.15
#594
Vrixyz
closed
2 weeks ago
2
#592 Adding change check before setting position
#593
AnthonyTornetta
opened
1 month ago
0
Changing collider transforms doesn't check if the position actually needs updated - causing a lot of useless work
#592
AnthonyTornetta
opened
1 month ago
0
read the force applied by the joint in order to break it dynamically
#591
johnny-smitherson
closed
1 month ago
1
Border radius of Collider::round_cuboid does not scale correctly with GlobalTransform in 2D.
#590
HeikoRibberink
opened
1 month ago
0
Reflect for Collider
#589
Qinka
closed
1 month ago
0
Use `bevy_math::bounding::aabb3d`
#588
Vrixyz
closed
2 weeks ago
0
remove dbg! which shouldn´t be there
#587
Vrixyz
closed
2 months ago
0
'No regression' test for conflicting systems order ambiguity
#586
Vrixyz
opened
2 months ago
0
Split RapierContext
#585
Vrixyz
opened
2 months ago
0
Improve system schedules
#584
Vrixyz
closed
2 months ago
0
Add rapier-debug-render feature
#583
jeyum2
closed
2 months ago
3
I tried ported the vehicle_joints3 example from rapier to use bevy_rapier, but the steering move the body instead of the axle.
#582
ivanceras
opened
2 months ago
4
Update glam requirement from 0.27 to 0.29
#581
dependabot[bot]
opened
2 months ago
0
Fix typos.
#580
waywardmonkeys
closed
2 months ago
1
Update bevy_egui requirement from 0.28.0 to 0.29.0
#579
dependabot[bot]
opened
3 months ago
0
Version update
#578
Guelakais
opened
3 months ago
0
Fix benchmark
#577
Vrixyz
opened
3 months ago
0
Add example to output a debugdump
#576
Vrixyz
closed
2 months ago
0
Bump EmbarkStudios/cargo-deny-action from 1 to 2
#575
dependabot[bot]
opened
3 months ago
0
Change in collision pushback forces from v.0.24 -> v.0.27?
#574
PraxTube
closed
3 months ago
2
fix unexpected cfg warning
#573
Vrixyz
closed
3 months ago
0
`ColliderDebugColor` should contain a `Color`
#572
rparrett
opened
4 months ago
0
It is no longer possible to set `TriMeshFlags::FIX_INTERNAL_EDGES` when using `Collider::from_bevy_mesh`
#571
rparrett
closed
4 months ago
3
Modifying gravity doesn't wake sleeping colliders
#570
rparrett
opened
4 months ago
1
Rotated cylinder RevoluteJoint gives entire joint strange rotation
#569
rparrett
opened
4 months ago
3
update to rapier 0.22
#568
Vrixyz
closed
4 months ago
0
Update rapier2d requirement from 0.21 to 0.22
#567
dependabot[bot]
closed
4 months ago
1
Update rapier3d requirement from 0.21 to 0.22
#566
dependabot[bot]
closed
4 months ago
1
testbed: allow to select example
#565
Vrixyz
closed
4 months ago
0
Doc for Third person camera jitter problem
#564
alexniver
opened
4 months ago
0
Fix a crash when removing colliders in `TimestepMode::Interpolated`
#563
Vrixyz
closed
4 months ago
0
A few doc-link fixes
#562
Vrixyz
closed
4 months ago
0
Joints as entities
#561
Vrixyz
opened
4 months ago
0
Basic serialization example
#560
Vrixyz
opened
4 months ago
1
Add `TriMeshFlags` to `ComputedColliderShape::TriMesh`
#559
DiSaber
closed
4 months ago
1
chore: Release prep for 0.27.0
#558
Vrixyz
closed
4 months ago
0
Fix some cargo doc warnings
#557
Vrixyz
closed
4 months ago
1
update dependencies to bevy 0.14
#556
Vrixyz
closed
4 months ago
0
Parent scale ignored if child doesn't have transform bundle
#555
andrewbaxter
opened
4 months ago
2
chore: solve deprecation warnings from cargo-deny
#554
Vrixyz
opened
4 months ago
0
Investigate performance overhead
#553
Vrixyz
opened
4 months ago
0
Entities with Multibody joints and colliders cause a panic.
#552
nsjvidana
closed
4 months ago
0
Added initial benchmarks
#551
Vrixyz
closed
4 months ago
2
Enable custom collider shapes
#550
Neo-Zhixing
opened
4 months ago
3
RigidBody causing error with Child's position by parent's scale. Really Critical issue !!!.
#549
HyeokSuLee
opened
4 months ago
0
Rapier 0.21 debug ci size
#548
Vrixyz
closed
4 months ago
0
Update dependencies to rapier 0.21
#547
Vrixyz
closed
4 months ago
0
Compatibility with bevy .14
#546
masonk
closed
4 months ago
1
Next