Blender Git Loki
Git Commits -> Revision 98e3694
Revision 98e3694 by Bastien Montagne (master) February 26, 2015, 10:27 (GMT) |
Fix T43817: issue with non-utf8 encodings in Windows paths, again... We need to use 'W' widechar variants of win funcs and convert wchar to utf8-encoded bytes in those cases, sigh... Note: theoritical fix only, need org reporter to test it... |
Commit Details:
Full Hash: 98e3694c39f3dde7a9d01b82ea627e55fa5eda8f
Parent Commit: 88facb8
Lines Changed: +5, -2
1 Modified Path:
/source/blender/editors/space_file/fsmenu.c (+5, -2) (Diff)