Diffusion Krita db96a2ff0b9c

Merge branch 'ashwind/T13119-mypaint-brush-engine' into 'krita/4.3'

Authored by ashwind on Jun 26 2020, 10:36 PM.

Description

Merge branch 'ashwind/T13119-mypaint-brush-engine' into 'krita/4.3'

WIP: MyPaint Brush Engine

See merge request graphics/krita!377

Details

Merged Changes

CommitAuthorDetailsCommitted
88320134075eashwind
Fix for 1pixel preset 
Jun 26 2020
0c1ac8fc938eashwind
Replaced static methods in KisMyPaintSurface class 
Jun 26 2020
6a83d00da66cashwind
Stop overriding of default brush sizes 
Jun 25 2020
6602bcbe2f01ashwind
Slight change in dabrect 
Jun 25 2020
b32501ce7c8fashwind
Converted properties to QScopedPointers 
Jun 24 2020
413988ea2e99ashwind
Enabled brush resizing 
Jun 24 2020
b8957b8b3036ashwind
Added classic mypaint brush presets in the default install 
Jun 23 2020
ff81a5b213bbashwind
Fix for splatter-04 preset 
Jun 23 2020
68761daaec6dashwind
Fixed broken build when libmypaint is not installed 
Jun 22 2020
a1f669c89924ashwind
fixed eraser not working 
Jun 22 2020
ec2d4e934b49ashwind
Unlinked libmypaint from libs/image and removed unused code 
Jun 22 2020
2be5f080c51fashwind
Optimized draw_dab and get_color methods 
Jun 22 2020
65509baacfc3ashwind
Implemented load methods in KisMyPaintBrush 
Jun 19 2020
3a02aaad385bashwind
Added kismypaintopfactory and refactored mypaintopplugin to use the same 
Jun 18 2020
3b90a3269362ashwind
Added tests for mypaintop plugin 
Jun 17 2020
14bf4538d743ashwind
Added cursor for mypaintop 
Jun 13 2020
bd395d20f44cashwind
Added KisMyPaintBrush and KisMyPaintSurface classes 
Jun 13 2020
5bbb337410ebashwind
fixed build error 
Jun 6 2020
09d525eb6172ashwind
some sanity changes 
Jun 6 2020
744e8d4d2651ashwind
Added mypaint brush engine to paintop registry 
Jun 6 2020
a4a9f2c519c8ashwind
Added libmypaint to cmake 
May 27 2020