|
5.1.32 |
viewdisplay -D now works. |
Fri. February 22, 2002 |
|
5.1.32 |
viewdisplay -D now works. |
Fri. February 22, 2002 |
|
5.1.32 |
viewdisplay -D now works. |
Fri. February 22, 2002 |
|
5.1.32 |
viewdisplay -D now works. |
Fri. February 22, 2002 |
|
5.1.32 |
The UV Texture Operation Arc Length Spline mode now behaves as it did in 4.1. In 5.0 it only created integer texture coordinates. |
Fri. February 22, 2002 |
|
5.1.32 |
The UV Texture Operation Arc Length Spline mode now behaves as it did in 4.1. In 5.0 it only created integer texture coordinates. |
Fri. February 22, 2002 |
|
5.1.32 |
The UV Texture Operation Arc Length Spline mode now behaves as it did in 4.1. In 5.0 it only created integer texture coordinates. |
Fri. February 22, 2002 |
|
5.1.32 |
The UV Texture Operation Arc Length Spline mode now behaves as it did in 4.1. In 5.0 it only created integer texture coordinates. |
Fri. February 22, 2002 |
|
5.1.32 |
The UV Texture Operation Arc Length Spline mode now behaves as it did in 4.1. In 5.0 it only created integer texture coordinates. |
Fri. February 22, 2002 |
|
5.1.32 |
The Arc Length Texture option for the UVTexture Operation will now create non-integer texture coordinates. This is a return to the 4.1 behaviour. |
Fri. February 22, 2002 |
|
5.1.32 |
The Arc Length Texture option for the UVTexture Operation will now create non-integer texture coordinates. This is a return to the 4.1 behaviour. |
Fri. February 22, 2002 |
|
5.1.32 |
The Arc Length Texture option for the UVTexture Operation will now create non-integer texture coordinates. This is a return to the 4.1 behaviour. |
Fri. February 22, 2002 |
|
5.1.32 |
The Arc Length Texture option for the UVTexture Operation will now create non-integer texture coordinates. This is a return to the 4.1 behaviour. |
Fri. February 22, 2002 |
|
5.1.32 |
The Arc Length Texture option for the UVTexture Operation will now create non-integer texture coordinates. This is a return to the 4.1 behaviour. |
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.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 |