Hi there!
Is there a way to assign a hotkey to the Guide Groom “Primitive group” parameter?
I mean, that function is for masking, but it is really-really terrible to use while doing hands on work.
I need to click on the arrow in the Guide groom sop, select the curves that I want to mask (I select the non masked, but ok), I hit enter. I do grooming with my desired mask.
I want to mask other curves, I need to manually delete the edge primitives from the list (double click+del), click on the arrow, etc…
I mean, I was thinking about implementing this function for the Stroke node while holding down ctrl…
Am I the guy who just can't figure it out, or is it really that complicated? It would be pretty cool to use this otherwise.
Thanks!
Is there a way to assign a hotkey to the Guide Groom "Primitive group" parameter?
5505 14 3- kmdani
- Member
- 9 posts
- Joined: April 2017
- Offline
- Helli
- Member
- 13 posts
- Joined: Oct. 2010
- Offline
I would love to know the same.
Since this is something one uses constantly when grooming (select a guide or multiple, brush them, select new ones and so on)
Since this is something one uses constantly when grooming (select a guide or multiple, brush them, select new ones and so on)
www.marioreitbauer.com
Groom & CFX TD
Groom & CFX TD
- jsmack
- Member
- 8037 posts
- Joined: Sept. 2011
- Offline
- Helli
- Member
- 13 posts
- Joined: Oct. 2010
- Offline
Any chance that you could let me know how the command is named in the hotkey editor so i can set a new hotkey ?
www.marioreitbauer.com
Groom & CFX TD
Groom & CFX TD
- Helli
- Member
- 13 posts
- Joined: Oct. 2010
- Offline
Asked support. For now this function can not be set on a hotkey.
www.marioreitbauer.com
Groom & CFX TD
Groom & CFX TD
- 1011
- Member
- 5 posts
- Joined: March 2018
- Offline
Looking for the exact same thing. Sad to know that it cannot be set as a hotkey. Hopefully there is a fix next update?
AS: https://www.artstation.com/phb [www.artstation.com]
IG: https://www.instagram.com/phbillones/ [www.instagram.com]
Novice Magician studying the art of Houdini Wizardry.
IG: https://www.instagram.com/phbillones/ [www.instagram.com]
Novice Magician studying the art of Houdini Wizardry.
- anon_user_89151269
- Member
- 1755 posts
- Joined: March 2014
- Offline
it's an issue that affects other sop nodes, basically anything that has a group to operate with.
it's more acute for the guide groom, because one has to constantly select/deselect guides.
the issue has been brought up before. maybe it's best to just pile up RFEs on this issue, until it catches sesi's attention
it's more acute for the guide groom, because one has to constantly select/deselect guides.
the issue has been brought up before. maybe it's best to just pile up RFEs on this issue, until it catches sesi's attention
- toonafish
- Member
- 469 posts
- Joined: March 2014
- Offline
- citizen
- Member
- 100 posts
- Joined: Aug. 2020
- Offline
- 1011
- Member
- 5 posts
- Joined: March 2018
- Offline
citizentoonafishupdated? don't find it in hotkeys window
Been looking for a solution as well, still no hotkey I suppose ?
Hello, Check out Gabriela Salmeron's Introduction to Grooming in Houdini under sidefx tutorial. She shares a python script that you can put a hotkey into that solves this issue.
AS: https://www.artstation.com/phb [www.artstation.com]
IG: https://www.instagram.com/phbillones/ [www.instagram.com]
Novice Magician studying the art of Houdini Wizardry.
IG: https://www.instagram.com/phbillones/ [www.instagram.com]
Novice Magician studying the art of Houdini Wizardry.
- lars korb
- Member
- 2 posts
- Joined: March 2016
- Offline
1011citizentoonafishupdated? don't find it in hotkeys window
Been looking for a solution as well, still no hotkey I suppose ?
Hello, Check out Gabriela Salmeron's Introduction to Grooming in Houdini under sidefx tutorial. She shares a python script that you can put a hotkey into that solves this issue.
The functionality of selecting primitives for the purpose of masking now has the shortcut 'S' while the guidegroom node is active.
Unfortunately, I still can't find a way to assign shortcuts to the individual tools within the guidegroom node.
Gabriela Salmeron's method was to assign shortcuts to the individual tools that were in the 'Guide Brushes' toolbar.
Unfortunately, these tools no longer exist!
Does anyone know if there's a way to assign shortcuts to the tools within the guidegroom node?
It MUST be possible to do this!
Virtual grooming should not produce so many stress hormones as to cause the groomer to pull out their own hair!
Especially not while using Houdini. And certainly not in 2023!
Please help!
- freshbaked
- Member
- 113 posts
- Joined: June 2020
- Offline
If you change your radial menu to "grooming" you get all the tools and more in an easy to access marking menu bound to the "C" key.
Way better than assigning random hotkeys as you don't need to move your hand all over the keyboard.
And yes, holding "S" will temporarily enter selection state so you can select guides, releasing "S" adds them to group field. Pretty sure this isn't guidegroom specific either and works for other Houdini nodes like Edit SOP for example.
Way better than assigning random hotkeys as you don't need to move your hand all over the keyboard.
And yes, holding "S" will temporarily enter selection state so you can select guides, releasing "S" adds them to group field. Pretty sure this isn't guidegroom specific either and works for other Houdini nodes like Edit SOP for example.
Edited by freshbaked - Nov. 16, 2023 11:20:58
- lars korb
- Member
- 2 posts
- Joined: March 2016
- Offline
freshbaked
If you change your radial menu to "grooming" you get all the tools and more in an easy to access marking menu bound to the "C" key.
Way better than assigning random hotkeys as you don't need to move your hand all over the keyboard.
And yes, holding "S" will temporarily enter selection state so you can select guides, releasing "S" adds them to group field. Pretty sure this isn't guidegroom specific either and works for other Houdini nodes like Edit SOP for example.
Yes, the radial grooming menu that can be linked to "C" is an option.
Some people might like to work that way...
I find it super distracting constantly navigating through those menus.
Does anyone know how to assign (non-random) keyboard shortcuts to the various tools in the guidegroom node?
It USED to be possible!
Edited by lars korb - Nov. 16, 2023 16:03:34
- NicTanghe
- Member
- 210 posts
- Joined: Dec. 2016
- Offline
I have tried calling the same script that is in the c menu from a tool in the toolbar and asighn a hotkey to that script.
This just threw an error.
Reducing 2 actions to 1 actions might be a waste of time, but I find it reduces the cognitive load/ stress. Same reason working in a window manager reduces stress.
This just threw an error.
Reducing 2 actions to 1 actions might be a waste of time, but I find it reduces the cognitive load/ stress. Same reason working in a window manager reduces stress.
Edited by NicTanghe - Nov. 28, 2023 17:19:51
- Sempervirens
- Member
- 2 posts
- Joined: Dec. 2022
- Offline
lars korb
...
Does anyone know how to assign (non-random) keyboard shortcuts to the various tools in the guidegroom node?
It USED to be possible!
node.parm('tool').set('plant')
This will set the tool to plant, most other are just named the same as their label.
Outliers are:
sculptphys
adjustlength
resample
twist
mirror
Hope this helps.
Edited by Sempervirens - Feb. 27, 2024 16:47:58
-
- Quick Links