Blender Git Loki
Git Commits -> Revision 59d0582
Revision 59d0582 by Jeroen Bakker (master) April 4, 2019, 17:02 (GMT) |
Workbench: Support Transparency + Textures When texture drawing was enabled the fallback materials were not transparent. The reason was that the solid material was requested. This patch will requesting in this case the material from the forward renderer. Fix: T63077 Reviewed By: fclem Maniphest Tasks: T63077 Differential Revision: https://developer.blender.org/D4641 |
Commit Details:
Full Hash: 59d0582a750cf61c98368dc66277e788dcf6f502
Parent Commit: b26164d
Lines Changed: +7, -1
1 Modified Path:
/source/blender/draw/engines/workbench/workbench_deferred.c (+7, -1) (Diff)