bevy/crates/bevy_pbr
Dusty DeWeese 0d2b527faf Avoid windows with a physical size of zero (#4098)
# Objective

Fix #4097

## Solution

Return `None` from `RenderTarget::get_physical_size` if either dimension is zero.
2022-04-15 07:32:21 +00:00
..
src Avoid windows with a physical size of zero (#4098) 2022-04-15 07:32:21 +00:00
Cargo.toml Skinned extraction speedup (#4428) 2022-04-07 16:16:36 +00:00