Post #2733: When nothing else works i Blender… PME will do it… The Swiss army knife of blend
📋 Metadata
- Author: HokusPokus
- Date: 2019-09-10 11:57:56
- Type:
discussion - Quality Score: 6/10
- Replies (1): post_02737
🏷️ Tags
bug-compatibility advanced unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Python Scripting
- Custom Icons
💬 Content
When nothing else works i Blender… PME will do it… The Swiss army knife of blender add-ons… It’s a damn pity the Blender Team still changes stuff in the code… perhaps in the API that all you have helped me with Roaoa, breaks… I had help some time ago to get the small tickbox for DynTopo filled with this custom code:
L.operator("sculpt.dynamic_topology_toggle", text, icon='CHECKBOX_HLT' if C.sculpt_object.use_dynamic_topology_sculpting else 'CHECKBOX_DEHLT')
And now the dev team has managed to break it yet another time… Is it worth fixing? Maybe i’ll just ride it out this year and see if they can keep their fingers from changing it at some point…
Here’s another curveball to you: 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 somewhere but i haven’t managed to find where it’s stored… It would be cool to have these icons hands-on in PME… and at some point hopefully be able toi edit them as they are… ugly… compared to the Blender 2.7x ones
At least i got the command out so it’s now a bit faster to flip between them…
Cheers