Files
test2/source/blender/asset_system
Julian Eisel e87a9f2f69 Fix: Asset library tests using wrong internal asset library type
For automated tests we have support for directly loading a directory as
asset library. We might need this for other things too in future, so
this should be supported generally.

Directories loaded as asset libraries this way would internally be
treated as a Preferences on-disk library, which isn't correct. This
didn't cause any known issues, but with blender/blender!138150 it would
make tests fail incorrectly.
2025-05-30 15:05:47 +02:00
..