Blender Git Loki
Git Commits -> Revision c3e2faa
Revision c3e2faa by Mike Erwin (master) February 5, 2017, 06:01 (GMT) |
BLF: simplify API for default font We had two versions of several BLF functions -- one for a specific font ID & another for the default font. New BLF_default function lets us simplify this API & delete the redundant code. |
Commit Details:
Full Hash: c3e2faaad540c130b9ff92217a753ef24cb19fed
Parent Commit: 5ad5bb2
Lines Changed: +0, -80