Post #1354: : post_01355
π·οΈ Tags
pie-menu custom-tools intermediate
βοΈ Related PME Features
- Pie Menu Editor
- Modal Operator editor
- Custom menu sharing
- Python scripting
π¬ Content
emboo2:
is there a repository of user submitted PME tools yet?
There is Examples page (will update it soon). Also jakro and Stroblend shared their scripts and menus.
If you want to share your menus you can export and pm me them. Or just upload them somewhere and post the link here.
Mighty Pea:
@roaoao: as per my request of a different way to select an axis, could you take only that specific code out of another addon? I found this one, for instance: https://blenderartists.org/forum/showthread.php?419179-ADDON-Advanced-Transform&highlight=
It does what I want, but then uses its own modals for translate/rotate/scale, and I donβt want that.
Thanks for the link. Hmm, yes, looks like we can use Modal Operator editor to create these tools. Will send you an example tomorrow.