Blender Git Loki
Git Commits -> Revision 82f51fe
Revision 82f51fe by Philipp Oeser (master) June 10, 2020, 09:07 (GMT) |
Fix T77356: Texture Preview not taking alpha into account Since rB329b4c3363e4 a texture preview is not rendered through the preview.blend and a renderengine anymore [unlike materials etc.] Alpha wasnt handled in that commit, take that into account now. sidenote: not sure if we should be looking into drawing alpha with a checkerboard in the background for texture previews (see texture previews elsewhere)? sidenote 2: might also be good to document where the "calculate" and "invert" alpha options are still used? [looks a bit inconsistent: compositor uses it, Image Editor as well as Render Engines dont?] Maniphest Tasks: T77356 Differential Revision: https://developer.blender.org/D7929 |
Commit Details:
Full Hash: 82f51fe9132f50d10f1263e97ecde9655af97671
Parent Commit: df50104
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/render/render_preview.c (+1, -1) (Diff)