Blender Git Loki

Git Commits -> Revision 8d6a554

Revision 8d6a554 by Campbell Barton (master)
October 20, 2011, 09:47 (GMT)
- add BLI_string_utf8.h for unicode functions.
- move font.c unicode functions into string_utf8.c and rename to fit with other BLI_string funcs.

Commit Details:

Full Hash: 8d6a554d7502029f04aca33efcdd004744b9bd84
SVN Revision: 41140
Parent Commit: e02dfe4
Lines Changed: +234, -179

1 Added Path:

/source/blender/blenlib/BLI_string_utf8.h (+55, -0) (View)

20 Modified Paths:

/source/blender/blenkernel/BKE_font.h (+0, -5) (Diff)
/source/blender/blenkernel/intern/font.c (+2, -138) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/smoke.c (+1, -2) (Diff)
/source/blender/blenlib/BLI_blenlib.h (+2, -0) (Diff)
/source/blender/blenlib/BLI_string.h (+1, -13) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenlib/intern/BLI_args.c (+0, -1) (Diff)
/source/blender/blenlib/intern/string_utf8.c (+155, -0) (Diff)
/source/blender/editors/curve/editfont.c (+7, -7) (Diff)
/source/blender/editors/interface/interface_anim.c (+1, -0) (Diff)
/source/blender/editors/interface/interface_draw.c (+2, -2) (Diff)
/source/blender/editors/interface/interface_templates.c (+0, -1) (Diff)
/source/blender/editors/space_file/fsmenu.c (+0, -1) (Diff)
/source/blender/imbuf/intern/indexer.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_curve.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_define.c (+0, -1) (Diff)
/source/blender/python/generic/py_capi_utils.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_interface.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+0, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021