-
-
Notifications
You must be signed in to change notification settings - Fork 194
Pull requests: avianphysics/avian
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement rigid body helper
A-Transform
Relates to transforms or physics positions
A-Utils
Utility functions and types
C-Feature
A new feature, making something new possible
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#897
opened Nov 25, 2025 by
janhohenheim
•
Draft
2 tasks
Make Nice and straightforward! A great choice to get started with Avian
S-Needs-Review
Needs reviewer attention to move forward
update_child_collider_position pub
D-Trivial
#896
opened Nov 21, 2025 by
cBournhonesque
Loading…
Fixes Colliders not properly removing their collisions when they get disabled, moved and enabled.
A-Collision
Relates to the broad phase, narrow phase, colliders, or other collision functionality
C-Bug
Something isn't working
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#890
opened Nov 15, 2025 by
TheSylex
Loading…
Fix 1-frame pause delay
A-Scheduling
Relates to scheduling or system sets
C-Bug
Something isn't working
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention to move forward
Draft: Make spatial queries generic over colliders
A-Spatial-Query
Relates to spatial queries, such as ray casting, shape casting, and intersection tests
C-Feature
A new feature, making something new possible
M-Migration-Guide
A breaking change to Avian's public API that needs to be noted in a migration guide
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
no_std compatibility
C-Dependencies
#703
opened Apr 17, 2025 by
Jondolf
Loading…
Also clamp angular and linear velocities to max speeds while solving constraints
A-Joints
Relates to joints constraining the relative positions and orientations of rigid bodies
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#651
opened Feb 7, 2025 by
coreh
Loading…
Fix non-square Relates to the broad phase, narrow phase, colliders, or other collision functionality
C-Bug
Something isn't working
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
Collider::heightfield row and column count order
A-Collision
#568
opened Nov 28, 2024 by
Jondolf
Loading…
Allow not overwriting entity visibility with debug renderer
A-Debug-Rendering
Relates to the debug plugin or any other useful debugging features
C-Feature
A new feature, making something new possible
M-Migration-Guide
A breaking change to Avian's public API that needs to be noted in a migration guide
S-Needs-Review
Needs reviewer attention to move forward
#470
opened Jul 25, 2024 by
Dentosal
Loading…
add Relates to the broad phase, narrow phase, colliders, or other collision functionality
C-Feature
A new feature, making something new possible
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
IgnoredCollisions component
A-Collision
#364
opened May 17, 2024 by
exoexo-dev
Loading…
Rename raycasting and shapecasting methods in Relates to spatial queries, such as ray casting, shape casting, and intersection tests
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
SpatialQuery
A-Spatial-Query
#269
opened Nov 30, 2023 by
Jondolf
Loading…
Fix compute_lagrange_update at very high masses
A-Dynamics
Relates to rigid body dynamics: motion, mass, constraint solving, joints, CCD, and so on
C-Bug
Something isn't working
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#172
opened Oct 10, 2023 by
RJ
Loading…
ProTip!
Filter pull requests by the default branch with base:main.