Blender Git Commit Log

Git Commits -> Revision 6b55850

Revision 6b55850 by Kent Mein (master)
March 15, 2007, 12:34 (GMT)


This is a fix for bug #6100
When using international fonts, blender was assuming that the
default language on the system was chinese.

Now it checks to see what language code you have selected and
if its chinese or japanese it converts those to utf8 and then
continues to translate them.

I can't fully check this so will need others to test it. This
should at least be better now.

Kent

Commit Details:

Full Hash: 6b5585011628d6dd891212b0ab6f7b0da587512c
SVN Revision: 10272
Parent Commit: 7272bdf
Lines Changed: +39, -26

3 Modified Paths:

/source/blender/include/BIF_language.h (+10, -0) (Diff)
/source/blender/src/filesel.c (+20, -7) (Diff)
/source/blender/src/language.c (+9, -19) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021