Hey there, I have a question regarding the hotkey system. Is it possible to call different presets of the same node? I read through your previous replies and found this and I'm able to call custom presets under the preset menue.
W,,"mn:[('op:attribwrangle', 'A'),
('op:attribwrangle(Blast Matched)|BlastMatched', 'B'),
Now my question is how about presets like for example primitive wrangle or foreach loops? Essentially nodes from Tab menu that uses the same name as other nodes. How can I find the correct name, if any to call them?
Thanks for any insight on this!
Supercharged H20 extension (TouchDesigner Style)
36150 108 8- Cedric4826
- Member
- 10 posts
- Joined: June 2020
- Offline
- animatrix_
- Member
- 4685 posts
- Joined: Feb. 2012
- Offline
Hi,
That might be old syntax. Current syntax for presets is as follows:
That might be old syntax. Current syntax for presets is as follows:
'Group Highlight', 'op:attribwrangle(Highlight Group)'
'MENU LABEL', 'op:attribwrangle(NAME OF PRESET AS IT APPEARS IN HOUDINI GUI)'
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
- Cedric4826
- Member
- 10 posts
- Joined: June 2020
- Offline
- animatrix_
- Member
- 4685 posts
- Joined: Feb. 2012
- Offline
Yes only the standard presets are supported now. The other ones and the new recipes are not yet supported.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
- Cedric4826
- Member
- 10 posts
- Joined: June 2020
- Offline
- exitsimulation
- Member
- 2 posts
- Joined: Dec. 2019
- Offline
- animatrix_
- Member
- 4685 posts
- Joined: Feb. 2012
- Offline
exitsimulation
Hi I just bought this plug-in! I am missing a bit of guidance and documentation to be honest.
Is it possible to toggle (hide) the network overlay other than by holding space? Like just moving around freely in the viewport without the overlay, how would I do this with supercharge enabled?
Thanks!
Hi,
There are some explanations here:
https://www.sidefx.com/forum/topic/71012/?page=2#post-351930 [www.sidefx.com]
To toggle the overlay network editor, the default hotkey is ` (backtick). Space is configured for the volatile toggle to temporarily hide the overlay network editor.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
- exitsimulation
- Member
- 2 posts
- Joined: Dec. 2019
- Offline
animatrix_exitsimulationTo toggle the overlay network editor, the default hotkey is ` (backtick). Space is configured for the volatile toggle to temporarily hide the overlay network editor.
Hi I just bought this plug-in! I am missing a bit of guidance and documentation to be honest.
Is it possible to toggle (hide) the network overlay other than by holding space? Like just moving around freely in the viewport without the overlay, how would I do this with supercharge enabled?
Thanks!
Okay, thanks! How would I go about disabling the spawning of resample node in SOP context, since it's interfering with default visibility / render hotkey? Do I need to change it in hotkeys.csv or in the .keymap2?
Edit: removing it from the .csv worked!
Also where would I change the backtick toggle since it's not really compatible with my keyboard layout?
Thanks for your help!
Edited by exitsimulation - Nov. 1, 2024 12:08:28
- animatrix_
- Member
- 4685 posts
- Joined: Feb. 2012
- Offline
exitsimulationanimatrix_exitsimulationTo toggle the overlay network editor, the default hotkey is ` (backtick). Space is configured for the volatile toggle to temporarily hide the overlay network editor.
Hi I just bought this plug-in! I am missing a bit of guidance and documentation to be honest.
Is it possible to toggle (hide) the network overlay other than by holding space? Like just moving around freely in the viewport without the overlay, how would I do this with supercharge enabled?
Thanks!
Okay, thanks! How would I go about disabling the spawning of resample node in SOP context, since it's interfering with default visibility / render hotkey? Do I need to change it in hotkeys.csv or in the .keymap2?
Edit: removing it from the .csv worked!
Also where would I change the backtick toggle since it's not really compatible with my keyboard layout?
Thanks for your help!
Oh yes all the network editor related hotkeys that come with this extension have to be changed from the hotkeys.csv file.
Backtick is a global hotkey so you can remove or replace it using the hotkey editor:
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
-
- Quick Links