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

commit46fde3deebc0c6328264e9a27bc6f6f24c254820
parent67a644d6bc
authorLucas Galante <[email protected]>
date2026-09-16 12:58
developer_bleed: replaces float_bleed and decays vectors too

There never was a vector bleed, so the consolidation is the float node
made type-aware: a vector is scaled componentwise by one minus the
amount, keeping its direction. The Attribute field now lists the input's
point attributes, the tab menu entry sits under Developer, and help is
added. No hip in the repo or the open scene used the old type.

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

 otls/sop_lsgalante.developer_bleed.1.0.hdalc       | Bin 0 -> 6847 bytes
 otls/sop_lsgalante.developer_float_bleed.1.0.hdalc | Bin 6271 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/otls/sop_lsgalante.developer_bleed.1.0.hdalc b/otls/sop_lsgalante.developer_bleed.1.0.hdalc
new file mode 100644
index 0000000..b737284
Binary files /dev/null and b/otls/sop_lsgalante.developer_bleed.1.0.hdalc differ
diff --git a/otls/sop_lsgalante.developer_float_bleed.1.0.hdalc b/otls/sop_lsgalante.developer_float_bleed.1.0.hdalc
deleted file mode 100644
index 9afe4f5..0000000
Binary files a/otls/sop_lsgalante.developer_float_bleed.1.0.hdalc and /dev/null differ