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