Blender Git Commit Log
Git Commits -> Revision bab8dee
Revision bab8dee by Bastien Montagne (master) November 27, 2015, 20:18 (GMT) |
Fix (unreported) broken BLI_join_dirfile() in some cases on Windows. That function was epic failing in case trying to join '//' and 'foo.blend', would give '//foo.blend'... Now check for both SEP and ALTSEP! |
Commit Details:
Full Hash: bab8deef171ab3cbc2f9e43372d8314bd6a5ff5b
Parent Commit: 85362df
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenlib/intern/path_util.c (+1, -1) (Diff)