Blender Git Commit Log
Git Commits -> Revision 059d01d
Revision 059d01d by Sybren A. Stüvel (master) September 23, 2021, 12:42 (GMT) |
Fileops: call `BLI_path_slash_native()` in `BLI_dir_create_recursive()` Make the Windows version of `BLI_dir_create_recursive()` call `BLI_path_slash_native()` before it tries to handle the path. This should make it possible to call it with non-native path separators. This change was provided by our Windows platform maintainer @LazyDodo in P2414, so I assume he agrees with this change. |
Commit Details:
Full Hash: 059d01d42e049a5d4a42f81c8b860540127efeb6
Parent Commit: 8397596
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenlib/intern/fileops.c (+1, -0) (Diff)