Blender Git Commit Log

Git Commits -> Revision 6e08a16

Revision 6e08a16 by Diego Borghetti (master)
January 29, 2009, 05:19 (GMT)
Moving Language code from interface/text.c to blenfont library.

I go to start commit the new code here and then replace one
by one bmfont and ftfont, this do nothing right now, but it's
more easy keep the files here to work from the studio and my home.

I only update the Makefile and SConscript (but JesterKing a double
check never is bad), so please check the msvc and cmake files.

The new library is libblenfont.a

Commit Details:

Full Hash: 6e08a165bb36a4812688ee250294233157d982cb
SVN Revision: 18729
Parent Commit: 54059f0
Lines Changed: +440, -208

6 Added Paths:

/source/blender/blenfont/BLF_api.h (+52, -0) (View)
/source/blender/blenfont/intern/blf_internal_types.h (+45, -0) (View)
/source/blender/blenfont/intern/blf_lang.c (+242, -0) (View)
/source/blender/blenfont/intern/Makefile (+42, -0)
/source/blender/blenfont/Makefile (+30, -0)
/source/blender/blenfont/SConscript (+9, -0) (View)

10 Modified Paths:

/source/blender/editors/include/UI_text.h (+0, -14) (Diff)
/source/blender/editors/interface/Makefile (+1, -0) (Diff)
/source/blender/editors/interface/text.c (+9, -185) (Diff)
/source/blender/Makefile (+1, -0) (Diff)
/source/blender/SConscript (+2, -1) (Diff)
/source/blender/windowmanager/intern/Makefile (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+2, -3) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+2, -4) (Diff)
/source/blender/windowmanager/SConscript (+1, -1) (Diff)
/source/Makefile (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021