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

commit09baa4f6573fd2f768ea9136edb3cf9855491eca
parentaf684bd5b0
authorLucas Galante <[email protected]>
date2026-09-16 10:22
im_select 2.0: restore method selection and fix the vector branch

The method switches read ch("../method1"), a radio-button folder that
had become plain collapsible folders, so every method was Constant.
The folders are radio buttons again and the switches map the five
choices onto the four inputs of each type. The vector wrangles wrote
sub_val or an output parm that does not exist while the rename expects
__val; the cross product read cross_attr_0 without ../ and put the
second constant in v0; the vector random branch was empty.

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

 otls/sop_lsgalante.im_select.2.0.hdalc | Bin 17399 -> 17709 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/otls/sop_lsgalante.im_select.2.0.hdalc b/otls/sop_lsgalante.im_select.2.0.hdalc
index 894eb22..11e6dbf 100644
Binary files a/otls/sop_lsgalante.im_select.2.0.hdalc and b/otls/sop_lsgalante.im_select.2.0.hdalc differ