Blender Git Loki
Git Commits -> Revision e3ef782
Revision e3ef782 by Dalai Felinto (master) December 20, 2017, 18:05 (GMT) |
Fix for T53599: OpenGL render with transparent background I had to make Eevee draw its scene in the scene pass (before it was doing it in the background pass). This is not ideal since reference images require a separation between scene and background. But it's the best way to solve it now. Clay is working fine. |
Commit Details:
Full Hash: e3ef782af5d5255093d00cdc261d93dd3d8a5c40
Parent Commit: 03a5891
Lines Changed: +23, -5