Files
test/source/blender/blenfont/intern
Campbell Barton eaa19177e7 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.
2016-06-08 15:20:57 +10:00
..
2014-11-28 22:16:14 +01:00
2016-04-22 20:02:41 +10:00