git.lucas.co / hou-control
SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git

commita0128761c6c4d7ed338d07a33b056b5b04c7b469
parent883ef7881e
authorLucas Galante <[email protected]>
date2026-09-15 22:01
developer_panel: label each visualizer tab by its attribute

The tabbed multiparm now carries the sidefx::multi_label tag pointing at
attr#, so a tab reads "growth" or "dir" instead of "Vis 1", "Vis 2", and
the label travels with its instance when tabs are reordered. attr# defaults
to vis# (Houdini expands the # per instance) because an empty label draws
an unclickable sliver of a tab. No module code: the tag does the work.

Verified in a shadow Houdini 22.0.429 session: three instances show
growth / dir / vis3.

Co-Authored-By: Claude Fable 5.1 <[email protected]>

 otls/sop_lsgalante.developer_panel.1.0.hdalc | Bin 16908 -> 17269 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/otls/sop_lsgalante.developer_panel.1.0.hdalc b/otls/sop_lsgalante.developer_panel.1.0.hdalc
index 1e47bb6..7ab3dc7 100755
Binary files a/otls/sop_lsgalante.developer_panel.1.0.hdalc and b/otls/sop_lsgalante.developer_panel.1.0.hdalc differ