<div class="gmail_quote">On Mon, Dec 27, 2010 at 12:53 PM, Martin Renold <span dir="ltr">&lt;<a href="mailto:martinxyz@gmx.ch">martinxyz@gmx.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thanks for your efforts to integrate my brush engine into Krita :-)<br>
<div class="im"><br>
On Tue, Dec 21, 2010 at 11:03:21PM +0100, Sven Langkamp wrote:<br>
&gt; &gt; Oh, great! What is still missing?<br>
&gt;<br>
&gt; -the end of the previous and the start of the next stroke get connected<br>
<br>
</div>I fixed this, patch is attached. I also fixed the horrible time resolution<br>
(one timestamp per line drawn, instead of one timestamp per event), which<br>
was causing the default brush to look very different from how it should.<br>
<div class="im"><br>
&gt; -some brushes are really slow<br>
&gt; -we are behind the current version of mypaint so not compatible with recent<br>
&gt; brushes<br>
<br>
</div>I guess this is just tilt support missing, and some minor stuff. The brush<br>
engine has hardly seen any changes during the last years.  I&#39;m pretty sure<br>
that over 90% of the current mypaint brushes will behave exactly the same<br>
with your old version as they would with the most recent one.<br><div class="im"></div></blockquote><div><br>I tried that but the brush did assert on loading. I have now updated the code to MyPaint 0.9, but most the recent brushes don&#39;t work correctly. I only changed the isfinite and passed a default tilt, the rest is same as before.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
&gt; These are the biggest, but there might be more that I haven&#39;t noticed yet.<br>
<br>
</div>I haven&#39;t checked it further yet. Next thing to try would be watercolor, or<br>
any other brush using the &quot;smudge&quot; setting.<br></blockquote></div><br>