bevy_rapier
bevy_rapier copied to clipboard
filter_contact_pair implementation missing in PhysicsHooksWithQuery
https://github.com/dimforge/bevy_rapier/blob/cfe28d1f1d324cf5fdbe62e1c3f05ac5e94189d0/src/physics/resources.rs#L314 is missing filter_contact_pair() proxy, which changes the behavior for () implementation.