Blender Git Loki
Git Commits -> Revision ab2bb94
Revision ab2bb94 by Bastien Montagne (master) January 7, 2014, 19:56 (GMT) |
Fix a small glitch with string generated by numinput, they could cut multi-bytes utf8 chars (like the '°' of angle values), now call BLI_utf8_invalid_strip() to prevent this. |
Commit Details:
Full Hash: ab2bb94f6bd2439b2eeaded60097da6737e158c8
Parent Commit: d490e68
Lines Changed: +2, -0
1 Modified Path:
/source/blender/editors/util/numinput.c (+2, -0) (Diff)