]> git.sesse.net Git - movit/blobdiff - effect_id.h
Revert "Move calculation of normalized position for the vignette into the vertex...
[movit] / effect_id.h
index 644393d130657f0d0260c9f06a4272cf650dc7d1..3aa37eb4d8594b386c5b67b1e099124bba836469 100644 (file)
@@ -12,6 +12,7 @@ enum EffectId {
        EFFECT_SATURATION,
 
        // Spatial.
+       EFFECT_MIRROR,
        EFFECT_VIGNETTE,
 };