Diffusion Krita 48182ce4bcc1

Fix NN algorithm for certain percentages

Authored by tymond on Jun 6 2019, 11:53 AM.

Description

Fix NN algorithm for certain percentages

Before this commit, some percentages of scale would result
in the content disappearing after using Transform Tool.
Adding more support to the filter strategy in this commit
ensures that the correct pixel is added to the pool of possible
pixels for NN algorithm.

BUG:408182

Details

Committed
remptJun 6 2019, 12:50 PM
Parents
R37:569e4829bee7: Add tests for Nearest Neighbour algorithm
Branches
Unknown
Tags
Unknown