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

commite0ab0e3cabe23ce202318e65c639718db7c1e0e0
parent61a0cc43b9
authorLucas Galante <[email protected]>
date2026-09-15 12:58
developer_panel: adopt_visualizers reads only

Writing to a visualizer after the node's parm interface changed in the
same session crashed Houdini 22.0.429 in VIS_Table::writeMountDataToNode,
twice: once via setName, once via setParm after removeSpareParms.
Adopting an old instance now only fills the multiparm; the visualizers
are left as Houdini restored them.

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

 otls/sop_lsgalante.developer_panel.1.0.hdalc | Bin 16795 -> 16908 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 2d51194..1e47bb6 100755
Binary files a/otls/sop_lsgalante.developer_panel.1.0.hdalc and b/otls/sop_lsgalante.developer_panel.1.0.hdalc differ