Post #2327: ![](https://blenderartists.org/user_avatar/blenderartists.org/nanomanpro/48/1874

📋 Metadata

🏷️ Tags

python-scripting intermediate solved

  • Python Scripting
  • Macro Editor

💬 Content

Nanomanpro:

I think I found a small bug

Yes, you need to manually add True argument ('EXEC_DEFAULT', True, ...):

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

Will fix this in the next version.


❤️ 1 likes


🔗 View on Blender Artists