[krita] [Bug 441974] Animated transform mask breaks when using move tool instead of transform tool.

2021-09-20 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=441974

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/4b933a691 |hics/krita/commit/84bb245b0
   |edb7c78698f3c294020951abddc |a3d8be967c0f8b30291b7dc8f74
   |971d|c053

--- Comment #2 from Eoin O'Neill  ---
Git commit 84bb245b0a3d8be967c0f8b30291b7dc8f74c053 by Eoin O'Neill.
Committed on 20/09/2021 at 21:18.
Pushed by eoinoneill into branch 'krita/5.0'.

AnimTransform: Fix move tool not respecting, modifying, or outright breaking
animated masks.

Should work more or less how the user expects. There could be more to
streamline the process
to make it less error prone to interface with animation, and `setParameters`
sometimes causing
animations to "break" will need to be investigated at some point. For now, it
works.
(cherry picked from commit 4b933a691edb7c78698f3c294020951abddc971d)

M  +3-0libs/image/kis_transform_mask_params_interface.h
M  +17   -2libs/ui/tool/strokes/move_stroke_strategy.cpp
M  +1-0libs/ui/tool/strokes/move_stroke_strategy.h
M  +12   -0   
plugins/tools/tool_transform2/kis_animated_transform_parameters.cpp
M  +3-0   
plugins/tools/tool_transform2/kis_animated_transform_parameters.h

https://invent.kde.org/graphics/krita/commit/84bb245b0a3d8be967c0f8b30291b7dc8f74c053

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

[krita] [Bug 441974] Animated transform mask breaks when using move tool instead of transform tool.

2021-09-13 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=441974

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/4b933a691
   ||edb7c78698f3c294020951abddc
   ||971d
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Eoin O'Neill  ---
Git commit 4b933a691edb7c78698f3c294020951abddc971d by Eoin O'Neill.
Committed on 13/09/2021 at 23:15.
Pushed by eoinoneill into branch 'master'.

AnimTransform: Fix move tool not respecting, modifying, or outright breaking
animated masks.

Should work more or less how the user expects. There could be more to
streamline the process
to make it less error prone to interface with animation, and `setParameters`
sometimes causing
animations to "break" will need to be investigated at some point. For now, it
works.

M  +3-0libs/image/kis_transform_mask_params_interface.h
M  +17   -2libs/ui/tool/strokes/move_stroke_strategy.cpp
M  +1-0libs/ui/tool/strokes/move_stroke_strategy.h
M  +12   -0   
plugins/tools/tool_transform2/kis_animated_transform_parameters.cpp
M  +3-0   
plugins/tools/tool_transform2/kis_animated_transform_parameters.h

https://invent.kde.org/graphics/krita/commit/4b933a691edb7c78698f3c294020951abddc971d

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