SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git
developer_attribute_composite: the Attribute menu is an expression
Houdini evaluates a one-line Python menu script as an expression, so
the "return ..." on the multiparm's in_attr_# field raised a
SyntaxError popup every time the parameter pane built the dropdown.
Use the bare expression the other attribute menus use.
Co-Authored-By: Claude Fable 5.1 <[email protected]>
...sgalante.developer_attribute_composite.1.0.hdalc | Bin 17550 -> 17563 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/otls/sop_lsgalante.developer_attribute_composite.1.0.hdalc b/otls/sop_lsgalante.developer_attribute_composite.1.0.hdalc
index ef71a9b..0475319 100644
Binary files a/otls/sop_lsgalante.developer_attribute_composite.1.0.hdalc and b/otls/sop_lsgalante.developer_attribute_composite.1.0.hdalc differ