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

commit1a68a025bd099090f0bcb60140c2740c1d9e5683
parent6469ba13ea
authorLucas Galante <[email protected]>
date2026-09-16 13:31
otls: descriptive parameter names that exist

Attribute Initialize's description line still pointed at the removed
single attr field (now attr1, the first tab) and Migrate's at an
input_attr that never existed, so Houdini logged "Invalid parameter
name" for both on load. Metadata only, same versions.

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

 ...galante.developer_attribute_initialize.1.0.hdalc | Bin 10934 -> 10935 bytes
 otls/sop_lsgalante.developer_migrate.1.2.hdalc      | Bin 15523 -> 15517 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/otls/sop_lsgalante.developer_attribute_initialize.1.0.hdalc b/otls/sop_lsgalante.developer_attribute_initialize.1.0.hdalc
index f307821..fb3ae5c 100644
Binary files a/otls/sop_lsgalante.developer_attribute_initialize.1.0.hdalc and b/otls/sop_lsgalante.developer_attribute_initialize.1.0.hdalc differ
diff --git a/otls/sop_lsgalante.developer_migrate.1.2.hdalc b/otls/sop_lsgalante.developer_migrate.1.2.hdalc
index 05a0d12..68d8f0e 100644
Binary files a/otls/sop_lsgalante.developer_migrate.1.2.hdalc and b/otls/sop_lsgalante.developer_migrate.1.2.hdalc differ