Post #2031: Sorry, i try search…
📋 Metadata
- Author: ssllav
- Date: 2019-03-13 20:29:01
- Type:
question - Quality Score: 5/10
- Replies (1): post_02032
🏷️ Tags
macro debug intermediate unsolved
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
Sorry, i try search…
On tuts video, in debug mode, i can see log list of action. But on video log more clear, without reports about mouse route movement, 2d move steps and wheel scroll.
(bpy.ops.view3d.zoom(mx=794, my=711, delta=-1)
bpy.ops.view2d.scroll_up(deltax=0, deltay=40)
how to exclude movements and zoom wheel in the debug log?