I'm wondering if I can make hot keys that works while in a specific tool? I want to set hot key to set bevel round level which Modo seems to use different command for vertices and edges.
tool.attr vert.bevel level 0
tool.attr edge.bevel level 0
I want to bind them to the same hot key. If I am beveling vertices, I want the first command. If I am beveling edges I want the second command.
Is there a way to do this? Can anyone point me to the right direction, please? Thank you.
Replies
I'm not sure if it'll work for you, maybe it's a custom CFG I've downloaded, but I can increase/decrease number of loops when beveling, creating primitives and other operations with A and D keys when the tool is active, give it a go
Looks like mouse scroll wheel up/down is not available in the Input Editor?
Combine that with my controller and joy2key, that should give me quite enough hot key to play with
Any technical advice on setting this up?
So far I understand that x-mouse will replace a hotkey with the scroll wheel, but first Modo needs a macro that assigns the Edge Bevel Round Value:?+1 and Round Value:?-1 to hotkeys. Also x-mouse seems to offer only a limited number of commands that mouse buttons can be mapped to, so I'm not sure how to change it to something that Modo can recognize.
The way I found that works is to use weird combination that does nothing in contextless, like CTRL+ALT+SHIFT+somekey and disable "block original mouse input". So you're firing the hotkey everytime you scroll the wheel but it does nothing unless you're in the specific context you set the hotkey for.
It's well worth sitting with a pad, jotting down tools you use a lot and then working them up into Pie Menu's... Ive pretty much got the modeling one above and a UV working pie along with some duplication / mirror / selection tools set to standard hotkeys. All in all it works really well
With a Pie Menu it's all a lot more accurate, you just need to move in the general direction of your tool and its selected. Hit Ctrl + Space to get up a default pie menu for your window selection. Check out how the tool selection snaps through the tools as you move your mouse around.
Secondly you can put a menu with in a menu. For example when I hit the scripts it brings up a classic list menu. On the other hand if I hit Vert_Combine it opens up a second pie menu with a few vert weld tools.
It's also easy to order pie too, first thing in the list is at 12oclock and it works clockwise from there, very useful for bunching tools together.
I really recommend having a play with it, its weird at first but in the long run its a massive time saver and just makes your work flow a lot slicker + smoother
Thanks for the advice Stormy, I plan on setting up some pie menus next.
StormyBA your making me blush ... But i agree. This is for people learning the app coming from all walks of apps, this could be somehow useful. But somehow only, because like you said 1,2,3,4,5 gets the job done already
I love this feature!!!!