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

commit8d7e165f994c9742490136f7bc51a70aa833e652
parent76be851bdc
authorLucas Galante <[email protected]>
date2026-09-16 10:38
developer_vector_direct: the bias wrangle keeps its biased direction

It lerped the direction toward the bias into new_dir and then weighted
and stored the original direction, so the Bias parms never reached the
average. The scalar weight now applies to the biased direction.

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

 .../sop_lsgalante.developer_vector_direct.1.0.hdalc | Bin 13652 -> 13650 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/otls/sop_lsgalante.developer_vector_direct.1.0.hdalc b/otls/sop_lsgalante.developer_vector_direct.1.0.hdalc
index 0347a64..6a212f1 100644
Binary files a/otls/sop_lsgalante.developer_vector_direct.1.0.hdalc and b/otls/sop_lsgalante.developer_vector_direct.1.0.hdalc differ