UI: Asset Shelf (Experimental Feature) #104831

Closed
Julian Eisel wants to merge 399 commits from asset-shelf into main

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 041503dd98 - Show all commits

View File

@ -3319,7 +3319,7 @@ class WM_MT_region_toggle_pie(Menu):
# no need to include both in this list.
'HEADER': "show_region_header",
'FOOTER': "show_region_footer",
'ASSET_SHELF': "show_regions_asset_shelf",
'ASSET_SHELF': "show_region_asset_shelf",
'CHANNELS': "show_region_channels",
}
# Map the `region.alignment` to the axis-aligned pie position.