Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-11commit to continue in my home.Diego Borghetti
Also I remove some of the #if 0.
2009-02-09Just commit so I can continue tomorrow from work.Diego Borghetti
All the code have #if 0 / #endif so nothing to worry about.
2009-01-30'scons blenderlite' failed because blf expected freetypeCampbell Barton
2009-01-29scons compiling fixes for new blenfont moduleJoshua Leung
2009-01-29Added CMake files needed for new blenfont module.Nicholas Bishop
Note to bdiego: this module seems to depend on ftfont, which is only compiled with the INTERNATIONAL build setting, however it seems blenfont should work regardless of that setting.
2009-01-29Moving Language code from interface/text.c to blenfont library.Diego Borghetti
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