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

commit043d6fbb6cdd3128baa9ef37d6acbf224f0d1a75
parent43b742fdee
authorLucas Galante <[email protected]>
date2026-09-16 10:22
im_attractor 1.1: bound the dist attribute, not P

The falloff wrangle reads dist_min and dist_max but the inner im_bounds
was left on P and wrote _Pmin and _Pmax, so the fit collapsed and no
point ever moved. Point im_bounds at dist and name its outputs.

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

 otls/sop_lsgalante.im_attractor.1.1.hdalc | Bin 14617 -> 12519 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/otls/sop_lsgalante.im_attractor.1.1.hdalc b/otls/sop_lsgalante.im_attractor.1.1.hdalc
index 22ac810..6c85942 100644
Binary files a/otls/sop_lsgalante.im_attractor.1.1.hdalc and b/otls/sop_lsgalante.im_attractor.1.1.hdalc differ