Octane UI: collapse / expand internal node groups (small Blender add-on)

Blender (Export script developed by yoyoz; Integrated Plugin developed by JimStar)
Post Reply
linograndiotoy
OctaneRender Team
Posts: 1453
Joined: Thu Feb 01, 2018 7:10 pm

Hi everyone,

I’m sharing a small Blender add-on that lets you collapse / expand the internal UI groups of Octane nodes (Transmission, Base Layer, Specular, etc.) with a single click.
octane_ui_collapse.zip
(1.96 KiB) Downloaded 20 times

This does not hide the node itself.

It operates on the UI foldouts of Octane nodes, using the same mechanism Blender uses when you manually collapse a group (show_group_sockets).

Collapse.mp4
(235.18 KiB) Downloaded 20 times

Features

Works on any Octane node that uses grouped UI sockets

Collapse, expand, or smart toggle (if anything is open → collapse all)

Available from:
  • Right-click menu in the Node Editor
  • N-panel > Octane > UI Collapse
Installation

The add-on is provided as a single .py file (attached to this post)

Install via Edit > Preferences > Add-ons > Install…

Why

On complex materials, especially layered or Universal setups, collapsing UI groups helps keep node graphs cleaner and easier to navigate.

Notes
  • This is a UI helper only; it does not modify any shading parameters
  • Not limited to the Universal Material — it works across Octane nodes that expose grouped UI sockets

Feedback and suggestions are welcome.
Post Reply

Return to “Blender”