How do you select all children from nodelist in Canvas
How can I quickly select the parent node plus everything under it from the nodelist when using canvas? Please don't tell me I have to individually select all parts. I'm rendering a vehicle but it has like 30-40 children parts.
I attached a pic to show. I tried ctrl clicking the check bar but it still doesnt select all of it.
image_2024-06-28_141616914.png
313 x 355 - 24K
Comments
In the "hambergur menu" in the upper right corner, or in RBM-click menu... you can batch check / uncheck the items, with selected or unselected. It has no function of "select all children" but better than nothing...
I usually select the items I want for a canvas in the normal scene tab (where you have more selection functions, like select children and more). After the selection is done for creating the nodes for the canvas I use Create from selection...
This does not really help when you need to modify an existion Node List, but sometimes I delete the existing one and just recreate it with the aforementioned method.
Ah I see, thanks for that. Kind of a minor inconvenience but that works I guess, Cheers