Post #2775: It is possible to have button in topbar with:
📋 Metadata
- Author: Pinhead
- Date: 2019-09-20 22:45:28
- Type:
question - Quality Score: 5/10
- Replies (1): post_02779
🏷️ Tags
⚙️ Related PME Features
- Macro Editor
- Python Scripting
- Hotkey Configuration
💬 Content
It is possible to have button in topbar with:
bpy.ops.pme.timeout(override_context('VIEW_3D'), cmd='bpy.ops.wm.tool_set_by_id(name="builtin_brush.Smooth"))')
sculpt smooth brush that be work in edit mode?