Blender Git Commit Log
Git Commits -> Revision a16f10f
Revision a16f10f by Philipp Oeser (lineart-shadow) July 13, 2021, 08:41 (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: a16f10f756a82dbe4beb7621c9ab46cc30a1d483
Parent Commit: 63e573d
Committed By: YimingWu
Lines Changed: +31, -8
1 Modified Path:
/source/blender/draw/engines/image/image_engine.c (+31, -8) (Diff)