Blender Git Commit Log
Git Commits -> Revision 0078166
Revision 0078166 by Campbell Barton (master) March 7, 2012, 15:55 (GMT) |
Unify string stepping delimiter code for text buttons, text editor and console (all had duplicate code). this is also a step toward the console working with utf8 though many todo's remain. |
Commit Details:
Full Hash: 00781668ce936db58681e2b49d635857e5b2d25e
SVN Revision: 44706
Parent Commit: b41b190
Lines Changed: +336, -262
2 Added Paths:
/source/blender/blenlib/BLI_string_cursor_utf8.h (+62, -0) (View)
/source/blender/blenlib/intern/string_cursor_utf8.c (+181, -0) (View)
/source/blender/blenlib/intern/string_cursor_utf8.c (+181, -0) (View)