Houdini Main Changelogs

9.0.265

Added the ability to extract point attributes from the target primitive when using the Ray SOP to project rays. The attribute value is interpolated from the hit primitive. You can now extract modified normals, colors, UVs, etc. Also fixed a bug in the Median ray combiner option which would have resulted in hits being miscounted and sorted wrong.

Fri. June 16, 2006
9.0.265

Added the ability to extract point attributes from the target primitive when using the Ray SOP to project rays. The attribute value is interpolated from the hit primitive. You can now extract modified normals, colors, UVs, etc. Also fixed a bug in the Median ray combiner option which would have resulted in hits being miscounted and sorted wrong.

Fri. June 16, 2006
9.0.265

Added the ability to extract point attributes from the target primitive when using the Ray SOP to project rays. The attribute value is interpolated from the hit primitive. You can now extract modified normals, colors, UVs, etc. Also fixed a bug in the Median ray combiner option which would have resulted in hits being miscounted and sorted wrong.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). Also, the "#define SYMBOL" statement would initialize SYMBOL to "1" instead of "". Both of these behaviours were inconsistent with the standard preprocessors (cpp). Now, the macro definition will not contain any extra leading space and empty symbol will not be initialized to "1".

For example: #define EXT .html "hdox://contents/geo.EXT" used to expand to "hdox://contents/geo. html" but now correctly expands to "hdox://contents/geo.html"

This fix affects the Houdini resource files that used #define directive.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). Also, the "#define SYMBOL" statement would initialize SYMBOL to "1" instead of "". Both of these behaviours were inconsistent with the standard preprocessors (cpp). Now, the macro definition will not contain any extra leading space and empty symbol will not be initialized to "1".

For example: #define EXT .html "hdox://contents/geo.EXT" used to expand to "hdox://contents/geo. html" but now correctly expands to "hdox://contents/geo.html"

This fix affects the Houdini resource files that used #define directive.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). Also, the "#define SYMBOL" statement would initialize SYMBOL to "1" instead of "". Both of these behaviours were inconsistent with the standard preprocessors (cpp). Now, the macro definition will not contain any extra leading space and empty symbol will not be initialized to "1".

For example: #define EXT .html "hdox://contents/geo.EXT" used to expand to "hdox://contents/geo. html" but now correctly expands to "hdox://contents/geo.html"

This fix affects the Houdini resource files that used #define directive.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). Also, the "#define SYMBOL" statement would initialize SYMBOL to "1" instead of "". Both of these behaviours were inconsistent with the standard preprocessors (cpp). Now, the macro definition will not contain any extra leading space and empty symbol will not be initialized to "1".

For example: #define EXT .html "hdox://contents/geo.EXT" used to expand to "hdox://contents/geo. html" but now correctly expands to "hdox://contents/geo.html"

This fix affects the Houdini resource files that used #define directive.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). Also, the "#define SYMBOL" statement would initialize SYMBOL to "1" instead of "". Both of these behaviours were inconsistent with the standard preprocessors (cpp). Now, the macro definition will not contain any extra leading space and empty symbol will not be initialized to "1".

For example: #define EXT .html "hdox://contents/geo.EXT" used to expand to "hdox://contents/geo. html" but now correctly expands to "hdox://contents/geo.html"

This fix affects the Houdini resource files that used #define directive.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). This was inconsistent with the standard preprocessors, and now the macro definition will not contain an extra leading space.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). This was inconsistent with the standard preprocessors, and now the macro definition will not contain an extra leading space.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). This was inconsistent with the standard preprocessors, and now the macro definition will not contain an extra leading space.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). This was inconsistent with the standard preprocessors, and now the macro definition will not contain an extra leading space.

Fri. June 16, 2006
9.0.265

The houdini preprocessor used to prepend a single space in macro definitions (ie macros defined with #define directive). This was inconsistent with the standard preprocessors, and now the macro definition will not contain an extra leading space.

Fri. June 16, 2006
9.0.264

Added the Wire Transfer Shape SOP. This SOP transfers the shape of curves between two selections. It can be used to smoothly interpolate a large set of curves given a few sample curves.

Thu. June 15, 2006
9.0.264

Added the Wire Transfer Shape SOP. This SOP transfers the shape of curves between two selections. It can be used to smoothly interpolate a large set of curves given a few sample curves.

Thu. June 15, 2006
9.0.264

Added the Wire Transfer Shape SOP. This SOP transfers the shape of curves between two selections. It can be used to smoothly interpolate a large set of curves given a few sample curves.

Thu. June 15, 2006
9.0.264

Added the Wire Transfer Shape SOP. This SOP transfers the shape of curves between two selections. It can be used to smoothly interpolate a large set of curves given a few sample curves.

Thu. June 15, 2006
9.0.264

Added the Wire Transfer Shape SOP. This SOP transfers the shape of curves between two selections. It can be used to smoothly interpolate a large set of curves given a few sample curves.

Thu. June 15, 2006
9.0.264

Fixed problems with gibberish appearing where the frame number should have been when $F was used in the Composite ROP's Filename parameter.

Thu. June 15, 2006
9.0.264

Fixed problems with gibberish appearing where the frame number should have been when $F was used in the Composite ROP's Filename parameter.

Thu. June 15, 2006
9.0.264

Fixed problems with gibberish appearing where the frame number should have been when $F was used in the Composite ROP's Filename parameter.

Thu. June 15, 2006
9.0.264

Fixed problems with gibberish appearing where the frame number should have been when $F was used in the Composite ROP's Filename parameter.

Thu. June 15, 2006
9.0.264

Fixed problems with gibberish appearing where the frame number should have been when $F was used in the Composite ROP's Filename parameter.

Thu. June 15, 2006
9.0.263

Added a method to the Edit SOP for reading the local coordinate frames. This method allows HDK users to build custom classes based on the Edit SOP and apply edits relative to the local coordinate frames.

Thu. June 15, 2006
9.0.263

Added a method to the Edit SOP for reading the local coordinate frames. This method allows HDK users to build custom classes based on the Edit SOP and apply edits relative to the local coordinate frames.

Thu. June 15, 2006