Post #1014: Hi. This is an awesome update!

📋 Metadata

🏷️ Tags

macro modal-operators intermediate unsolved

  • Modal Editor
  • Property Editor
  • Macro Editor

💬 Content

Hi. This is an awesome update!
I’m trying to create one Modal Operator to rotate an object in Z with mouse weel, Ctrl = Y and Shift = X.
When I try to get the property from “bpy.ops.transform.rotate()” it shows “TRANSFORM_OT_rotate.snap_normal” for all the axis, no specific option for each one.

Where can I get more info about the Properties section? I’ve searched in the Documentation page, but there is not much stuff. Right now I mostly use Command Stuff.


🔗 View on Blender Artists