WIP: Basic support for registering asset shelf as a type in BPY #104991

Closed
Julian Eisel wants to merge 73 commits from JulianEisel:temp-asset-shelf-type-bpy into asset-shelf

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1e31d65986 - Show all commits

View File

@ -108,7 +108,7 @@ static std::optional<asset_system::AssetCatalogFilter> catalog_filter_from_shelf
}
/* TODO calling a (.py defined) callback for every asset isn't exactly great. Should be a temporary
solution until there is proper filtering by asset traits. */
* solution until there is proper filtering by asset traits. */
/**
* Returns true if the asset should be visible. That is, if any of the visible asset shelves has no
* poll function (all assets should be displayed), or its #AssetShelfType.asset_poll function