Summary: | 16 and 32 bits float : Multiply and other blending modes don't work | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | animtim |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cberger, halla |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 292678 |
Description
animtim
2011-12-11 12:21:06 UTC
Of course always reproducible (sorry I forgot to precise it in description) Eraser -> bug Everything else -> wish We also shouldn't show non-working composite ops. This is likely related to the categorized composite op view by plassy, though. The erase composite op is now implemented; the non-existent composite ops are grayed out and flagged with an icon. The ctlcs darken compositeop actually is alpha darken, and is now correctly tagged. The rest needs to be implemented still :-) This is fixed now with the replacement of ctl-cs based hdr colorspaces with lcms2.4-based hdr colorspaces. |