Post #4420: Thanks for the assistance here, but, I repeat - the addon doesn’t work properly
📋 Metadata
- Author: mem
- Date: 2022-06-27 11:17:25
- Type:
bug_report - Quality Score: 8/10
- Reply to: post_04418
- Replies (1): post_04421
🏷️ Tags
v1-20-x pie-menu hotkeys advanced unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Hotkey Configuration
💬 Content
Thanks for the assistance here, but, I repeat - the addon doesn’t work properly on 3.2 and 3.3 alpha.
The click-drag functionality is broken because of API changes, namely these:
” Tweak events have been removed from KeyMapItem.type. (EVT_TWEAK_L, EVT_TWEAK_M, EVT_TWEAK_R)”
According to the release notes here:
https://wiki.blender.org/wiki/Reference/Release_Notes/3.2/Python_API#Breaking_Changes
So it looks like an update is needed in order to have full functionality.