Post #2737:
Ho
π Metadata
- Author: roaoao
- Date: 2019-09-11 16:55:26
- Type:
answer - Quality Score: 8/10
- Reply to: post_02733
- Replies (1): post_02741
π·οΈ Tags
βοΈ Related PME Features
- Python Scripting
- Custom Icons
- Pie Menu Editor
π¬ Content
HokusPokus:
I had help some time ago to get the small tickbox for DynTopo filled with this custom code
Try to replace with this:
L.operator("sculpt.dynamic_topology_toggle", text=slot, icon='CHECKBOX_HLT' if C.sculpt_object.use_dynamic_topology_sculpting else 'CHECKBOX_DEHLT')
HokusPokus:
Do you know if itβs possible to get hold of the sculoptbrush icons? i saw a video with one of the developers saying itβs now stored as a Blend.file
No, but Iβll try to add support for them in PME. If itβs possible
β€οΈ 2 likes