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)