mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
54b323ec80
# Objective - Mesh picking is noisy when a non triangle list is used - Mesh picking runs even when users don't need it - Resolve #16065 ## Solution - Don't add the mesh picking plugin by default - Remove error spam |
||
---|---|---|
.. | ||
mesh_picking.rs | ||
simple_picking.rs | ||
sprite_picking.rs |