[krita] [Bug 455358] Safe assert when moving animated transform mask

2022-06-29 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=455358

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/aed62045c |hics/krita/commit/359a67e35
   |aae675a38e5e9df0bb10bb05aac |32a859d9662d7ad824b3aae9aeb
   |9284|0654

--- Comment #3 from Eoin O'Neill  ---
Git commit 359a67e3532a859d9662d7ad824b3aae9aeb0654 by Eoin O'Neill.
Committed on 29/06/2022 at 22:15.
Pushed by eoinoneill into branch 'krita/5.1'.

Changed logic to prevent undo merge when moving an animated transform
mask.

Animation keyframe undos currently can't be merged, but it's not
necessary currently and does not affect undo stack. Might be worth
implementing better merging logic later though as it might smooth
out performance long term.
(cherry picked from commit aed62045caae675a38e5e9df0bb10bb05aac9284)

M  +1-3libs/ui/tool/strokes/move_stroke_strategy.cpp

https://invent.kde.org/graphics/krita/commit/359a67e3532a859d9662d7ad824b3aae9aeb0654

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

[krita] [Bug 455358] Safe assert when moving animated transform mask

2022-06-28 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=455358

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/aed62045c
   ||aae675a38e5e9df0bb10bb05aac
   ||9284
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Eoin O'Neill  ---
Git commit aed62045caae675a38e5e9df0bb10bb05aac9284 by Eoin O'Neill.
Committed on 29/06/2022 at 03:08.
Pushed by eoinoneill into branch 'master'.

Changed logic to prevent undo merge when moving an animated transform
mask.

Animation keyframe undos currently can't be merged, but it's not
necessary currently and does not affect undo stack. Might be worth
implementing better merging logic later though as it might smooth
out performance long term.

M  +1-3libs/ui/tool/strokes/move_stroke_strategy.cpp

https://invent.kde.org/graphics/krita/commit/aed62045caae675a38e5e9df0bb10bb05aac9284

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

[krita] [Bug 455358] Safe assert when moving animated transform mask

2022-06-15 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=455358

--- Comment #1 from Alvin Wong  ---
I forgot to say add a value keyframe from the animation curves docker in step
1...

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