Blender Git Loki
Git Commits -> Revision 66fe1c7
Revision 66fe1c7 by Manuel Castilla (master) September 30, 2021, 21:56 (GMT) |
Compositor: Fix Composite node using alpha when "Use Alpha" is off Alpha input was not receiving the final composite canvas as preferred causing a Translate operation being inserted for centering. This resulted in a transparent background. The issue only affects Full Frame mode. |
Commit Details:
Full Hash: 66fe1c79f3ce225da5d237ac1371e26920c9cb56
Parent Commit: e2df5c8
Lines Changed: +10, -2
1 Modified Path:
/source/blender/compositor/operations/COM_CompositorOperation.cc (+10, -2) (Diff)