📋 Metadata

💬 Content

its an addon in the N panel, but if you could give an example on a custom Brush panel i could understand, i saw this as an example for a custom brush

ps = paint_settings(); L.template_ID_preview(ps, 'brush', new='brush.add', rows=3, cols=8) if ps else None

but i couldn’t replicate this with my specific similar menu from my add-on.
isnt there already examples and conversations avout this ?


🔗 View on Blender Artists