mirror of
https://github.com/bevyengine/bevy
synced 2024-11-25 22:20:20 +00:00
2ec164d279
# Objective - Fixes #15077 ## Solution - Clears `ViewTargetAttachments` resource every frame before `create_surfaces` system instead, which was previously done after `extract_windows`. ## Testing - Confirmed that examples no longer panic on window resizing with DX12 backend. - `screenshot` example keeps working after this change. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |