Houdini Main Changelogs

5.1.32

The blend object now has an animatable colour.

Fri. February 22, 2002
5.1.32

The blend object now has an animatable colour.

Fri. February 22, 2002
5.1.32

The blend object now has an animatable colour.

Fri. February 22, 2002
5.1.31

Lots of changes with the new scripted subnet support:

  • Edit Dialog Script from the OP tile RMB is now Properties...and can do lots more than just edit dialog scripts.
  • Properties... works for all optypes, allowing you to changethe help card, label, and icon.
  • Define Scripted Subnet... is now Create New Operator Type...
  • The Op Tile RMB now has Export Type... which allows you tosave a .optype file with all the information specific tothat op.
  • The file menu now has a Install Op Type... which allows you toread .optypes and install them.
  • Command line functions optyperead, optypewrite, optypeinstall,and optypeuninstall allow you to manage all this with scripts.
  • A new Op Tile RMB entry is Create Type From... which works onlywith subnets. It will create a new scripted subnet whichdefaults to being the selected subnet. The base name isprefixed by default by HOUDINI_DEFOPTYPEPREFIX, or the user nameif that is undefined.
  • If there is a Icons.ignore file on the icon search path, itlists entries of the Icons.index that should be ignored.
  • OPcustomize is now loaded from all places on the HOUDINI_PATHand merged together rather than just the topmost entry.
  • Index files such as SUBsop no longer allow # style comments.Only C++ style comments can be used. Further, it is no longerrequired (nor recommended) to #include other index files on yourHOUDINI_PATH. All index files found on your HOUDINI_PATH willbe loaded from the first path to the last.
  • You can use "#pragma ignore foo*" in an index file like SUBsopto ignore any further ops which match the foo* glob pattern.
Thu. February 21, 2002
5.1.31

Lots of changes with the new scripted subnet support:

  • Edit Dialog Script from the OP tile RMB is now Properties...and can do lots more than just edit dialog scripts.
  • Properties... works for all optypes, allowing you to changethe help card, label, and icon.
  • Define Scripted Subnet... is now Create New Operator Type...
  • The Op Tile RMB now has Export Type... which allows you tosave a .optype file with all the information specific tothat op.
  • The file menu now has a Install Op Type... which allows you toread .optypes and install them.
  • Command line functions optyperead, optypewrite, optypeinstall,and optypeuninstall allow you to manage all this with scripts.
  • A new Op Tile RMB entry is Create Type From... which works onlywith subnets. It will create a new scripted subnet whichdefaults to being the selected subnet. The base name isprefixed by default by HOUDINI_DEFOPTYPEPREFIX, or the user nameif that is undefined.
  • If there is a Icons.ignore file on the icon search path, itlists entries of the Icons.index that should be ignored.
  • OPcustomize is now loaded from all places on the HOUDINI_PATHand merged together rather than just the topmost entry.
  • Index files such as SUBsop no longer allow # style comments.Only C++ style comments can be used. Further, it is no longerrequired (nor recommended) to #include other index files on yourHOUDINI_PATH. All index files found on your HOUDINI_PATH willbe loaded from the first path to the last.
  • You can use "#pragma ignore foo*" in an index file like SUBsopto ignore any further ops which match the foo* glob pattern.
Thu. February 21, 2002
5.1.31

Lots of changes with the new scripted subnet support:

  • Edit Dialog Script from the OP tile RMB is now Properties...and can do lots more than just edit dialog scripts.
  • Properties... works for all optypes, allowing you to changethe help card, label, and icon.
  • Define Scripted Subnet... is now Create New Operator Type...
  • The Op Tile RMB now has Export Type... which allows you tosave a .optype file with all the information specific tothat op.
  • The file menu now has a Install Op Type... which allows you toread .optypes and install them.
  • Command line functions optyperead, optypewrite, optypeinstall,and optypeuninstall allow you to manage all this with scripts.
  • A new Op Tile RMB entry is Create Type From... which works onlywith subnets. It will create a new scripted subnet whichdefaults to being the selected subnet. The base name isprefixed by default by HOUDINI_DEFOPTYPEPREFIX, or the user nameif that is undefined.
  • If there is a Icons.ignore file on the icon search path, itlists entries of the Icons.index that should be ignored.
  • OPcustomize is now loaded from all places on the HOUDINI_PATHand merged together rather than just the topmost entry.
  • Index files such as SUBsop no longer allow # style comments.Only C++ style comments can be used. Further, it is no longerrequired (nor recommended) to #include other index files on yourHOUDINI_PATH. All index files found on your HOUDINI_PATH willbe loaded from the first path to the last.
  • You can use "#pragma ignore foo*" in an index file like SUBsopto ignore any further ops which match the foo* glob pattern.
Thu. February 21, 2002
5.1.31

Lots of changes with the new scripted subnet support:

  • Edit Dialog Script from the OP tile RMB is now Properties...and can do lots more than just edit dialog scripts.
  • Properties... works for all optypes, allowing you to changethe help card, label, and icon.
  • Define Scripted Subnet... is now Create New Operator Type...
  • The Op Tile RMB now has Export Type... which allows you tosave a .optype file with all the information specific tothat op.
  • The file menu now has a Install Op Type... which allows you toread .optypes and install them.
  • Command line functions optyperead, optypewrite, optypeinstall,and optypeuninstall allow you to manage all this with scripts.
  • A new Op Tile RMB entry is Create Type From... which works onlywith subnets. It will create a new scripted subnet whichdefaults to being the selected subnet. The base name isprefixed by default by HOUDINI_DEFOPTYPEPREFIX, or the user nameif that is undefined.
  • If there is a Icons.ignore file on the icon search path, itlists entries of the Icons.index that should be ignored.
  • OPcustomize is now loaded from all places on the HOUDINI_PATHand merged together rather than just the topmost entry.
  • Index files such as SUBsop no longer allow # style comments.Only C++ style comments can be used. Further, it is no longerrequired (nor recommended) to #include other index files on yourHOUDINI_PATH. All index files found on your HOUDINI_PATH willbe loaded from the first path to the last.
  • You can use "#pragma ignore foo*" in an index file like SUBsopto ignore any further ops which match the foo* glob pattern.
Thu. February 21, 2002
5.1.31

Lots of changes with the new scripted subnet support:

  • Edit Dialog Script from the OP tile RMB is now Properties...and can do lots more than just edit dialog scripts.
  • Properties... works for all optypes, allowing you to changethe help card, label, and icon.
  • Define Scripted Subnet... is now Create New Operator Type...
  • The Op Tile RMB now has Export Type... which allows you tosave a .optype file with all the information specific tothat op.
  • The file menu now has a Install Op Type... which allows you toread .optypes and install them.
  • Command line functions optyperead, optypewrite, optypeinstall,and optypeuninstall allow you to manage all this with scripts.
  • A new Op Tile RMB entry is Create Type From... which works onlywith subnets. It will create a new scripted subnet whichdefaults to being the selected subnet. The base name isprefixed by default by HOUDINI_DEFOPTYPEPREFIX, or the user nameif that is undefined.
  • If there is a Icons.ignore file on the icon search path, itlists entries of the Icons.index that should be ignored.
  • OPcustomize is now loaded from all places on the HOUDINI_PATHand merged together rather than just the topmost entry.
  • Index files such as SUBsop no longer allow # style comments.Only C++ style comments can be used. Further, it is no longerrequired (nor recommended) to #include other index files on yourHOUDINI_PATH. All index files found on your HOUDINI_PATH willbe loaded from the first path to the last.
  • You can use "#pragma ignore foo*" in an index file like SUBsopto ignore any further ops which match the foo* glob pattern.
Thu. February 21, 2002
5.1.31

Drag ops/channels onto the channel viewport Drag ops/channels onto the channel group area. Drag ops/channels onto the channel scoper area.

eg: drop a parm/op/jive-channel into the scoper,

drag a scope channel into a parm/jive-graph, etc

drop an op (or more) onto the channel group area.

Scoper now has an extra column square which is the draggable component of the sheet.

Thu. February 21, 2002
5.1.31

Drag ops/channels onto the channel viewport Drag ops/channels onto the channel group area. Drag ops/channels onto the channel scoper area.

eg: drop a parm/op/jive-channel into the scoper,

drag a scope channel into a parm/jive-graph, etc

drop an op (or more) onto the channel group area.

Scoper now has an extra column square which is the draggable component of the sheet.

Thu. February 21, 2002
5.1.31

Drag ops/channels onto the channel viewport Drag ops/channels onto the channel group area. Drag ops/channels onto the channel scoper area.

eg: drop a parm/op/jive-channel into the scoper,

drag a scope channel into a parm/jive-graph, etc

drop an op (or more) onto the channel group area.

Scoper now has an extra column square which is the draggable component of the sheet.

Thu. February 21, 2002
5.1.31

Drag ops/channels onto the channel viewport Drag ops/channels onto the channel group area. Drag ops/channels onto the channel scoper area.

eg: drop a parm/op/jive-channel into the scoper,

drag a scope channel into a parm/jive-graph, etc

drop an op (or more) onto the channel group area.

Scoper now has an extra column square which is the draggable component of the sheet.

Thu. February 21, 2002
5.1.31

Drag ops/channels onto the channel viewport Drag ops/channels onto the channel group area. Drag ops/channels onto the channel scoper area.

eg: drop a parm/op/jive-channel into the scoper,

drag a scope channel into a parm/jive-graph, etc

drop an op (or more) onto the channel group area.

Scoper now has an extra column square which is the draggable component of the sheet.

Thu. February 21, 2002
5.1.31

The parm chooser in the custom panel UI builder now allows restricting the displayed parms by type.

Thu. February 21, 2002
5.1.31

The parm chooser in the custom panel UI builder now allows restricting the displayed parms by type.

Thu. February 21, 2002
5.1.31

The parm chooser in the custom panel UI builder now allows restricting the displayed parms by type.

Thu. February 21, 2002
5.1.31

The parm chooser in the custom panel UI builder now allows restricting the displayed parms by type.

Thu. February 21, 2002
5.1.31

The parm chooser in the custom panel UI builder now allows restricting the displayed parms by type.

Thu. February 21, 2002
5.1.31

The SOP RMB-menu now has a new "Save Texture Image..." entry, allowing the saving of the UVs to an image file for later painting.

Thu. February 21, 2002
5.1.31

The SOP RMB-menu now has a new "Save Texture Image..." entry, allowing the saving of the UVs to an image file for later painting.

Thu. February 21, 2002
5.1.31

The SOP RMB-menu now has a new "Save Texture Image..." entry, allowing the saving of the UVs to an image file for later painting.

Thu. February 21, 2002
5.1.31

The SOP RMB-menu now has a new "Save Texture Image..." entry, allowing the saving of the UVs to an image file for later painting.

Thu. February 21, 2002
5.1.31

The SOP RMB-menu now has a new "Save Texture Image..." entry, allowing the saving of the UVs to an image file for later painting.

Thu. February 21, 2002
5.1.30

The attribute pop now recomputes the offset of its attribute every cook since the existence of a softbody pop can cause the offset to change.

Wed. February 20, 2002
5.1.30

The attribute pop now recomputes the offset of its attribute every cook since the existence of a softbody pop can cause the offset to change.

Wed. February 20, 2002