Blender Git Commit Log

Git Commits -> Revision 81baeec

Revision 81baeec by Campbell Barton (master)
November 6, 2021, 05:28 (GMT)
Cleanup: remove window_manager & editor includes from BLF

Remove the need to include the window manager & editor functions
in low level font rendering code.

- The default font size is now set when changed in the preferences.
- Flushing cache is set as a callback.

Commit Details:

Full Hash: 81baeec59ba530c53f8db253bb0289825aef2f82
Parent Commit: a804a11
Lines Changed: +46, -22

6 Modified Paths:

/source/blender/blenfont/BLF_api.h (+3, -0) (Diff)
/source/blender/blenfont/CMakeLists.txt (+0, -2) (Diff)
/source/blender/blenfont/intern/blf_default.c (+9, -7) (Diff)
/source/blender/blenfont/intern/blf_font.c (+14, -5) (Diff)
/source/blender/editors/interface/interface_style.c (+6, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+14, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021