Skip to content
Commit 0e906ec1 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

scene: Decouple scene bits from Shadow class

Currently the Shadow class is scene specific, which adds coupling
between Window and scene bits.

This change introduces ShadowTextureProvider that contains scene
specific stuff so the Shadow acts like a data source and is not coupled
to concrete scene.
parent 21d41071
Pipeline #336814 failed with stage
in 37 minutes and 14 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment