issues
search
Jondolf
/
avian
ECS-driven 2D and 3D physics engine for the Bevy game engine.
https://crates.io/crates/avian3d
Apache License 2.0
1.54k
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add physics diagnostics
#564
Jondolf
opened
28 minutes ago
0
Real-world units not specified
#563
Pyxrs
opened
1 day ago
0
Position of compound collider seems to be randomly ignored
#562
tliron
opened
4 days ago
0
Collisions do not work when the Collider is inside the hollow ring
#561
shenopkss
opened
4 days ago
0
Issue: Incorrect inelastic collision
#560
Badgerup1510
opened
5 days ago
0
Feature request: position-based kinematic rigidbody
#559
vveisard
opened
5 days ago
0
Add helpers for `ContactData` and `SingleContact` to flip contact data
#557
Jondolf
closed
1 week ago
0
Add `find_deepest_contact` for `Contacts` and `ContactManifold`
#556
Jondolf
closed
1 week ago
0
Replace snapshots with hash-based cross-platform determinism test
#555
Jondolf
closed
1 week ago
0
Add physics picking backend using `bevy_picking`
#554
Jondolf
closed
1 week ago
0
Gravity breaks revolute joint's angle limits
#553
exoexo-dev
opened
1 week ago
0
How to get the collision point coordinates from CollidingEntities?
#552
ufoscout
closed
1 week ago
2
Improvements to friction and restitution
#551
Jondolf
closed
1 week ago
0
Dimensions problem
#550
CreazyGuyDev
closed
2 weeks ago
0
Fix overlap warnings: the depth check edition
#548
NiseVoid
closed
2 weeks ago
1
Fix overlap warnings: yeet edition
#547
NiseVoid
closed
2 weeks ago
0
Fix spatial query doc tests
#546
NiseVoid
closed
2 weeks ago
0
Use entity Display in messages instead of Debug
#545
NiseVoid
closed
2 weeks ago
0
Added missing deref and derefMut trait to AngularVelocity in 2D
#544
Lommix
closed
2 weeks ago
0
Friction only accounts for dynamic friction
#543
Jondolf
opened
2 weeks ago
0
Fix 3D friction
#542
Jondolf
closed
2 weeks ago
0
Use required components for component initialization
#541
Jondolf
closed
2 weeks ago
0
Update to Bevy 0.15 release candidate
#540
Jondolf
closed
3 weeks ago
0
Add `Default` to `ColliderConstructor` for `avian2d`
#539
Lubba-64
closed
3 weeks ago
0
Implement `Default` for `ColliderConstructor` for `avian2d`
#538
Lubba-64
closed
1 month ago
2
Compund collider scale propogation issues
#537
TheCodeLamp
opened
1 month ago
0
Add `RigidBodyDisabled`
#536
Jondolf
opened
1 month ago
0
Wrongfully warning about explosive behavior
#535
lenny991
closed
1 month ago
1
Support for Procedural Animations / Ragdoll Physics (Gang Beasts, Human: Fall Flat Style)
#534
heydocode
opened
1 month ago
0
Despawned entitiy in CollidingEntities?
#533
kraftwer1
opened
1 month ago
0
Add `MassPropertyPlugin`
#532
Jondolf
closed
1 month ago
0
Add convenience methods for determining if collisions are starting or stopping
#529
ndarilek
closed
1 month ago
0
AnyCollider context
#527
oxkitsune
opened
1 month ago
1
Gravity is suddenly default "on" only if ExternalForce is used, but default off otherwise
#526
aDecoy
opened
1 month ago
0
Negative gravity above objects with colliders
#525
SunkenPotato
closed
1 month ago
1
Use `core` and `alloc` over `std`
#524
Jondolf
opened
1 month ago
0
`ShapeCaster` (contact?) debug gizmo is still visible when using `PhysicsGizmos::none()`
#523
theseikoda
opened
1 month ago
0
Incorrect sync between `Transform::rotation` and `Rotation` 2
#522
Shatur
opened
2 months ago
0
Is avian2d broken with latest bevy git source?
#521
fernanlukban
closed
2 months ago
3
Fix 3D rotation update in `transform_to_position`
#520
Jondolf
closed
2 months ago
0
Make disabling joints possible.
#519
shanecelis
closed
1 month ago
1
Accept `IntoIterator` for `Collider::compound` instead of `Vec`
#518
Shatur
opened
2 months ago
0
Remove `rest_length` field from `DistanceJoint`.
#517
shanecelis
opened
2 months ago
0
Incorrect sync between `Transform::rotation` and `Rotation`
#516
Shatur
closed
2 months ago
0
[FeatureRequest] Add a way to add multiple `RayCaster` or `ShapeCater` on an entity.
#515
Aleod-m
closed
1 month ago
1
Keeping only physics plugins doesn't work after migration from XPBD
#514
Shatur
opened
2 months ago
0
Allow interpolation of scales
#512
janhohenheim
closed
1 month ago
3
Joint entities rotations
#511
exoexo-dev
opened
2 months ago
0
Improve `SpatialQuery` APIs and docs, and add more configuration
#510
Jondolf
opened
2 months ago
0
Specifying only `f32`/`f64` features without `parry-f32`/`parry-f64` features causes a panic without an obvious cause
#509
datael
opened
2 months ago
0
Next