bevy/crates/bevy_pbr/src
Carter Anderson e5905379de Use new let-else syntax where possible (#6463)
# Objective

Let-else syntax is now stable!

## Solution

Use it where possible!
2022-11-04 21:32:09 +00:00
..
render Take DirectionalLight's GlobalTransform into account when calculating shadow map volume (not just direction) (#6384) 2022-11-04 20:12:26 +00:00
alpha.rs add ReflectAsset and ReflectHandle (#5923) 2022-10-28 20:42:33 +00:00
bundle.rs Visibilty Inheritance, universal ComputedVisibility and RenderLayers support (#5310) 2022-07-15 23:24:42 +00:00
lib.rs Bloom (#6397) 2022-11-04 01:34:12 +00:00
light.rs Use new let-else syntax where possible (#6463) 2022-11-04 21:32:09 +00:00
material.rs separate tonemapping and upscaling passes (#3425) 2022-10-26 20:13:59 +00:00
pbr_material.rs add ReflectAsset and ReflectHandle (#5923) 2022-10-28 20:42:33 +00:00
wireframe.rs separate tonemapping and upscaling passes (#3425) 2022-10-26 20:13:59 +00:00