Blender Git Commit Log

Git Commits -> Revision 447dd3c

Revision 447dd3c by Rob Haarsma (master)
May 15, 2003, 17:01 (GMT)
Seeing all comments on the interface slowdown, I decided to try a different
approach for the coloring of interface texts. Currently two seperate fonts get
generated, one black and one white, which eliminates the glPixelTransfer
command. (which assumably caused the huge slowdowns)

Please try, and post your experiences on the interface drawing speed.
NOTE: for this new method you need the *unmodified* FTGL library:
http://homepages.paradise.net.nz/henryj/code/#FTGL

Apologies on any inconveniences...

Commit Details:

Full Hash: 447dd3c9597dd91b5229437e43a27a0fa26b6a53
SVN Revision: 781
Parent Commit: a97264f
Lines Changed: +36, -28

2 Modified Paths:

/source/blender/ftfont/intern/FTF_TTFont.cpp (+34, -27) (Diff)
/source/blender/ftfont/intern/FTF_TTFont.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021