📋 Metadata

💬 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