<div class="gmail_quote">On Wed, Jul 6, 2011 at 12:14 PM, Dmitry Kazakov <span dir="ltr">&lt;<a href="mailto:dimula73@gmail.com">dimula73@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi, All!<br><br>I&#39;ve just pushed the preliminary version of the new stroke-based freehand tool (Brush Tool). You can test it and say what you think about it! =)<br></blockquote><div><br>I think it&#39;s really nice! However...<br>

 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>Improvements:<br>1) Responsiveness of the brush became higher, because the number of threads is optimal now.<br>


2) The brush does not hang up in the end of every stroke.<br>3) You can start a new stroke even when the previous one has not finished processing yet! This has never been possible before!<br></blockquote><div><br>Bug report: If you create a lot of strokes that haven&#39;t finished yet (easier if you use a slow brush like sketch) and then undo them, they don&#39;t undo properly. Probably you need to cancel still-running strokes that get undone.<br>

 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>Question for artists:<br>If you try to paint with a big brush, you can see that the tip of the stroke is a bit blocky while painting. This happens because the painting and updating the image is done in parallel. Is this &quot;blockyness&quot; ok, or I should avoid this?<br>


<br>How to test:<br>This code is in a branch right now, so if you want to test you should switch there. This can be done with a simple command:<br><br>git checkout origin/krita_strokes_framework_kazakov<br clear="all"><br>


and then build as usual<br><br>-- <br><font color="#888888">Dmitry Kazakov<br>
</font><br>_______________________________________________<br>
kimageshop mailing list<br>
<a href="mailto:kimageshop@kde.org">kimageshop@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kimageshop" target="_blank">https://mail.kde.org/mailman/listinfo/kimageshop</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Segmentation fault<br>