https://bugs.kde.org/show_bug.cgi?id=369191

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/krit
                   |                            |a/7ade2d46b4c7e6411d0175c4c
                   |                            |f8621c83b01a06e
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit
                   |a/7ade2d46b4c7e6411d0175c4c |a/4ae6ff72311d9b1a97f7e71f4
                   |f8621c83b01a06e             |a0adf0d1127064e

--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 7ade2d46b4c7e6411d0175c4cf8621c83b01a06e by Dmitry Kazakov.
Committed on 17/10/2016 at 12:21.
Pushed by dkazakov into branch 'master'.

Fix switching frames when painting at the same time

Fixes T3930

M  +1    -0    libs/image/CMakeLists.txt
M  +5    -5    libs/image/commands_new/kis_switch_current_time_command.cpp
M  +4    -2    libs/image/commands_new/kis_switch_current_time_command.h
M  +62   -34   libs/image/kis_image_animation_interface.cpp
M  +7    -4    libs/image/kis_image_animation_interface.h
A  +78   -0    libs/image/kis_switch_time_stroke_strategy.cpp     [License: GPL
(v2+)]
A  +53   -0    libs/image/kis_switch_time_stroke_strategy.h     [License: GPL
(v2+)]
M  +37   -0    libs/image/tests/kis_image_animation_interface_test.cpp
M  +1    -1    libs/image/tests/kis_image_animation_interface_test.h
M  +1    -1    plugins/dockers/animation/animation_docker.cpp
M  +1    -1    plugins/dockers/animation/kis_time_based_item_model.cpp
M  +1    -1    plugins/dockers/animation/tests/timeline_model_test.cpp
M  +1    -1    plugins/dockers/defaultdockers/kis_layer_box.cpp

http://commits.kde.org/krita/7ade2d46b4c7e6411d0175c4cf8621c83b01a06e

--- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 4ae6ff72311d9b1a97f7e71f4a0adf0d1127064e by Dmitry Kazakov.
Committed on 17/10/2016 at 12:21.
Pushed by dkazakov into branch 'master'.

Make the frame switch stroke a barrier

Now the frame cannot switch until all the background strokes are
finished. Basically, we had this behavior from the very beginning,
though I wanted to get out of it, but it didn't work.

Fixes T3930

M  +3    -5    libs/image/kis_image_animation_interface.cpp
M  +9    -4    libs/image/kis_switch_time_stroke_strategy.cpp

http://commits.kde.org/krita/4ae6ff72311d9b1a97f7e71f4a0adf0d1127064e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to