Post #2185: its an addon in the N panel, but if you could give an example on a custom Brush

📋 Metadata

  • Author: BD3D
  • Date: 2019-04-15 15:07:12
  • Type: question
  • Quality Score: 5/10
  • Reply to: post_02184
  • Replies (1): post_02186

🏷️ Tags

popup-dialog custom-panels intermediate unsolved

  • Popup Dialog Editor
  • Python Scripting
  • Panel Group Editor

💬 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