Blender Git Commit Log
Git Commits -> Revision b9063b2
Revision b9063b2 by Diego Borghetti (master) February 9, 2009, 07:15 (GMT) |
Just commit so I can continue tomorrow from work. All the code have #if 0 / #endif so nothing to worry about. |
Commit Details:
Full Hash: b9063b27a9376ca276cb80f692ef8fa923a966a7
SVN Revision: 18884
Parent Commit: 9dec5e8
Lines Changed: +774, -0
4 Added Paths:
/source/blender/blenfont/intern/blf_dir.c (+171, -0) (View)
/source/blender/blenfont/intern/blf_font.c (+134, -0) (View)
/source/blender/blenfont/intern/blf_glyph.c (+268, -0) (View)
/source/blender/blenfont/intern/blf_internal.h (+38, -0) (View)
/source/blender/blenfont/intern/blf_font.c (+134, -0) (View)
/source/blender/blenfont/intern/blf_glyph.c (+268, -0) (View)
/source/blender/blenfont/intern/blf_internal.h (+38, -0) (View)