mirror of
https://github.com/bevyengine/bevy
synced 2024-12-18 17:13:10 +00:00
3d72e08f32
# Objective Fixes #16531 I also added change detection when creating the pipeline, which technically isn't needed but it felt weird leaving it as is. ## Solution Remove the pipeline if CAS is disabled. The uniform was already being removed, which caused flickering / weirdness. ## Testing Tested the anti_alias example by toggling CAS a bunch on/off. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |