Blender Git Loki
Git Commits -> Revision 4daef64
Revision 4daef64 by Bastien Montagne (master) March 11, 2013, 09:06 (GMT) |
Fix more UI i18n issues (reported by Leon Cheung and Lockal). We have a glicth with colormanagement's spaces descriptions, though, looks like they are clamped at 64 chars (see raw space), will see that later, if it�??s solvable. |
Commit Details:
Full Hash: 4daef649866cfc2699b30b2eeab0e0370265c76a
SVN Revision: 55186
Parent Commit: 34f3dc4
Lines Changed: +118, -72
8 Modified Paths:
/release/scripts/modules/bl_i18n_utils/spell_check_utils.py (+1, -0) (Diff)
/source/blender/blenkernel/intern/constraint.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/SConscript (+4, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+8, -13) (Diff)
/source/blender/editors/space_node/drawnode.c (+2, -2) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+89, -51) (Diff)
/source/blender/makesrna/intern/rna_color.c (+7, -3) (Diff)
/source/blender/blenkernel/intern/constraint.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/SConscript (+4, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+8, -13) (Diff)
/source/blender/editors/space_node/drawnode.c (+2, -2) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+89, -51) (Diff)
/source/blender/makesrna/intern/rna_color.c (+7, -3) (Diff)