mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +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 |
||
---|---|---|
.. | ||
bevy_ecs | ||
bevy_math | ||
bevy_picking | ||
bevy_reflect | ||
bevy_render | ||
bevy_tasks |