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

commit9f88222c4066a6c306c5cdadce0d073ba9f4b04e
parent8cbbf57f87
authorLucas Galante <[email protected]>
date2026-09-16 14:28
otls-audit: put the Remesh dummy-children row back; drop its unread-parameter row instead

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

 otls-audit.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/otls-audit.md b/otls-audit.md
index 74ad123..c7b1504 100644
--- a/otls-audit.md
+++ b/otls-audit.md
@@ -126,6 +126,7 @@ Affected nodes and the dummy children inside them:
 | `im_attractor::1.0` | `/im_ramp_color1` (im_ramp_color::1.0), `/im_ramp_scalar1` (im_ramp_scalar::1.0) |
 | `im_bevel::1.0` | `/mycurve1` (lucas::dev::mycurve::1.0), `/morphorotatevec1` (lucas::dev::morphorotatevec::1.0) |
 | `im_split::1.0` | `/im_delete1` (l_s_galante::im_delete::1.1), `/im_delete2` (l_s_galante::im_delete::1.1) |
+| `developer_surface_remesh::1.0` | `/subnet1/im_ramp_color1` (im_ramp_color::1.0) |
 | `gem_mold_root::1.0` | `/im_delete4` (im_delete::1.0) |
 | `gem_mold_structure::1.0` | `/im_orient1` (im_orient::1.0) |
 | `gem_partition::1.0` | `/IMMMinvertmesh1` (lsg::dev::IMMMinvertmesh::1.0) |
@@ -171,7 +172,6 @@ For each top-level parameter the audit looked for a channel reference from any c
 | `developer_normalize::1.0` | `method` (`type` drives the branch switch since the vector fix; `method` has one entry) |
 | `developer_select::1.0` | `rnd_float_variation`, `rnd_float_variation_seed`, `rnd_float_multiplier`, `newparameter` (all read or removed in 1.1) |
 | `developer_surface_detangle::1.0` | `developer_iteration_ct` (the Shapeshifter algorithm is not implemented) |
-| `developer_surface_remesh::1.0` | `transfer_method` |
 | `developer_surface_suture::1.0` | none since the thresholds drive the fuse |
 | `developer_weight::1.0` | `attr`, `multiplier` (empty shell) |
 | `gem_build_area::1.0` | `machine`, `dimensions` |