mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
78b6fa1f1b
# Objective - followup to https://github.com/bevyengine/bevy/pull/11671 - I forgot to change the alpha masked phases. ## Solution - Change the sorting for alpha mask phases to sort by pipeline+mesh instead of distance, for much better batching for alpha masked materials. I also fixed some docs that I missed in the previous PR. --- ## Changelog - Alpha masked materials are now sorted by pipeline and mesh. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |