Blender Git Loki
Git Commits -> Revision 143f4e5
Revision 143f4e5 by Dalai Felinto (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) December 20, 2017, 18:11 (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: 143f4e52c55e346f5f47752d4929061c47346e3f
Parent Commit: 44408d6
Committed By: Antonio Vazquez
Lines Changed: +23, -5