Diffusion Krita 22bc9633ba8c

Merge branch 'kuntalmajumder/T10894-magnetic-lasso-2' into 'master'

Authored by hellozee on Oct 9 2019, 1:40 PM.

Description

Merge branch 'kuntalmajumder/T10894-magnetic-lasso-2' into 'master'

Magnetic Lasso for Krita

See merge request kde/krita!110

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
aa9f33aca0b2hellozee
added spaces and removed debug statements 
Oct 9 2019
b163be8a3158hellozee
can edit anchors without completing the cage 
Oct 9 2019
06acb15b48c5hellozee
explicitly closing the mouse hover compressor on stroke end 
Oct 8 2019
242fe5cbb6d4hellozee
Merge branch 'master' into kuntalmajumder/T10894-magnetic-lasso-2 
Oct 8 2019
fbda9d5af1e8hellozee
there is a single mode now 
Oct 8 2019
2b71124ac1d1hellozee
Merge branch 'master' into kuntalmajumder/T10894-magnetic-lasso-2 
Oct 4 2019
e56b07676f00hellozee
Undo for the interactive mode added 
Oct 2 2019
75add0739dbfhellozee
added a signal compressor for interactive mode 
Oct 2 2019
8cf76d81510bhellozee
Added interactive mode 
Oct 2 2019
f6c64fb91714hellozee
Both modes can't be used simultaneosly 
Oct 1 2019
d189c102d2dfhellozee
Added new widgets for the interative mode 
Oct 1 2019
d8096471a410hellozee
Anchors can be deleted by double clicking 
Oct 1 2019
dc2bdd284363hellozee
Not sure why qFuzzyCompare failed but well, :) 
Oct 1 2019
5aac50255c08hellozee
Merge branch 'master' into kuntalmajumder/T10894-magnetic-lasso-2 
Oct 1 2019
49da10d3b91ahellozee
Snapping is relative to zoom level 
Sep 18 2019
82430d40d80ahellozee
Added new Data Structure to manage lazy tiles 
Sep 12 2019
104536304261hellozee
Divided the code into functions for readability 
Sep 11 2019
73ba189fb208hellozee
Reformatting and adding more spaces 
Sep 11 2019
167e979653cehellozee
New points can be added with a double click 
Sep 11 2019
85cf63083be9hellozee
Points can be deleted by dragging them out of the canvas 
Sep 11 2019
2070ad349eebhellozee
Fixed lazy filtering procedure for magnetic lasso 
Sep 11 2019
a2f1c6b544aahellozee
Merge branch 'master' into kuntalmajumder/T10894-magnetic-lasso-2 
Sep 10 2019
bfb5787327f7hellozee
Fixed lazy filtering most likely and no update on zoom 
Sep 7 2019
0d79d3ae77dchellozee
It still doesn't work, I am getting the formula wrong most likely 
Sep 4 2019
1ba61f036869hellozee
Implemented true lazy filtering 
Sep 4 2019
fbd08745fb12hellozee
Able to cancel a selection and start afresh 
Sep 1 2019
b6f37d1fb98ahellozee
Merge branch 'master' into kuntalmajumder/T10894-magnetic-lasso-2 
Sep 1 2019
26af8dfbde06hellozee
Fixed formatting and added spaces, :) 
Sep 1 2019
8bf4097f0ea1hellozee
Highlights the initial point when the loop can be closed 
Sep 1 2019
d6bd2bfd51aehellozee
Checkpoints can be edited now 
Sep 1 2019
c5b8cc892a08rempt
Avoid asserting if Qt is built without -DQT_NO_DEBUG 
Aug 28 2019
98f1ad9d295dhellozee
Initial attempt on lazy filtering 
Aug 28 2019
d8488a23f475hellozee
Added undo on Shift+Z and completion on Enter only 
Aug 28 2019
02f74782fa92hellozee
Using the GIMP's approach to magnetic lasso 
Aug 27 2019
9b25675aac3chellozee
Formatting changes, added spaces, :P 
Aug 22 2019
c8f6f91425b9hellozee
Added signal compressor for radius change and mouse hover events 
Aug 21 2019
a21e2acb0379hellozee
Anchor Gap is now based on image distance 
Aug 21 2019
ffaaa4a4cbd2hellozee
First anchor is highlighted when the loop can be completed 
Aug 20 2019
dcbe9cc0e521hellozee
Changed the cursors for the magnetic lasso 
Aug 20 2019
2030a8e7ebf8woltherav/hellozee
Added new tool icons for the magnetic lasso 
Aug 20 2019
4d9892b9a0ebhellozee
Cleaned up the tool icons 
Aug 19 2019
350d28074b01hellozee
Added Shift+Z to undo points 
Aug 19 2019
82404413e566hellozee
Added tool tips to the options widget 
Aug 17 2019
3b31fd7029eehellozee
Added some documentation about the checkpoint procedure 
Aug 17 2019
97f25734381dhellozee
Minimum radius increased 
Aug 17 2019
9109e9b74d59hellozee
Fixed the length calculation algorithm 
Aug 17 2019
5cf36cfc285dhellozee
Can discover multiple anchors in a single event 
Aug 16 2019
c74b40e3bed5hellozee
Updated the Tool Options widget to reflect the quantities better 
Aug 16 2019
3c16c6d8c7adhellozee
Takes relative distance into account instead of absolute distance 
Aug 16 2019
78b3171c62c2hellozee
Changed handle style for drawing anchorpoints 
Aug 16 2019