Houdini Main Changelogs

19.5.172

py23convert no longer needs to be run in hython.

Fri. February 25, 2022
19.5.172

py23convert no longer needs to be run in hython.

Fri. February 25, 2022
19.5.169

In the Hair Generate SOP, don't recreate skinprim and skinprimuv attributes when in Extrude and Blend mode. Existing setups may require an additional Guide Skin Attribute Lookup SOP on the guide input.

Tue. February 22, 2022
19.5.169

In the Hair Generate SOP, don't recreate skinprim and skinprimuv attributes when in Extrude and Blend mode. Existing setups may require an additional Guide Skin Attribute Lookup SOP on the guide input.

Tue. February 22, 2022
19.5.168

Introducing a new environment variable ($HOUDINI_LOP_STITCH_DEDUPLICATE_SAMPLES) to control whether or not to avoid authoring duplicated time samples during layer stitching. The default for this variable is `0`, which disables the code which previously always ran.

Mon. February 21, 2022
19.5.168

Introducing a new environment variable ($HOUDINI_LOP_STITCH_DEDUPLICATE_SAMPLES) to control whether or not to avoid authoring duplicated time samples during layer stitching. The default for this variable is `0`, which disables the code which previously always ran.

Mon. February 21, 2022
19.5.155

Merging geometry where detail attributes conflict will now preserve the first detail attribute consistently. Previously, this was the case for float / integer attributes; but strings / dictionaries / arrays behaved differently. They are now consistent in keeping the first.

Tue. February 8, 2022
19.5.155

Merging geometry where detail attributes conflict will now preserve the first detail attribute consistently. Previously, this was the case for float / integer attributes; but strings / dictionaries / arrays behaved differently. They are now consistent in keeping the first.

Tue. February 8, 2022
19.5.155

On Windows, the value of the TEMP environment variable is no longer modified to be the same value as HOUDINI_TEMP_DIR on Houdini start up.

Tue. February 8, 2022
19.5.155

On Windows, the value of the TEMP environment variable is no longer modified to be the same value as HOUDINI_TEMP_DIR on Houdini start up.

Tue. February 8, 2022
19.5.153

MaterialX height-to-normal node now outputs in tangent-space, which aligns with the 1.38 specification (previously the normal was output in world-space)

Mon. February 7, 2022
19.5.153

MaterialX height-to-normal node now outputs in tangent-space, which aligns with the 1.38 specification (previously the normal was output in world-space)

Mon. February 7, 2022
19.5.151

Restored the Karma LOP's output connection.

Fri. February 4, 2022
19.5.151

Restored the Karma LOP's output connection.

Fri. February 4, 2022
19.5.149

The MaterialX implemention of Worley noise was changed to use a different seed algorithm to match an upcoming change in the MaterialX spec.

Wed. February 2, 2022
19.5.149

The MaterialX implemention of Worley noise was changed to use a different seed algorithm to match an upcoming change in the MaterialX spec.

Wed. February 2, 2022
19.5.148

How the Ray SOP's jittered rays are computed has changed. The new method allows the sop to multithread in this case, but will thus generate different results.

Tue. February 1, 2022
19.5.148

How the Ray SOP's jittered rays are computed has changed. The new method allows the sop to multithread in this case, but will thus generate different results.

Tue. February 1, 2022
19.5.142

The Python SOP now has a 'Maintain State' toggle which controls whether the node's Python context is cleared after each cook or not. The effective previous behaviour was not to clear the context, but the new default behaviour is to clear the context. For the previous behaviour, simply enable the toggle.

Wed. January 26, 2022
19.5.142

The Python SOP now has a 'Maintain State' toggle which controls whether the node's Python context is cleared after each cook or not. The effective previous behaviour was not to clear the context, but the new default behaviour is to clear the context. For the previous behaviour, simply enable the toggle.

Wed. January 26, 2022