Post #630: Ho

📋 Metadata

🏷️ Tags

popup-dialog panel sculpt-brushes intermediate solved

  • Popup Dialog Editor
  • Panel Group Editor
  • Python Scripting
  • Custom Icons

💬 Content

HokusPokus:

Is it possible to re-arrange existing menu’s and tab’s meaning not hiding existing ones?

Afaik, this feature will be added in Blender 2.8

HokusPokus:

Also the main reason i purchased this add-on was to see if i could make a sticky-menu with Sculpt brushes to get more of a Photoshop environment where every brush is still visible after selecting them… i imagined having a small row of the brushes on a panel ( not a closing menu that is) either way…

Not sure how it looks in Photoshop but you can import and customize this panel (sculpt_brushes_panel.zip (529 Bytes)):

To add other brushes to the panel you need to edit button’s code:

  1. Select “Sculpt Brushes Popup” in PME editor
  2. Click “Sculpt Brushes Row” button
  3. Click “Edit Item”
  4. Edit the names of the brushes you want to display. Eg: …[“Blob”, “Flatten/Contrast”, “Grab”]…

Note that the panel is visible only in Sculpt mode.


🔗 View on Blender Artists