Diffusion Krita e1c7211c4d84

Fix spray brush when using small drops and LoD

Authored by dkazakov on Apr 29 2016, 12:36 PM.

Description

Fix spray brush when using small drops and LoD

  1. The minimum size should be not 1px, buy 1px * lodScale. Otherwise huge artifacts appear.
  1. The srops should be painted with floating point size, not integer one.

Ref T2369
CCBUG:362136