Post #630:
Ho
📋 Metadata
- Author: roaoao
- Date: 2017-05-04 15:53:42
- Type:
answer - Quality Score: 8/10
- Reply to: post_00629
- Replies (1): post_00631
🏷️ Tags
popup-dialog panel sculpt-brushes intermediate solved
⚙️ Related PME Features
- 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:
- Select “Sculpt Brushes Popup” in PME editor
- Click “Sculpt Brushes Row” button
- Click “Edit Item”
- 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.