mirror of
https://github.com/bevyengine/bevy
synced 2025-01-26 11:55:17 +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 |