Blender Git Commit Log
Git Commits -> Revision 8d55b7b
Revision 8d55b7b by Dalai Felinto (master) January 5, 2012, 06:02 (GMT) |
BGE Font Object: fix for relative path not working AND packed fonts not working [I don't think anyone has ever reported those, what makes me slightly sad but carry on ;)] Those fixes introduce a more generic function to load a font before calling BLF_load. I think it should move to be part of Blender util routines or BLF itself. For the time being here will make it. Once we get <builtin> font working we go for this. Thanks Diego Borghetti for the usual assistance with blf. |
Commit Details:
Full Hash: 8d55b7bf0e43b655a9e74e4325ee835cc84355bb
SVN Revision: 43151
Parent Commit: cce9c43
Lines Changed: +58, -14
1 Modified Path:
/source/gameengine/Ketsji/KX_FontObject.cpp (+58, -14) (Diff)