Blender Git Loki
Git Commits -> Revision 249b417
Revision 249b417 by Campbell Barton (master) September 18, 2011, 09:48 (GMT) |
blf code - no functional changes. - remove saniy checks from blf_font.c, the callers now check instead. - move duplicate code into defines (may move into static functions). - move kerning checks into const values set at the start of the function, rather then checking on every character. |
Commit Details:
Full Hash: 249b41762a98b5e357cc32e0ba0cb673fc0c6225
SVN Revision: 40320
Parent Commit: 7da6e0c
Lines Changed: +74, -156