Blender Git Commit Log
Git Commits -> Revision 53cf8e8
Revision 53cf8e8 by Philipp Oeser (master) July 9, 2021, 20:00 (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: 53cf8e83b37da5cc4de2ef9bd6e4df9e81c976ac
Parent Commit: d7f8898
Lines Changed: +31, -8
1 Modified Path:
/source/blender/draw/engines/image/image_engine.c (+31, -8) (Diff)