mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
3b23aa0864
# Objective - After #11804 , The queue_prepass_material_meshes function is now executed in parallel with other queue_* systems. This optimization introduced a potential issue where mesh_instance.should_batch() could return false in queue_prepass_material_meshes due to an unset material_bind_group_id. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |