[krita] [Bug 467897] brush hardness and opacity blending bug

2023-04-13 Thread sh_zam
https://bugs.kde.org/show_bug.cgi?id=467897

sh_zam  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/2a2d30862
   ||6560db60fd12d81b956321c579f
   ||7bf3
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #8 from sh_zam  ---
Git commit 2a2d308626560db60fd12d81b956321c579f7bf3 by Sharaf Zaman.
Committed on 13/04/2023 at 05:17.
Pushed by dkazakov into branch 'master'.

Fix colorsmudge brush creating NaN values

This happened because xsimd:min, which calls vminq_f32 on ARM return NaN
if any of there parameter contains a NaN, which is different from
behavior of the instruction on x86.

Now, we create a mask out of nan values and for those indices set the
value to unitValue. This should work cross-platform.

M  +8-1libs/pigment/compositeops/KoOptimizedCompositeOpCopy128.h

https://invent.kde.org/graphics/krita/commit/2a2d308626560db60fd12d81b956321c579f7bf3

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

[krita] [Bug 467897] brush hardness and opacity blending bug

2023-04-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=467897

--- Comment #7 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/1782

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

[krita] [Bug 467897] brush hardness and opacity blending bug

2023-04-07 Thread sh_zam
https://bugs.kde.org/show_bug.cgi?id=467897

sh_zam  changed:

   What|Removed |Added

 CC||dimul...@gmail.com

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

[krita] [Bug 467897] brush hardness and opacity blending bug

2023-03-30 Thread sh_zam
https://bugs.kde.org/show_bug.cgi?id=467897

sh_zam  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1
   Assignee|krita-bugs-n...@kde.org |sh...@sdf.org

--- Comment #6 from sh_zam  ---
Confirming, this seems to happen on 32-bit float colorspace.

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

[krita] [Bug 467897] brush hardness and opacity blending bug

2023-03-30 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=467897

Halla Rempt  changed:

   What|Removed |Added

   Keywords||triaged
 CC||ha...@valdyas.org,
   ||sh...@sdf.org

--- Comment #5 from Halla Rempt  ---
I haven't been able to reproduce. Sharaf, can you take a look?

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

[krita] [Bug 467897] brush hardness and opacity blending bug

2023-03-29 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=467897

--- Comment #4 from Halla Rempt  ---
*** Bug 467896 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 467897] brush hardness and opacity blending bug

2023-03-28 Thread Jessie
https://bugs.kde.org/show_bug.cgi?id=467897

--- Comment #3 from Jessie  ---
Created attachment 157673
  --> https://bugs.kde.org/attachment.cgi?id=157673=edit
Better look at the bug

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

[krita] [Bug 467897] brush hardness and opacity blending bug

2023-03-28 Thread Jessie
https://bugs.kde.org/show_bug.cgi?id=467897

--- Comment #2 from Jessie  ---
Created attachment 157671
  --> https://bugs.kde.org/attachment.cgi?id=157671=edit
Video of bug

https://youtu.be/2QZobGEOJgo longer  version

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

[krita] [Bug 467897] brush hardness and opacity blending bug

2023-03-28 Thread Jessie
https://bugs.kde.org/show_bug.cgi?id=467897

--- Comment #1 from Jessie  ---
https://youtu.be/2QZobGEOJgo I couldn't attach  the video file so I uploaded it
to YouTube

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