blender/release
Jeroen Bakker b17cca6966 Fix T81026: Image Editor: Alpha (like Bloom) not showing properly
With the new image editor drawing there were was some mutual exclusive
functionality. When rendering the alpha was shown correctly or the pure
emissive colors were shown correctly, but never both. The cause of this
is that the image_gpu did not used the correct alpha mode when generating
gpu textures for non-images (render results, compositors viewer)

The implementation always checked the alpha_mode. Alpha mode is an
attribute for images, but aren't set for non images. This patch adds
a more detailed check to ensure that the gpu texture is premultiplied.

The issue has been tested using several bug report files and production
files.

Reviewed By: Brecht van Lommel

Differential Revision: https://developer.blender.org/D8978
2020-09-22 13:52:54 +02:00
..
bin Cleanup: spelling 2017-04-27 21:41:03 +10:00
darwin macOS: improve design of .dmg background 2020-07-16 17:28:27 +02:00
datafiles Fix T81026: Image Editor: Alpha (like Bloom) not showing properly 2020-09-22 13:52:54 +02:00
freedesktop Linux: 2.90 release information in appdata 2020-08-31 11:21:01 +02:00
scripts Fix T81026: Image Editor: Alpha (like Bloom) not showing properly 2020-09-22 13:52:54 +02:00
text Use latest/version number for manual links 2019-07-04 18:24:36 -04:00
windows Windows: Fix working directory issue in debug batch files 2020-04-17 08:04:49 -06:00