Post #2326: Thank you, Sir ![:slight_smile:](https://blenderartists.org/images/emoji/twitter

πŸ“‹ Metadata

🏷️ Tags

macro intermediate unsolved

  • Macro Editor

πŸ’¬ Content

Thank you, Sir :slight_smile:

Now the menu is working properly, but I think I found a small bug - namely the β€œundo” command causes loss of selection, below the current code and a short film:

bpy.ops.transform.resize('EXEC_DEFAULT', value=(1.0, 1.0, 0.0), orient_type='GLOBAL', orient_matrix_type='GLOBAL', constraint_axis=[False, False, True])

πŸ”— View on Blender Artists