bevy_xpbd icon indicating copy to clipboard operation
bevy_xpbd copied to clipboard

Draft: Make spatial queries generic over colliders

Open NiseVoid opened this issue 2 months ago • 0 comments
trafficstars

Objective

It should be possible to use the spatial query API for non-standard colliders

Solution

  • Refactor the whole thing
  • Add generics everywhere

Changelog

  • The spatial query API has been reworked to allow use of non-standard collider types

Migration Guide

TODO

NiseVoid avatar Aug 22 '25 18:08 NiseVoid