SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git
developer_attribute_initialize 1.1: Normalize option
A Vector attribute is made unit length before the variation scales it;
a Float attribute is fitted to 0..1 over all points after the variation,
by a detail wrangle that finds the extremes in one pass (a flat field
maps to 0), and its Range in <attr>_info becomes 0..1, with the Range
parameter disabled to say so. Hidden for Integer attributes.
Co-Authored-By: Claude Opus 5 <[email protected]>
...galante.developer_attribute_initialize.1.1.hdalc | Bin 15938 -> 16718 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/otls/sop_lsgalante.developer_attribute_initialize.1.1.hdalc b/otls/sop_lsgalante.developer_attribute_initialize.1.1.hdalc
index 2411bd7..08f974e 100644
Binary files a/otls/sop_lsgalante.developer_attribute_initialize.1.1.hdalc and b/otls/sop_lsgalante.developer_attribute_initialize.1.1.hdalc differ