aevyrie / bevy_mod_raycast

A little mesh raycasting plugin for Bevy
https://crates.io/crates/bevy_mod_raycast
MIT License
320 stars 93 forks source link

`RaycastSource` (and possibly other generic types) need manual derives #96

Closed alice-i-cecile closed 12 months ago

alice-i-cecile commented 1 year ago

See https://github.com/aevyrie/bevy_mod_picking/issues/249