Blender Git Commit Log
Git Commits -> Revision 8145489
Revision 8145489 by Diego Borghetti (master) February 20, 2009, 05:42 (GMT) |
Add clipping text option to blenfont also add an enable/disable function for aspect and rotation (and the new clipping). Update source/Makefile to point to the new libed_sculpt_paint. |
Commit Details:
Full Hash: 8145489a7dc2889bc0fa61f0e23c4dc0f7b300be
SVN Revision: 19049
Parent Commit: 72e99d9
Lines Changed: +114, -24
7 Modified Paths:
/source/blender/blenfont/BLF_api.h (+9, -0) (Diff)
/source/blender/blenfont/intern/blf.c (+54, -8) (Diff)
/source/blender/blenfont/intern/blf_font.c (+20, -4) (Diff)
/source/blender/blenfont/intern/blf_glyph.c (+26, -7) (Diff)
/source/blender/blenfont/intern/blf_internal.h (+1, -1) (Diff)
/source/blender/blenfont/intern/blf_internal_types.h (+3, -3) (Diff)
/source/Makefile (+1, -1) (Diff)
/source/blender/blenfont/intern/blf.c (+54, -8) (Diff)
/source/blender/blenfont/intern/blf_font.c (+20, -4) (Diff)
/source/blender/blenfont/intern/blf_glyph.c (+26, -7) (Diff)
/source/blender/blenfont/intern/blf_internal.h (+1, -1) (Diff)
/source/blender/blenfont/intern/blf_internal_types.h (+3, -3) (Diff)
/source/Makefile (+1, -1) (Diff)