Skip to content

effect: Drop WindowPaintData::projectionMatrix()

Vlad Zahorodnii requested to merge work/zzag/glide-port-to-offscreen-effect into master

The main motivation behind this change is to make the glide effect stop setting a custom projection matrix in order to assist with making the scene 2d only.

Merge request reports