Blender Git Commit Log

Git Commits -> Revision 9a1d75e

Revision 9a1d75e by Sybren A. Stüvel (master)
October 19, 2021, 13:53 (GMT)
Asset Library Service: make insensitive to trailing slashes

Make `AssetLibraryService::get_asset_library_on_disk(path)` insensitive
to trailing slashes; i.e. `get_asset_library_on_disk("/path")` and
`get_asset_library_on_disk("/path/�)` will now return the same
`AssetLibrary*`.

Commit Details:

Full Hash: 9a1d75e0b9580819dba188afdab72295cbf47302
Parent Commit: a7075a3
Lines Changed: +45, -5

2 Modified Paths:

/source/blender/blenkernel/intern/asset_library_service.cc (+19, -5) (Diff)
/source/blender/blenkernel/intern/asset_library_service_test.cc (+26, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021