Blender Git Commit Log
Git Commits -> Revision 6912e94
Revision 6912e94 by Campbell Barton (master) October 21, 2011, 01:33 (GMT) |
replace BLF's blf_utf8_next() with BLI_str_utf8_as_unicode_step(), also fixed some spelling errors. |
Commit Details:
Full Hash: 6912e94d06edd4c9d099fc3d248aa56ccc7460be
SVN Revision: 41164
Parent Commit: 2d8189c
Lines Changed: +34, -81
8 Modified Paths:
/source/blender/blenfont/intern/blf_font.c (+1, -1) (Diff)
/source/blender/blenfont/intern/blf_internal.h (+0, -1) (Diff)
/source/blender/blenfont/intern/blf_util.c (+0, -64) (Diff)
/source/blender/blenkernel/intern/softbody.c (+1, -1) (Diff)
/source/blender/blenlib/intern/string_utf8.c (+27, -7) (Diff)
/source/blender/blenlib/PIL_time.h (+3, -5) (Diff)
/source/blender/editors/transform/transform.h (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardSensor.h (+1, -1) (Diff)
/source/blender/blenfont/intern/blf_internal.h (+0, -1) (Diff)
/source/blender/blenfont/intern/blf_util.c (+0, -64) (Diff)
/source/blender/blenkernel/intern/softbody.c (+1, -1) (Diff)
/source/blender/blenlib/intern/string_utf8.c (+27, -7) (Diff)
/source/blender/blenlib/PIL_time.h (+3, -5) (Diff)
/source/blender/editors/transform/transform.h (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardSensor.h (+1, -1) (Diff)