WIP: Brush assets project #106303

Draft
Julian Eisel wants to merge 358 commits from brush-assets-project 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 9a7e824632 - Show all commits

View File

@ -8816,7 +8816,7 @@ class BrushAssetShelf:
bl_space_type = "VIEW_3D"
bl_options = {'DEFAULT_VISIBLE', 'NO_ASSET_DRAG'}
bl_activate_operator = "BRUSH_OT_asset_select"
bl_default_preview_size = 40
bl_default_preview_size = 48
@classmethod
def poll(cls, context):