SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git
developer_float_migrate: proximity defaults that reach a neighbour
Distance and Radius are multiplied by the average edge length, so the
old defaults of 0.0166 and 0.0198 put the sample sphere well inside a
single point and the method was a no-op until retuned. Defaults are now
1.0 and 1.2, one edge length behind the point at the same ratio.
Co-Authored-By: Claude Fable 5.1 <[email protected]>
.../sop_lsgalante.developer_float_migrate.1.1.hdalc | Bin 13537 -> 13763 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/otls/sop_lsgalante.developer_float_migrate.1.1.hdalc b/otls/sop_lsgalante.developer_float_migrate.1.1.hdalc
index ac8fc47..9f7720d 100644
Binary files a/otls/sop_lsgalante.developer_float_migrate.1.1.hdalc and b/otls/sop_lsgalante.developer_float_migrate.1.1.hdalc differ