Post #1014: Hi. This is an awesome update!
📋 Metadata
- Author: gasperalemao
- Date: 2017-09-29 08:34:58
- Type:
question - Quality Score: 6/10
- Reply to: post_01013
- Replies (1): post_01017
🏷️ Tags
macro modal-operators intermediate unsolved
⚙️ Related PME Features
- 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.