Page 1 of 1

Node Expand / collapse

Posted: Sat Jan 08, 2022 9:53 pm
by pegot
The ability to expand and collapse the node sockets is great. But is there a way to automatically collapse all sections at once instead of having to individually click on each section triangle? This would be especially useful for such large nodes like Universal material. I know that CTR H will collapse the entire node itself, only showing anything that has its socket plugged in. But I don’t necessarily want to hide the entire node, just quickly collapse all the triangle sections.

(FYI I accidentally posted this earlier in the Bug Reports section, which I have since deleted).

Re: Node Expand / collapse

Posted: Sun Jan 09, 2022 8:59 am
by llennoco22
I have a script for doing this if it's useful to you? Can be bound to a keyboard shortcut.
demo:
https://gyazo.com/2fdac174bec13f91a0053546af9dde95

Re: Node Expand / collapse

Posted: Sun Jan 09, 2022 3:58 pm
by pegot
llennoco22 wrote:I have a script for doing this if it's useful to you? Can be bound to a keyboard shortcut.
demo:
https://gyazo.com/2fdac174bec13f91a0053546af9dde95
Yes that looks excellent - exactly what I'd like to do!

Re: Node Expand / collapse

Posted: Sun Jan 09, 2022 9:56 pm
by llennoco22
https://github.com/llennoco22/Minimise- ... ts-Blender

Enjoy, lmk if you encounter any issues.