Blender Git Loki
Git Commits -> Revision 563fdaa
July 26, 2021, 06:27 (GMT) |
Fix channel packed images display in the Image/Node editor Channel packed images should not have their RGB affected by alpha. rendering in Cycles and Eevee was fine already, but displaying these was not right in the Image and Node editors. Not 100% sure what to do for the "Color and Alpha" mode, but I guess this should stay like it was before (applying the alpha). "Color", "R", "G", and "B" modes were changed to not have color be affected by alpha though. ref. T89034 Maniphest Tasks: T89034 Differential Revision: https://developer.blender.org/D11871 |
Commit Details:
Full Hash: 563fdaaa397bbe5e3fdc66cb72db15af16e0fb1a
Parent Commit: 7b94e7c
Committed By: Jeroen Bakker
Lines Changed: +31, -8
1 Modified Path:
/source/blender/draw/engines/image/image_engine.c (+31, -8) (Diff)