Fix first stroke of random brush tips
AbandonedPublic

Authored by scottpetrovic on Feb 28 2018, 10:45 PM.

Details

Reviewers
None
Group Reviewers
Krita
Summary

first dab of a random brush stroke should now be random

This should fix this bug
https://bugs.kde.org/show_bug.cgi?id=377415

Test Plan

click a few times on the canvas in various spots. The brush tip shapes are different. I was trying out the shapes brushes in 4.0 as those have very different shapes.

Diff Detail

Repository
R37 Krita
Lint
Lint Skipped
Unit
Unit Tests Skipped
scottpetrovic requested review of this revision.Feb 28 2018, 10:45 PM
scottpetrovic created this revision.
scottpetrovic abandoned this revision.Feb 28 2018, 11:49 PM

After talking with Wolthera and further testing, I think the random brush tips are ok. I think there is a problem with exporting out GIH brushes in Krita, so it is marking those brushes as incremental. We can't see that on the UI anywhere so I was assuming the brush tip was correct with how it was made.

I am closing this ticket. Maybe I will make another patch with showing what type of animated brush tip is in the brush tips area. That would have prevented this confusion.