Blender Git Commit Log

Git Commits -> Revision cf5ae67

Revision cf5ae67 by Campbell Barton (master)
October 22, 2020, 06:24 (GMT)
Cleanup: split BLF default into own file

This avoids accidents using user-preferences in the main BLF API,
which could cause preferences to be used unintentionally
(such as stamping into renders or creating generated images).

As well as uses of BLF when preferences aren't loaded
such as animation playback.

Commit Details:

Full Hash: cf5ae6718c8cc595f19f40dae80ab55296e34ad0
Parent Commit: fe963b5
Lines Changed: +104, -65

1 Added Path:

/source/blender/blenfont/intern/blf_default.c (+95, -0) (View)

3 Modified Paths:

/source/blender/blenfont/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenfont/intern/blf.c (+6, -65) (Diff)
/source/blender/blenfont/intern/blf_internal.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021