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

effects: Remove shape property

It's unused and the advantages of keeping it are outweighed by the
disadvantages - the returned value is dependant on the window type.

If you need to draw a drop-shadow that matches the shape of the window
or something along that line, render the window into an offscreen
texture and sample the alpha channel in a fragment shader.
parent 80a7362e
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