Blender Git Loki
Git Commits  -> Revision 87b19b3
		
			
			
		
| Revision 87b19b3 by Ray molenkamp (master) December 11, 2020, 18:59 (GMT) | 
| Fix: BLI_getenv returns ascii not UTF8 on windows BLI_getenv has always incorrectly returned ascii rather than UTF-8. This change corrects this behaviour. This resolves issues when the `BLENDER_USER_CONFIG` environment variable contains a path with Unicode characters on windows as reported in T74510 (but unlikely the root cause for the issue at hand there) Differential Revision: https://developer.blender.org/D9831 Reviewed by: brecht | 
Commit Details:
Full Hash: 87b19b3aba0c8535d48ad07e2dae2e09373c913a
Parent Commit: 92ab76c
Lines Changed:  +20,  -7
1 Modified Path:
/source/blender/blenlib/intern/path_util.c (+20, -7) (Diff)


 Master Commits
 Master Commits MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021