Go to file
Dalai Felinto 8d55b7bf0e 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.
2012-01-05 06:02:42 +00:00
build_files Openexr path change for scons (win) 2011-12-31 17:15:47 +00:00
doc correct api doc examples and a typo 2012-01-05 05:43:35 +00:00
extern add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
intern Cycles: device code refactoring, no functional changes. 2012-01-04 18:06:32 +00:00
release This patch creates an interface for ["Text"] properties in Font objects. 2012-01-04 21:40:00 +00:00
source BGE Font Object: fix for relative path not working AND packed fonts not working 2012-01-05 06:02:42 +00:00
CMakeLists.txt Mode switching for GHOST under X11: adds the ability to change screen resolutions in the blenderplayer on GNU/Linux. 2012-01-02 12:25:14 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00