mirror of
https://github.com/bevyengine/bevy
synced 2024-11-21 20:23:28 +00:00
fcf6067a10
# Objective - The depth test was only using the final depth but it should be testing each fragments - Fully transparent fragments should not be added to the list ## Solution - Test each fragment after sorting ## Testing before: TODO after: TODO |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |