Houdini Main Changelogs

9.0.622

Shuffled the entries in the main "Edit" menu and added a new entry called "Set Keyframe" to set a keyframe at the current frame for the scoped or pending channels. The hotkey for setting keyframes remains 'k'.

Improved the wording of the Auto-Key and Auto-Commit options in the Animation tab of the Preferences Dialog to clarify their intent and to make them more easily recognizable by new users.

Fri. June 8, 2007
9.0.622

Shuffled the entries in the main "Edit" menu and added a new entry called "Set Keyframe" to set a keyframe at the current frame for the scoped or pending channels. The hotkey for setting keyframes remains 'k'.

Improved the wording of the Auto-Key and Auto-Commit options in the Animation tab of the Preferences Dialog to clarify their intent and to make them more easily recognizable by new users.

Fri. June 8, 2007
9.0.622

Shuffled the entries in the main "Edit" menu and added a new entry called "Set Keyframe" to set a keyframe at the current frame for the scoped or pending channels. The hotkey for setting keyframes remains 'k'.

Improved the wording of the Auto-Key and Auto-Commit options in the Animation tab of the Preferences Dialog to clarify their intent and to make them more easily recognizable by new users.

Fri. June 8, 2007
9.0.622

Shuffled the entries in the main "Edit" menu and added a new entry called "Set Keyframe" to set a keyframe at the current frame for the scoped or pending channels. The hotkey for setting keyframes remains 'k'.

Improved the wording of the Auto-Key and Auto-Commit options in the Animation tab of the Preferences Dialog to clarify their intent and to make them more easily recognizable by new users.

Fri. June 8, 2007
9.0.621

Dashed wires now snap to the inputs and outputs of nodes when you're connecting.

Thu. June 7, 2007
9.0.621

Dashed wires now snap to the inputs and outputs of nodes when you're connecting.

Thu. June 7, 2007
9.0.621

Dashed wires now snap to the inputs and outputs of nodes when you're connecting.

Thu. June 7, 2007
9.0.621

Dashed wires now snap to the inputs and outputs of nodes when you're connecting.

Thu. June 7, 2007
9.0.621

Dashed wires now snap to the inputs and outputs of nodes when you're connecting.

Thu. June 7, 2007
9.0.621

RATs now have alpha saved to them properly from other deep rasters.

Thu. June 7, 2007
9.0.621

RATs now have alpha saved to them properly from other deep rasters.

Thu. June 7, 2007
9.0.621

RATs now have alpha saved to them properly from other deep rasters.

Thu. June 7, 2007
9.0.621

RATs now have alpha saved to them properly from other deep rasters.

Thu. June 7, 2007
9.0.621

RATs now have alpha saved to them properly from other deep rasters.

Thu. June 7, 2007
9.0.621

Fixed a bug in the interactive Python shell where running "help()" followed by any help command would throw an exception.

Thu. June 7, 2007
9.0.621

Fixed a bug in the interactive Python shell where running "help()" followed by any help command would throw an exception.

Thu. June 7, 2007
9.0.621

Fixed a bug in the interactive Python shell where running "help()" followed by any help command would throw an exception.

Thu. June 7, 2007
9.0.621

Fixed a bug in the interactive Python shell where running "help()" followed by any help command would throw an exception.

Thu. June 7, 2007
9.0.621

Fixed a bug in the interactive Python shell where running "help()" followed by any help command would throw an exception.

Thu. June 7, 2007
9.0.621

Fixed a bug with in-place editing of labels in trees. Whenever you double-clicked (or equivalently pressed Enter) to edit the label of a row, the initial text in the pop-up input field would never update. It would always display the text from the first row that you double-clicked to edit.

Thu. June 7, 2007
9.0.621

Fixed a bug with in-place editing of labels in trees. Whenever you double-clicked (or equivalently pressed Enter) to edit the label of a row, the initial text in the pop-up input field would never update. It would always display the text from the first row that you double-clicked to edit.

Thu. June 7, 2007
9.0.621

Fixed a bug with in-place editing of labels in trees. Whenever you double-clicked (or equivalently pressed Enter) to edit the label of a row, the initial text in the pop-up input field would never update. It would always display the text from the first row that you double-clicked to edit.

Thu. June 7, 2007
9.0.621

Fixed a bug with in-place editing of labels in trees. Whenever you double-clicked (or equivalently pressed Enter) to edit the label of a row, the initial text in the pop-up input field would never update. It would always display the text from the first row that you double-clicked to edit.

Thu. June 7, 2007
9.0.621

Fixed a bug with in-place editing of labels in trees. Whenever you double-clicked (or equivalently pressed Enter) to edit the label of a row, the initial text in the pop-up input field would never update. It would always display the text from the first row that you double-clicked to edit.

Thu. June 7, 2007
9.0.621

Renaming the following Python methods in the hou module: In NodeType:

  • generatorFlag -> isGenerator
  • managerFlag -> isManager
  • unorderedInputsFlag -> hasUnorderedInputs

In HDADefinition:

  • installed -> isInstalled
  • current -> isCurrent
  • preferred -> isPreferred
  • setPreferred -> setIsPreferred

The old methods are still supported, but Houdini/Python will print deprecation warnings if you call them.

Thu. June 7, 2007