Files
test/source
Julian Eisel 7705e49bcd Fix #113201: Assets in same folder as current file ignored in All library
If an asset library was pointing to the same path as the current file is saved
in, the assets from this library wouldn't be loaded. This is because the asset
library service assumed the absolute library root path is a way to uniquely
identify an asset library.

Instead, identify the asset library using both the root path and the library
type.
2023-10-13 18:52:38 +02:00
..
2023-10-05 12:57:29 +11:00