Need one more round of testing for my branch

Sven Langkamp sven.langkamp at gmail.com
Fri Aug 19 16:06:10 UTC 2011


On Fri, Aug 19, 2011 at 11:35 AM, Dmitry Kazakov <dimula73 at gmail.com> wrote:

> Hi all!
>
> Looks like I've fixed most of the conflicts I had in my branch. It would be
> really cool to test it with a fresh look before merging to master. Could
> someone try it when he has some free time?
>
> Improvements:
> 1) Painting is not blocked in the end of the stroke.
> 2) Scratchpad works in threads, has zooming, airbrushing
> 3) Bugfixes for the multihand tool
> 4) No code duplications of the KisToolFreehand anymore (I least I don't
> know any anymore)
> 5) Several bugfixes for KisToolMove (choosing the target layer by its
> contents)
>
> What needs to be tested:
> 1) Brush tool. Painting, tool options, painting with different paintops
> 2) Dyna tool. Painting, tool options.
> 3) Multihand tool. Painting, tool options.
> 4) Move tool. Moving, selecting a target layer by its content, whole group
> move. Working with multilayer images.
> 5) Undo/Redo of all these tools mixed with other actions. Note, that now
> you can press Undo/Redo while some other action is running, and the result
> should be at least correct (that means your undo request will be either
> dropped or undone after all the actions are finished, but no image
> corruption happens).
> 6) Speed. Well, it should be at least the same as in master (not counting
> hangups at the end of the stroke in master). And the speed of the Move tool
> should be checked.
>
> What is still not done:
> Not all the tools have been ported to strokes yet. So the other tools will
> still block in the end of the stroke.
>
>
> How to test:
> For testing you should go to your source directory and issue the following
> commands:
>
> git fetch
> git checkout origin/krita_strokes_framework_kazakov
>
> Then go to your build birectory:
>
> make -j8 install
>
> After that you can run and test!
>
> Thank you in advance! I'd be really happy if you found some bugs there! =)
>
>
I noticed that the move tool is slow when there is more than one layer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kimageshop/attachments/20110819/51700660/attachment.html>


More information about the kimageshop mailing list