Post #4215: Add a Undo and Redo after the Face Inset Fillet

📋 Metadata

🏷️ Tags

macro hotkeys intermediate solved

  • Macro Editor
  • Pie Menu Editor
  • Python Scripting

💬 Content

Add a Undo and Redo after the Face Inset Fillet

make sure the Inset Amount and Number of Sides are done like so,

  • C.active_operator.inset_amount
  • C.active_operator.number_of_sides

Also depending on use, change the window to mesh unless you wish for the model to operator on each face?

Also disable Block UI (by pressing the cogs top right) to be able to rotate the view sill (if required).

Screenshot 2022-02-22 183241Screenshot 2022-02-22 183241502×506 41.9 KB

Screenshot 2022-02-22 183454Screenshot 2022-02-22 1834541095×342 38.8 KB


❤️ 2 likes


🔗 View on Blender Artists