This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Sybren A. Stüvel 9cff9f9f5d Cleanup: rename FileList::asset_libraryasset_library_ref
In the `FileList` struct, rename the `AssetLibraryReference
*asset_library` field to `asset_library_ref` -- it's a description of
which asset library is used, and not the asset library itself.

This is to make space for a future `AssetLibrary *asset_library` field,
which will point to an actual asset library struct/class.

No functional changes.

Reviewed by: Severin

Differential Revision: https://developer.blender.org/D12151
2021-08-06 15:20:39 +02:00
..
2021-07-07 13:42:46 +10:00
2021-07-16 11:48:54 +10:00
2021-08-05 11:56:51 -03:00
2020-12-15 17:19:55 +01:00
2021-06-22 10:54:50 -07:00
2021-07-02 12:15:29 +10:00
2021-06-10 12:15:59 +02:00
2021-08-03 12:33:36 +02:00