Blender Git Commit Log
Git Commits -> Revision bdfa435
Revision bdfa435 by Sybren A. Stüvel (temp-asset-browser-catalogs) September 23, 2021, 11:07 (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. Still under review in D12611. |
Commit Details:
Full Hash: bdfa4350c895b2fb798e2499fc60e22632321b1e
Parent Commit: 4183f66
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenlib/intern/fileops.c (+1, -0) (Diff)