Houdini Main Changelogs

6.1.14

Fixed problem where "opread file.hip" where file.hip does not exist would create it as a zero length file on Windows.

Thu. May 15, 2003
6.1.14

Fixed problem where "opread file.hip" where file.hip does not exist would create it as a zero length file on Windows.

Thu. May 15, 2003
6.1.14

Fixed problem where "opread file.hip" where file.hip does not exist would create it as a zero length file on Windows.

Thu. May 15, 2003
6.1.14

Fixed problem where "opread file.hip" where file.hip does not exist would create it as a zero length file on Windows.

Thu. May 15, 2003
6.1.14

Improved backwards compatibility for swap COP by explicitly making sure we've converted the parameters before saving.

Thu. May 15, 2003
6.1.14

Improved backwards compatibility for swap COP by explicitly making sure we've converted the parameters before saving.

Thu. May 15, 2003
6.1.14

Improved backwards compatibility for swap COP by explicitly making sure we've converted the parameters before saving.

Thu. May 15, 2003
6.1.14

Improved backwards compatibility for swap COP by explicitly making sure we've converted the parameters before saving.

Thu. May 15, 2003
6.1.14

Improved backwards compatibility for swap COP by explicitly making sure we've converted the parameters before saving.

Thu. May 15, 2003
6.1.14

Swap COP is not more backwards compatible, and explicitly converts the old style parameters before a save if it has not already been done as a result of a cook.

Thu. May 15, 2003
6.1.14

Swap COP is not more backwards compatible, and explicitly converts the old style parameters before a save if it has not already been done as a result of a cook.

Thu. May 15, 2003
6.1.14

Swap COP is not more backwards compatible, and explicitly converts the old style parameters before a save if it has not already been done as a result of a cook.

Thu. May 15, 2003
6.1.14

Swap COP is not more backwards compatible, and explicitly converts the old style parameters before a save if it has not already been done as a result of a cook.

Thu. May 15, 2003
6.1.14

Swap COP is not more backwards compatible, and explicitly converts the old style parameters before a save if it has not already been done as a result of a cook.

Thu. May 15, 2003
6.1.14

Fixing bug where it was possible to start up in Never update mode with the update button disabled. This was extremely annoying.

Thu. May 15, 2003
6.1.14

Fixing bug where it was possible to start up in Never update mode with the update button disabled. This was extremely annoying.

Thu. May 15, 2003
6.1.14

Fixing bug where it was possible to start up in Never update mode with the update button disabled. This was extremely annoying.

Thu. May 15, 2003
6.1.14

Fixing bug where it was possible to start up in Never update mode with the update button disabled. This was extremely annoying.

Thu. May 15, 2003
6.1.14

Fixing bug where it was possible to start up in Never update mode with the update button disabled. This was extremely annoying.

Thu. May 15, 2003
6.1.14

Fixed crash that might occur when quitting Houdini if during the course of the session: an Outputs Viewer was opened, closed, opened, and then an output driver (ROP node) was deleted.

Thu. May 15, 2003
6.1.14

Fixed crash that might occur when quitting Houdini if during the course of the session: an Outputs Viewer was opened, closed, opened, and then an output driver (ROP node) was deleted.

Thu. May 15, 2003
6.1.14

Fixed crash that might occur when quitting Houdini if during the course of the session: an Outputs Viewer was opened, closed, opened, and then an output driver (ROP node) was deleted.

Thu. May 15, 2003
6.1.14

Fixed crash that might occur when quitting Houdini if during the course of the session: an Outputs Viewer was opened, closed, opened, and then an output driver (ROP node) was deleted.

Thu. May 15, 2003
6.1.14

Fixed crash that might occur when quitting Houdini if during the course of the session: an Outputs Viewer was opened, closed, opened, and then an output driver (ROP node) was deleted.

Thu. May 15, 2003
6.1.14

Major changes to the operator preset mechanism. We are still able to load old preset files. All new presets will be saved to "index" files in subdirectories of the presets directory in the HOUDINI_PATH. The Presets menu contains a dynamic list of all available presets instead of requiring a manual search for the correct .preset file. Existing .preset files can easily be packaged into index files using the new hidx command line application.

This new preset mechanism also re-introduces the capability that used to exist with the Make Permanent Defaults menu item. If a preset named "Permanent Defaults" exists for an operator, it will be loaded by any new instances of that operator type.

In terms of hscript command support, there are four new commands. oppresetls lists all available presets. oppresetload loads a preset into an operator. oppresetsave saves an operator's settings as a preset. oppresetrm deletes a preset.

Thu. May 15, 2003