Skip to content
  • Stuffins's avatar
    Fix Vector layer scale+shear transforms · 72446d9e
    Stuffins authored and Dmitry Kazakov's avatar Dmitry Kazakov committed
    Removed transform worker's shearOrigin, updated KisImage::shearImpl since it was the only place using it without finding a compensating translation afterward, and fixed KisTransformWorker::transform() to correspond to the actual transform applied.
    
    Also removed the unused out parameter from KisTransformUtils::createTransformWorker.
    
    BUG:485689
    72446d9e