Files
test/source/blender/asset_system
Julian Eisel bdfb1f6a04 Assets: Use inheritance for asset library class
Initial changes to make the asset library class polymorphic, plus using
that to cleanup some basic loading logic. I'm confident that this will
help us improve the asset library management code quite a bit, currently
it's quite confusing. Plus it will be extendable this way in future, so
new kinds of asset libraries (e.g. Blender project asset libraries or
arbitrary online asset libraries) can be added much easier.
2024-02-05 18:25:18 +01:00
..