Diffusion Krita 36d2f6055240

Merge branch 'master' into wolthera/T112-Python-Palette-Docker

Authored by woltherav on Jun 13 2017, 7:27 PM.

Description

Merge branch 'master' into wolthera/T112-Python-Palette-Docker

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
d49d25738463allenmarshall
Merge branch 'allenmarshall/movable-airbrush' GUI: Differential Revision: https… 
Jun 13 2017
cb402d61d1b5allenmarshall
Merge branch 'master' into allenmarshall/movable-airbrush 
Jun 13 2017
d6eddaa52faaallenmarshall
Changed some asserts to safe asserts 
Jun 13 2017
e3534dbce1c1allenmarshall
Removed another paint-time string-parsing operation when airbrushing 
Jun 9 2017
7af4c40f59aeallenmarshall
Merge branch 'master' into allenmarshall/movable-airbrush 
Jun 9 2017
fb389928c209allenmarshall
Fixed segfault caused by assuming a non-null KisImageWSP in… 
Jun 9 2017
652afbd2ef0eallenmarshall
Reorganized some data members for clarity 
Jun 7 2017
96cf303439c8allenmarshall
KisPaintInformation::drawingAngleSafe now explicitly returns zero when there is… 
Jun 7 2017
d5bd99c5981callenmarshall
Merge branch 'master' into allenmarshall/movable-airbrush 
Jun 7 2017
cc6616b20363allenmarshall
Fixed bug where KisAirbrushOption slots weren't getting found correctly 
Jun 7 2017
dd206f21f0d7allenmarshall
More work on making airbrushing work better with angle-dependent brush settings 
Jun 4 2017
cd18c7039089allenmarshall
Working on making airbrushing work better with drawing-angle-dependent brush… 
Jun 4 2017
28f16e0f8374allenmarshall
Performance improvement: Airbrushing no longer reads properties from a… 
Jun 2 2017
0b2708943deeallenmarshall
Restored a safety check that was removed previously. It prevents the airbrush… 
Jun 2 2017
f304c6111e4callenmarshall
Replaced usage of qMin followed by qMax with a usage of qBound 
Jun 2 2017
7c9ac64c18cballenmarshall
Removing obsolete workaround code 
May 27 2017
47e6d23f8986allenmarshall
Diff cleanup 
May 27 2017
b83899618b39allenmarshall
Airbrush UI tweaking 
May 27 2017
be174f57498aallenmarshall
Fixed bug where some brushes could ignore spacing settings due to never calling… 
May 27 2017
25c4f1b91c5eallenmarshall
Removed incorrect comment 
May 27 2017
64d7fef9c96fallenmarshall
Fixed bug where airbrushing with certain paintops would cause an assertion… 
May 27 2017
5038c327a73ballenmarshall
Added lower limit on timed spacing interval, to prevent potential infinite loop 
May 27 2017
6ede49a12367allenmarshall
Removed obsolete comment 
May 27 2017
55171c0cb424allenmarshall
Removed redundant paintAt call 
May 27 2017
acce28a219a5allenmarshall
Removed paintPointOrLine workaround 
May 27 2017
fae629d3c665allenmarshall
Disabling airbrush slower than one dab per second 
May 27 2017
3deb93f89d79allenmarshall
Removed some unpredictable floating point operations, like division by zero 
May 27 2017
ecbb66ce7842allenmarshall
More fixing for issues with airbrushing too fast with certain paintops 
May 26 2017
da44e039672ballenmarshall
Merge branch 'master' into allenmarshall/movable-airbrush 
May 26 2017
47b14366ad98allenmarshall
Reapplying commit cc828c5 
May 26 2017
0be0b3942701allenmarshall
Added a documentation comment 
May 26 2017
cc2e9090a448allenmarshall
Reapplying commit d298cfe 
May 26 2017
efabea04b1e4allenmarshall
Added a fix for issue where some paintops would airbrush faster than they were… 
May 26 2017
864448570cd7allenmarshall
Fixed some UI bugs 
May 20 2017
58f0e2e7e04aallenmarshall
Working on moving timed spacing functionality into the Airbrush tab 
May 20 2017
8529f9384e47allenmarshall
Removed unnecessary #include 
May 18 2017
04b51feb9bd1allenmarshall
Merge branch 'master' into feature-airbrush 
May 18 2017
1a1a1d66cb80allenmarshall
Fixed incorrect logic in KisDistanceInformation::getNextPointPositionTimed 
May 17 2017
c12d778d5289allenmarshall
Added destructor override that was accidentally removed 
May 15 2017
165c20fdd62fallenmarshall
Timed spacing rate setting in the brush settings editor now persists even when… 
May 13 2017
862414fe576eallenmarshall
Added a unit test for the autobrush factory 
May 13 2017
7e463e69b39dallenmarshall
Merge from master 
May 13 2017
8ade4422d94fallenmarshall
Line tool now ignores elapsed stroke time when constructing its… 
May 13 2017
0550d5a7446callenmarshall
Minor UI changes 
May 13 2017
f508ae3507adallenmarshall
Added option for pressure/curve-based timed spacing rate 
May 12 2017
0eb2bb7007beallenmarshall
Stroke smoothing functionality now works with timed spacing 
May 8 2017
11d87c6a2756allenmarshall
Timed spacing now works at the beginning of a stroke even if the cursor hasn't… 
May 8 2017
bec237ccedbeallenmarshall
Timed spacing option is now hidden for hairy paintop's autobrush selection 
May 8 2017
2eb5a7491ea3allenmarshall
Added support for timed spacing to some brush factory classes 
May 8 2017
ecf2c06aa559allenmarshall
Fixed build errors 
May 8 2017