bevy_mod_raycast
bevy_mod_raycast copied to clipboard
Fix edge of mesh intersections being filtered out due to returning NaN
Fixes: https://github.com/aevyrie/bevy_mod_raycast/issues/118
I still think a better approach exists to fix this, but I wanted to confirm the tests pass. And, if I'm wrong about a better fix existing, then this will be here for convenience