Post #5083: The mesh.extrude_region_shrink_fatten operator was already included in the float

πŸ“‹ Metadata

🏷️ Tags

v1-18-7 macro operators advanced solved

  • Macro Editor
  • Interactive Panels
  • Python Scripting

πŸ’¬ Content

The mesh.extrude_region_shrink_fatten operator was already included in the floatgeo_32.json file that you shared with me, right? (So you might already know a way to obtain it.) In my case, I obtained it from the Info window after executing the operator.

Regarding the Macro, I think it should work if you use the HACK I showed in a previous post. Please enter the β€œ#” character at the end of the code.

Pie Menu Editor 1.18.7 Released Scripts and Themes

Like you, I also struggle with the inaccessibility of the Tool Options. As a first suggestion, we could consider placing the properties in a more visible location. If the text and icons were to change according to the state of the properties, it would likely become even more user-friendly. To begin with, please use PME’s Interactive Panels to create a menu in a highly visible location. This will automatically generate a pop-up dialog with any given menu ID. Then, write the following code in t…


πŸ”— View on Blender Artists