Blender Git Loki
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