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

commit66a1e4b19d9756329925c4e8451d06c41a1e087d
parentbc7e24aa89
authorLucas Galante <[email protected]>
date2026-09-16 14:00
developer_attribute_initialize: integer Range for integer tabs

An Integer tab shows an integer Range pair instead of the float one,
and its _info dictionary stores range as two integers rather than a
vector2, so a reader of an integer attribute's range gets integers.
Float and vector tabs are unchanged. Additive, still version 1.0.

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

 ...galante.developer_attribute_initialize.1.0.hdalc | Bin 11540 -> 11990 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 a16b56b..0e9e9c3 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