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

commit7ec36fce687b808d3c79b20a8d69b40550f2b89d
parentbdf1577537
authorLucas Galante <[email protected]>
date2026-09-18 12:59
otls: fold Surface Remesh into Develop 1.1

Developer Develop 1.1 gains a Remesh toggle and folder holding the
Surface Remesh 1.1 network and parameters after the displacement
wrangle: Triangle or VDB remesh, Attribute Transfer, Timer. Off, it
cooks exactly like Develop 1.0, whose file stays for old hips.

Surface Remesh 1.1 only remeshed with its Timer on: the time switch
passed the untouched geometry when disabled. The folded copy routes
around the time switch like Remesh 1.0 did, so the remesh runs every
frame with the Timer off, verified against Remesh 1.0 on the same
input (same point and primitive counts, transferred attributes).

Both Surface Remesh files are deleted. The growth hip's develop and
remesh nodes are now one Develop 1.1 carrying both settings.

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

 otls/sop_lsgalante.developer_develop.1.1.hdalc        | Bin 0 -> 43994 bytes
 otls/sop_lsgalante.developer_surface_remesh.1.0.hdalc | Bin 41958 -> 0 bytes
 otls/sop_lsgalante.developer_surface_remesh.1.1.hdalc | Bin 37730 -> 0 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/otls/sop_lsgalante.developer_develop.1.1.hdalc b/otls/sop_lsgalante.developer_develop.1.1.hdalc
new file mode 100644
index 0000000..5c4b413
Binary files /dev/null and b/otls/sop_lsgalante.developer_develop.1.1.hdalc differ
diff --git a/otls/sop_lsgalante.developer_surface_remesh.1.0.hdalc b/otls/sop_lsgalante.developer_surface_remesh.1.0.hdalc
deleted file mode 100644
index fa6b68d..0000000
Binary files a/otls/sop_lsgalante.developer_surface_remesh.1.0.hdalc and /dev/null differ
diff --git a/otls/sop_lsgalante.developer_surface_remesh.1.1.hdalc b/otls/sop_lsgalante.developer_surface_remesh.1.1.hdalc
deleted file mode 100644
index 037d550..0000000
Binary files a/otls/sop_lsgalante.developer_surface_remesh.1.1.hdalc and /dev/null differ