SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git
developer_attribute_initialize: Dot Product and Cross Product sources
Source gains Dot Product and Cross Product of Source Attribute and a
new Second Attribute, both vector point attributes. A Float or Integer
attribute takes the dot product, or the length of the cross product;
a Vector attribute takes the cross product, or the dot product in all
three components. Existing tabs are untouched: the items are appended
and the second attribute defaults empty, so the version stays 1.0.
Verified headlessly against Python for every type and source.
Co-Authored-By: Claude Fable 5.1 <[email protected]>
...galante.developer_attribute_initialize.1.0.hdalc | Bin 14953 -> 15821 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/otls/sop_lsgalante.developer_attribute_initialize.1.0.hdalc b/otls/sop_lsgalante.developer_attribute_initialize.1.0.hdalc
index 20a73ae..9ec662a 100644
Binary files a/otls/sop_lsgalante.developer_attribute_initialize.1.0.hdalc and b/otls/sop_lsgalante.developer_attribute_initialize.1.0.hdalc differ