Blender Git Commit Log
Git Commits -> Revision eaa1917
Revision eaa1917 by Campbell Barton (master) June 8, 2016, 05:20 (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: eaa19177e7c3b874bc363b7dd3cf45aca808e814
Parent Commit: 654019f
Lines Changed: +14, -0
1 Modified Path:
/source/blender/blenfont/intern/blf_glyph.c (+14, -0) (Diff)