Blender Git Loki
Git Commits -> Revision f24a475
Revision f24a475 by Jeroen Bakker (master) February 27, 2020, 11:15 (GMT) |
Fix T74254: EEVEE Render Passes Availability When disabling AO or BLOOM in the render tab, when the pass is shown in a 3d viewport the pass wasn't reset. This resulted in showing a black texture and a not filled UI render pass in the shading popover. This patch will by default reset to the combined pass. It is intended that the render_pass in the 3d shading struct isn't set to combined as people could have disabled AO/bloom by mistake and it could reset viewports that aren't visible. |
Commit Details:
Full Hash: f24a4750bdd6fcb409785e6527cdcb0b5f33e222
Parent Commit: 01162f7
Lines Changed: +28, -2