Houdini Main Changelogs

5.1.44

Extra inputs (eg. naming dependencies) between operators are no longer saved in hip files. If they exist in the hip file, then they are silently ignored. If requested, they can be saved by setting the environment variable HOUDINI_SAVE_EXTRAINPUTS so that versions prior to 5.1 can load the file with pregenerated operator dependencies.

In versions prior to Houdini 5.1, extra inputs were saved and reloaded so that naming dependencies could be maintained without cooking. eg. Renaming an operator will also rename all channel references to it. This was because naming dependencies would only be generated when an operator cooked and loading a hip file does not necessarily cook the operators. This is especially true if loading a file in hscript.

Starting with Houdini 5.1, naming dependencies are generated regardless of whether an operator is cooked and so saving extra inputs are not needed. Furthermore, when loading hip files, extra inputs are now silently ignored if they happen to exist.

Wed. March 6, 2002
5.1.44

Extra inputs (eg. naming dependencies) between operators are no longer saved in hip files. If they exist in the hip file, then they are silently ignored. If requested, they can be saved by setting the environment variable HOUDINI_SAVE_EXTRAINPUTS so that versions prior to 5.1 can load the file with pregenerated operator dependencies.

In versions prior to Houdini 5.1, extra inputs were saved and reloaded so that naming dependencies could be maintained without cooking. eg. Renaming an operator will also rename all channel references to it. This was because naming dependencies would only be generated when an operator cooked and loading a hip file does not necessarily cook the operators. This is especially true if loading a file in hscript.

Starting with Houdini 5.1, naming dependencies are generated regardless of whether an operator is cooked and so saving extra inputs are not needed. Furthermore, when loading hip files, extra inputs are now silently ignored if they happen to exist.

Wed. March 6, 2002
5.1.44

Extra inputs (eg. naming dependencies) between operators are no longer saved in hip files. If they exist in the hip file, then they are silently ignored. If requested, they can be saved by setting the environment variable HOUDINI_SAVE_EXTRAINPUTS so that versions prior to 5.1 can load the file with pregenerated operator dependencies.

In versions prior to Houdini 5.1, extra inputs were saved and reloaded so that naming dependencies could be maintained without cooking. eg. Renaming an operator will also rename all channel references to it. This was because naming dependencies would only be generated when an operator cooked and loading a hip file does not necessarily cook the operators. This is especially true if loading a file in hscript.

Starting with Houdini 5.1, naming dependencies are generated regardless of whether an operator is cooked and so saving extra inputs are not needed. Furthermore, when loading hip files, extra inputs are now silently ignored if they happen to exist.

Wed. March 6, 2002
5.1.44

Extra inputs (eg. naming dependencies) between operators are no longer saved in hip files. If they exist in the hip file, then they are silently ignored. If requested, they can be saved by setting the environment variable HOUDINI_SAVE_EXTRAINPUTS so that versions prior to 5.1 can load the file with pregenerated operator dependencies.

In versions prior to Houdini 5.1, extra inputs were saved and reloaded so that naming dependencies could be maintained without cooking. eg. Renaming an operator will also rename all channel references to it. This was because naming dependencies would only be generated when an operator cooked and loading a hip file does not necessarily cook the operators. This is especially true if loading a file in hscript.

Starting with Houdini 5.1, naming dependencies are generated regardless of whether an operator is cooked and so saving extra inputs are not needed. Furthermore, when loading hip files, extra inputs are now silently ignored if they happen to exist.

Wed. March 6, 2002
5.1.44

Custom panels no longer load automatically from disk. They are now saved to and loaded from hip files. The values in the custom panel are still not properly saved or loaded though.

Wed. March 6, 2002
5.1.44

Custom panels no longer load automatically from disk. They are now saved to and loaded from hip files. The values in the custom panel are still not properly saved or loaded though.

Wed. March 6, 2002
5.1.44

Custom panels no longer load automatically from disk. They are now saved to and loaded from hip files. The values in the custom panel are still not properly saved or loaded though.

Wed. March 6, 2002
5.1.44

Custom panels no longer load automatically from disk. They are now saved to and loaded from hip files. The values in the custom panel are still not properly saved or loaded though.

Wed. March 6, 2002
5.1.44

Custom panels no longer load automatically from disk. They are now saved to and loaded from hip files. The values in the custom panel are still not properly saved or loaded though.

Wed. March 6, 2002
5.1.43

The opdepend command has some new options:

-O lists all extra outputs (ie. those which depend the node) -n|N lists all name references/dependents on ths node
Tue. March 5, 2002
5.1.43

The opdepend command has some new options:

-O lists all extra outputs (ie. those which depend the node) -n|N lists all name references/dependents on ths node
Tue. March 5, 2002
5.1.43

The opdepend command has some new options:

-O lists all extra outputs (ie. those which depend the node) -n|N lists all name references/dependents on ths node
Tue. March 5, 2002
5.1.43

The opdepend command has some new options:

-O lists all extra outputs (ie. those which depend the node) -n|N lists all name references/dependents on ths node
Tue. March 5, 2002
5.1.43

The opdepend command has some new options:

-O lists all extra outputs (ie. those which depend the node) -n|N lists all name references/dependents on ths node
Tue. March 5, 2002
5.1.43

Added the Deform COP. This cop deforms an image based on the values in a UV map, so you can warp your texture coordinates.

Tue. March 5, 2002
5.1.43

Added the Deform COP. This cop deforms an image based on the values in a UV map, so you can warp your texture coordinates.

Tue. March 5, 2002
5.1.43

Added the Deform COP. This cop deforms an image based on the values in a UV map, so you can warp your texture coordinates.

Tue. March 5, 2002
5.1.43

Added the Deform COP. This cop deforms an image based on the values in a UV map, so you can warp your texture coordinates.

Tue. March 5, 2002
5.1.43

Added the Deform COP. This cop deforms an image based on the values in a UV map, so you can warp your texture coordinates.

Tue. March 5, 2002
5.1.43

Fixed several naming dependency problems:

  • The opdepend command now detects referenced objects
  • Having the expressions `opoutputs(..)` and `opinputs(..)` now update assoon as inputs/outputs change
  • The channel editor's segment text field now updates as soon as required
  • Mirroring bone chains that use the skeleton SOP no longer refer to theoriginal bone in the object merge SOPs of the bone.
  • Collapsing all SOPs inside a bone object now correctly fixes allexpressions
  • Changing the name of a default group sop no longer changes the groupfield
  • Collapsing a default group sop no longer changes the group field
  • Channel references in SHOPs and Outputs now update themselves when opnames get changed
  • The opdigits(".") expression function now updates as soon as the namechanges
Tue. March 5, 2002
5.1.43

Fixed several naming dependency problems:

  • The opdepend command now detects referenced objects
  • Having the expressions `opoutputs(..)` and `opinputs(..)` now update assoon as inputs/outputs change
  • The channel editor's segment text field now updates as soon as required
  • Mirroring bone chains that use the skeleton SOP no longer refer to theoriginal bone in the object merge SOPs of the bone.
  • Collapsing all SOPs inside a bone object now correctly fixes allexpressions
  • Changing the name of a default group sop no longer changes the groupfield
  • Collapsing a default group sop no longer changes the group field
  • Channel references in SHOPs and Outputs now update themselves when opnames get changed
  • The opdigits(".") expression function now updates as soon as the namechanges
Tue. March 5, 2002
5.1.43

Fixed several naming dependency problems:

  • The opdepend command now detects referenced objects
  • Having the expressions `opoutputs(..)` and `opinputs(..)` now update assoon as inputs/outputs change
  • The channel editor's segment text field now updates as soon as required
  • Mirroring bone chains that use the skeleton SOP no longer refer to theoriginal bone in the object merge SOPs of the bone.
  • Collapsing all SOPs inside a bone object now correctly fixes allexpressions
  • Changing the name of a default group sop no longer changes the groupfield
  • Collapsing a default group sop no longer changes the group field
  • Channel references in SHOPs and Outputs now update themselves when opnames get changed
  • The opdigits(".") expression function now updates as soon as the namechanges
Tue. March 5, 2002
5.1.43

Fixed several naming dependency problems:

  • The opdepend command now detects referenced objects
  • Having the expressions `opoutputs(..)` and `opinputs(..)` now update assoon as inputs/outputs change
  • The channel editor's segment text field now updates as soon as required
  • Mirroring bone chains that use the skeleton SOP no longer refer to theoriginal bone in the object merge SOPs of the bone.
  • Collapsing all SOPs inside a bone object now correctly fixes allexpressions
  • Changing the name of a default group sop no longer changes the groupfield
  • Collapsing a default group sop no longer changes the group field
  • Channel references in SHOPs and Outputs now update themselves when opnames get changed
  • The opdigits(".") expression function now updates as soon as the namechanges
Tue. March 5, 2002
5.1.43

Fixed several naming dependency problems:

  • The opdepend command now detects referenced objects
  • Having the expressions `opoutputs(..)` and `opinputs(..)` now update assoon as inputs/outputs change
  • The channel editor's segment text field now updates as soon as required
  • Mirroring bone chains that use the skeleton SOP no longer refer to theoriginal bone in the object merge SOPs of the bone.
  • Collapsing all SOPs inside a bone object now correctly fixes allexpressions
  • Changing the name of a default group sop no longer changes the groupfield
  • Collapsing a default group sop no longer changes the group field
  • Channel references in SHOPs and Outputs now update themselves when opnames get changed
  • The opdigits(".") expression function now updates as soon as the namechanges
Tue. March 5, 2002
5.1.43
  • Added new auto-increment filenumber feature that keeps your filenamethe same but the backups are made incrementally.
  • The General Preferences dialog has changed
  • The Increment Filename has been removed from the Options menu.
Tue. March 5, 2002