Skip to content

snapshot: Don't flip textures

Benjamin Otte requested to merge wip/otte/for-master into master

... or gradients or borders or shadows. Instead, ensure that affines have non-negative scale factors. Otherwise add a transform node.

The only place where this check is not necessary is color nodes, but special casing them seems not worth it.

Merge request reports