Diffusion Krita 123c58cddef1

Fix Tangent-Normal brush on rotated/mirrored canvas

Authored by dkazakov on Aug 1 2019, 7:47 PM.

Description

Fix Tangent-Normal brush on rotated/mirrored canvas

(and also in multihand brush)

Now the canvas rotation/mirroing code is fully ported to the new
API, by passing via KisPaintInformation instead of paintop settings'
temporary properties.

BUG:404408

Details