mirror of
https://github.com/bevyengine/bevy
synced 2024-12-19 09:33:06 +00:00
7883eea54f
I did this during the prepass, but I neglected to do it during the shadow map pass, causing a panic when directional lights with shadows were enabled with lightmapped meshes present. This patch fixes the issue. Closes #11898. |
||
---|---|---|
.. | ||
deferred | ||
light_probe | ||
lightmap | ||
prepass | ||
render | ||
ssao | ||
alpha.rs | ||
bundle.rs | ||
extended_material.rs | ||
fog.rs | ||
lib.rs | ||
light.rs | ||
material.rs | ||
parallax.rs | ||
pbr_material.rs | ||
wireframe.rs |