Blender Git Loki
Git Commits -> Revision 3262fc3
Revision 3262fc3 by Campbell Barton (compositor-2016) June 8, 2016, 19:45 (GMT) |
GPU: fix/workaround basic shader font-color All text was displaying black. BLF uses alpha-only textures which aren't supported by the basic-shader, Workaround this by using texture swizzle so the RGB components of the texture are set to 1. |
Commit Details:
Full Hash: 3262fc31d4a2452dc13f7bdeaeb2cc18d07f432b
Parent Commit: 74c6598
Committed By: Jeroen Bakker
Lines Changed: +14, -0
1 Modified Path:
/source/blender/blenfont/intern/blf_glyph.c (+14, -0) (Diff)