SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git
developer_attribute_combine: route by the type parms that exist
The state wrangle that picks the wrangle for the input types read type0
and type1, but the parms are type_0 and type_1, so every combination ran
the float+float wrangle and vector output came out as one float. The mix
operation read x0, y0 and z0 for the same reason.
Co-Authored-By: Claude Fable 5.1 <[email protected]>
..._lsgalante.developer_attribute_combine.1.0.hdalc | Bin 23708 -> 23724 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/otls/sop_lsgalante.developer_attribute_combine.1.0.hdalc b/otls/sop_lsgalante.developer_attribute_combine.1.0.hdalc
index 1dac397..23d87bd 100644
Binary files a/otls/sop_lsgalante.developer_attribute_combine.1.0.hdalc and b/otls/sop_lsgalante.developer_attribute_combine.1.0.hdalc differ