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

commit4c33ed50645e8c345e2262bacc83a892cad4fb49
parent29846161d8
authorLucas Galante <[email protected]>
date2026-09-14 15:18
otls: remove developer_float_initialize and developer_vector_initialize

Superseded by developer_attribute_initialize. The vector node also ran
an unconditional point-normal SOP, so hips that fed it vertex normals
need their Normal SOP switched to Points after migrating.

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

 otls/sop_lsgalante.developer_float_initialize.1.0.hdalc | Bin 9659 -> 0 bytes
 .../sop_lsgalante.developer_vector_initialize.1.0.hdalc | Bin 10722 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/otls/sop_lsgalante.developer_float_initialize.1.0.hdalc b/otls/sop_lsgalante.developer_float_initialize.1.0.hdalc
deleted file mode 100644
index 1f8dc9a..0000000
Binary files a/otls/sop_lsgalante.developer_float_initialize.1.0.hdalc and /dev/null differ
diff --git a/otls/sop_lsgalante.developer_vector_initialize.1.0.hdalc b/otls/sop_lsgalante.developer_vector_initialize.1.0.hdalc
deleted file mode 100644
index 7c61f30..0000000
Binary files a/otls/sop_lsgalante.developer_vector_initialize.1.0.hdalc and /dev/null differ