Blender Git Loki
Git Commits -> Revision 93b5682
Revision 93b5682 by Clément Foucault (master) May 20, 2020, 15:48 (GMT) |
Fix T76909 GPencil: Layers with mask(s) invisible when using "in front" The gpSceneDepthTexture is using a dummy 1px texture which was generating wrong values for uvs when sampling gpMaskTexture. Use the max size of both since any of the 2 can use dummy texture. |
Commit Details:
Full Hash: 93b5682444d51c3232efa59b0e4e6c3e0562a503
Parent Commit: e15ffc0
Lines Changed: +3, -1
1 Modified Path:
/source/blender/draw/engines/gpencil/shaders/gpencil_frag.glsl (+3, -1) (Diff)