Blender Git Loki

Git Commits -> Revision 1bf0f1a

September 21, 2021, 14:02 (GMT)
Use existing C-APIs for path and filesystem handling

The `ghc::filesystem` we wanted to use for a platform compatible
replacement of `std::filesystem` (see D12197) doesn't behave as we
expect or want to. We could probably find a solution, but it's not worth
the extra time. To move this forward, we can switch the asset catalogs
to use Blender's C functions for path and filesystem handling.

Differential Revision: https://developer.blender.org/D12538

Commit Details:

Full Hash: 1bf0f1a1192c5a15aae5718603f2d2266715edb4
Parent Commit: a1cbcac
Lines Changed: +112, -105

6 Modified Paths:

/source/blender/blenkernel/BKE_asset_catalog.hh (+3, -2) (Diff)
/source/blender/blenkernel/BKE_asset_library.hh (+1, -5) (Diff)
/source/blender/blenkernel/intern/asset_catalog.cc (+49, -31) (Diff)
/source/blender/blenkernel/intern/asset_catalog_test.cc (+51, -56) (Diff)
/source/blender/blenkernel/intern/asset_library.cc (+1, -1) (Diff)
/source/blender/blenkernel/intern/asset_library_test.cc (+7, -10) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021