I have a windwow with a semi transparent texture for the glass.
This is the material i use for the glass,
texture0="abstract::GlassBlueMedium.dds"
blend=alpha
shader="abstract::mesh_diffuse.vert","abstract::mesh_diffuse.frag"
I can see trough the glass but everything behind the glass is clipped.
How can i fix this?