Houdini Main Changelogs

18.0.627

Address a potential reentrancy issue when reading data from the same hda in multiple threads.

Fri. October 30, 2020
18.0.627

The Unpack USD SOP can now transfer groups when unpacking.

Fri. October 30, 2020
18.0.627

Problem with hou.GeometryDrawable in /obj [SESI #92420]

  • Advanced and text drawables can now render in the OBJ/DOP/LOP context.
Fri. October 30, 2020
18.0.627

Missing Houdini Package path entries [SESI #95857]

  • Fix a string usage issue that prevented expressions to evaluate properlywhen loading a package.
Fri. October 30, 2020
18.0.626

Fixed missing UV boundary display in the viewport.

Thu. October 29, 2020
18.0.625

The Generic Generator TOP now has an additional set of parameters for explicitly specifying work item output files.

Wed. October 28, 2020
18.0.625

Fix Tab menu inside CVEX Builder in Material Assign LOP.

Wed. October 28, 2020
18.0.625

The Output Images option in the Flipbook dialog is now saved as part of the defaults and also to the hipfile along with the rest of the options.

Wed. October 28, 2020
18.0.624

The Generic Generator TOP now supports caching, when using the command builder parms. Any arguments specified as output file paths are added as expected outputs on the work item. If the file does not already exist or the cache mode is set to Write Files, the work item cooks normally and the file path is validated once the work item finishes cooking.

Tue. October 27, 2020
18.0.624

Fixed a display LUT issue with log-sampled OCIO color transforms which luminiance-shifted the image towards black, most noticable in near-black areas.

Tue. October 27, 2020
18.0.624

Add HOUDINI17_COMPATIBILITY environment variable for old cracktransform behaviour prior to 17.5.320 which can result in better (but equivalent) results by having less negative scale values.

Tue. October 27, 2020
18.0.624

Fixed a regression in packages when setting a path variable.

Tue. October 27, 2020
18.0.623

Fix an error when calling PyScheduler.submitGraphAsJob from a non-graphical session.

Mon. October 26, 2020
18.0.623

Add self._verbose to PyScheduler base class, which is used by self._verboseLog() to limit logging output.

Mon. October 26, 2020
18.0.623

Fixed an issue where performance monitor miscalculated time in "HQ light passes draw."

Mon. October 26, 2020
18.0.620

File Remove node: replaced the "Set Deleted Files As Output" toggle with a menu that provides greater control over how the outputs of the work item are set.

Fri. October 23, 2020
18.0.620

Fixed bug that was causing terrain layers specified by the unity_hf_terrainlayer_file attribute to not be imported.

Fri. October 23, 2020
18.0.620

This fixes several issues when resolving the HOUDINI_PACKAGE_PATH keyword during the load of package files.

These new package features have also been added:

  • New support to define environment variables with a default value.A variable formatted as ${VAR-DEFAULT_VALUE} will expand to DEFAULT_VALUEif VAR is unset, otherwise it expands to the value of VAR.
  • Defining custom path variables is now supported.
Fri. October 23, 2020
18.0.619

Fixed an issue on the GLTF SOP causing vertex normals to import incorrectly.

Thu. October 22, 2020
18.0.619

Fix a bug in the localscheduler total slots calculation which could round down to zero slots when Houdini had access to < 4 cores.

Thu. October 22, 2020
18.0.619

Fix a bug which prevented HARS from loading HDK plugins on Linux. Use RTLD_GLOBAL when loading HAPIL library.

Thu. October 22, 2020
18.0.618

The "Delete All Attributes" toggle on the Attribute Delete TOP now correctly respects the "Delete When" condition. When the condition is false, no attributes will be deleted. Previously the condition was incorrectly ignored in the specific case of deleting all attributes.

Wed. October 21, 2020
18.0.618

Added "Copy Inputs to Outputs" option to Attribute Delete.

Wed. October 21, 2020
18.0.617

Reorganized some of the scheduler code to improve logging. Also added PDG_BATCH_POLL_DELAY and PDG_RELEASE_SLOT_ON_POLL to pdgcmd to control polling frequency and use of acquire/release RPCs for batch work items.

Tue. October 20, 2020
18.0.617

The Alembic ROP now exports additional UV attributes as indexed attributes.

Tue. October 20, 2020