Blender Git Commit Log

Git Commits -> Revision a8dc3f4

Revision a8dc3f4 by Mike Erwin (master)
October 15, 2016, 23:40 (GMT)
BLF: make blurry text an optional (disabled) feature

While trying to simplify text drawing, noticed no Blender code uses the blur feature. Hopefully scripts don't use it!

Commit Details:

Full Hash: a8dc3f4596ef5aed70ceeaa7e3029cb782a0f0ef
Parent Commit: 878938f
Lines Changed: +21, -0

6 Modified Paths:

/source/blender/blenfont/BLF_api.h (+6, -0) (Diff)
/source/blender/blenfont/intern/blf.c (+2, -0) (Diff)
/source/blender/blenfont/intern/blf_font.c (+2, -0) (Diff)
/source/blender/blenfont/intern/blf_glyph.c (+5, -0) (Diff)
/source/blender/blenfont/intern/blf_internal_types.h (+2, -0) (Diff)
/source/blender/python/generic/blf_py_api.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021