SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git
developer_attribute_initialize: metadata range is one vector2 key
The <attr>_info dictionary carried the Range parameter as two float
keys, limit_lo and limit_hi. It is now a single "range" key holding a
vector2, matching the parameter it comes from. No other node or script
read the old keys.
Co-Authored-By: Claude Fable 5.1 <[email protected]>
...galante.developer_attribute_initialize.1.0.hdalc | Bin 12645 -> 12636 bytes
1 file 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 7ab75dc..31d4b51 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