Blender Git Commit Log
Git Commits -> Revision b57ec68
Revision b57ec68 by Clément Foucault (temp-gpencil-drw-engine) June 28, 2019, 15:41 (GMT) |
GPencil: Rework Layer Blending Layer blending is now done by the hardware and uses dual source blending. This patch breaks a few things: - The depth of the blended strokes are not merged anymore. - The layer masking is broken. Theses will be for a different patch. I'm not sure if overlay fading (based on alpha) is handle correctly but it does fade to neutral. |
Commit Details:
Full Hash: b57ec68fcf83bd30bc3bfaa4763b1987ff291d43
Parent Commit: d0f22a4
Lines Changed: +68, -153