- 28 Oct, 2014 2 commits
-
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
Misprint in the source device name
-
- 27 Oct, 2014 2 commits
-
-
Dmitry Kazakov authored
1) Just create a Transform Mask and edit it with usual Transform Tool 2) All the transformation modes are supported. 2.1) Affine transforms (Free and Perspective) have dynamic preview. That is you can paint on a layer and the mask will be updated dynamically 2.1) The other types are updated "statically", that is after 3 sec after the last change in the original layer. Question for testers: isn't this 3 sec delay too long? Probably we should make it shorter? 3) The transformation is written into the mask after you click Apply button. 4) The quality of the affine preview and the final transform (after 3 sec delay) differs a bit. That is expected. 5) You can also apply a transform mask onto a Clone Layer, which will allow you painting in 3D-perspective dynamically. Please test it in krita-chili-kazakov branch :) CCMAIL:kimageshop@kde.org
-
Dmitry Kazakov authored
Empty region should be really empty and not to drag from 0 coordinate.
-
- 20 Oct, 2014 2 commits
-
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
- 19 Oct, 2014 1 commit
-
-
Dmitry Kazakov authored
-
- 18 Oct, 2014 3 commits
-
-
Dmitry Kazakov authored
The border line appeared because of weird rounding/conversions between QPolygonF->QRectF->QRect. Now we add some noise manually to avoid that.
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
- 17 Oct, 2014 5 commits
-
-
Dmitry Kazakov authored
We have an extended selection mode now, so we should use extended selection manipulation methods for it. BUG:339599
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
There is a fundamental difference between Wash mode and BuildUp mode of the liquify brush. When you paint on the same place with in BuildUp (default) mode it adds deformations infinitely, until you hardly see the original piece. When you use Wash mode, all deformations are limited by the Amount value, that is they will not exceed this level. You can also control how fast the deformations will rush to the maximum level by adjusting 'Flow' parameter, which is available only in this mode. CCMAIL:kimageshop@kde.org
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
Transform tool was the last tool not ported and filtering events directly. Now it also uses the predefined actions. The resulting architecture doesn't seem to be ideal, and looks a bit complicated with lots of methods calling each other and forwarding 9 methods for every strategy. Probably, we should use some boost::function-based action assignment here. Then we will be able to map/remaps actions quite easily. This patch implements shift-gesture action and ctrl-base inversion for the transformation tool. Right not it is almost ready for usage. The only thing left is "build-up vs wash mode" switch (if needed) and better UI. CCMAIL:kimageshop@kde.org
-
- 16 Oct, 2014 2 commits
-
-
Sven Langkamp authored
-
Wolthera van Hövell authored
Basically, the painting assistants could not be individually toggled for snapping, so I added toggle-buttons for that(eye shape). Next to that, there's also previews added. These are most visible when using the perspective assistant, but will also be visible on the others if you turn off the painting assistants in view. There's a similar new action for turning off the painting assistants in view, but this may require deleting the kritarc in the share/apps folder(not the one in share/config).
-
- 15 Oct, 2014 13 commits
-
-
Scott Petrovic authored
-
Scott Petrovic authored
Signed-off-by:
Scott Petrovic <scottpetrovic@gmail.com>
-
Scott Petrovic authored
Signed-off-by:
Scott Petrovic <scottpetrovic@gmail.com>
-
Scott Petrovic authored
Signed-off-by:
Scott Petrovic <scottpetrovic@gmail.com>
-
Scott Petrovic authored
Signed-off-by:
Scott Petrovic <scottpetrovic@gmail.com>
-
Halla Rempt authored
Icons should represent the current state, not what will happen if you click on them.
-
Friedrich W. H. Kossebau authored
REVIEW: 120469 Thanks boud for review
-
Friedrich W. H. Kossebau authored
REVIEW: 120392 Thanks boud for review
-
Friedrich W. H. Kossebau authored
REVIEW: 120572 Thanks boud for review
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Script Kiddy authored
-
- 14 Oct, 2014 3 commits
-
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
- 13 Oct, 2014 7 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Dmitry Kazakov authored
BUG:339930
-
Dmitry Kazakov authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Script Kiddy authored
-