mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 22:18:33 +00:00
# Objective The UI pass in HDR breaks currently because the color attachment format does not match the HDR ViewTarget. ## Solution Specialize the UI pipeline on "hdr-ness" and select the appropriate format (like we do in the other built in pipelines). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |