Blender Git Loki
Git Commits -> Revision 4183f66
Revision 4183f66 by Sybren A. Stüvel (temp-asset-browser-catalogs) September 23, 2021, 10:54 (GMT) |
Asset Catalog Tests: better path separator handling Fixes by @LazyDodo to make the tests run on Windows. This requires another change to get working properly, namely updating `BLI_dir_create_recursive()` on Windows to call `BLI_path_slash_native()` on the path before trying to create it. This will be handled in a different commit, as it's not catalog-related. |
Commit Details:
Full Hash: 4183f66eda065ad7bba354d66005f295f17a051c
Parent Commit: 73a9117
Lines Changed: +9, -7
1 Modified Path:
/source/blender/blenkernel/intern/asset_catalog_test.cc (+9, -7) (Diff)