Houdini Main Changelogs

5.1.88

A case where having vertex textures coming into the Rail SOP is fixed.

Fri. April 19, 2002
5.1.88

A case where having vertex textures coming into the Rail SOP is fixed.

Fri. April 19, 2002
5.1.88

A case where having vertex textures coming into the Rail SOP is fixed.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Instances of v *= u; should become v.cross(u). Instances of v = u * w; should become v.cross(u, w). However, instances of v = u * v; should become v = cross(u, v) as v.cross(u,v) will suffer from aliasing.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Instances of v *= u; should become v.cross(u). Instances of v = u * w; should become v.cross(u, w). However, instances of v = u * v; should become v = cross(u, v) as v.cross(u,v) will suffer from aliasing.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Instances of v *= u; should become v.cross(u). Instances of v = u * w; should become v.cross(u, w). However, instances of v = u * v; should become v = cross(u, v) as v.cross(u,v) will suffer from aliasing.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Instances of v *= u; should become v.cross(u). Instances of v = u * w; should become v.cross(u, w). However, instances of v = u * v; should become v = cross(u, v) as v.cross(u,v) will suffer from aliasing.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Instances of v *= u; should become v.cross(u). Instances of v = u * w; should become v.cross(u, w). However, instances of v = u * v; should become v = cross(u, v) as v.cross(u,v) will suffer from aliasing.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Fri. April 19, 2002
5.1.88

In the HDK, the UT_Vector functions no longer have a * operator with other vectors. Previously, this meant cross product. In future versions, it will mean component multiplication. In this version, it is undefined to allow people to move away from cross products.

Fri. April 19, 2002
5.1.87

Fixed bug where pop expression functions such as poppoint would not work if the popnet cooked another popnet.

Thu. April 18, 2002
5.1.87

Fixed bug where pop expression functions such as poppoint would not work if the popnet cooked another popnet.

Thu. April 18, 2002
5.1.87

Fixed bug where pop expression functions such as poppoint would not work if the popnet cooked another popnet.

Thu. April 18, 2002
5.1.87

Fixed bug where pop expression functions such as poppoint would not work if the popnet cooked another popnet.

Thu. April 18, 2002
5.1.87

Fixed bug where pop expression functions such as poppoint would not work if the popnet cooked another popnet.

Thu. April 18, 2002
5.1.87

Previously, Houdini reported all icons which weren't found. As missing icons affect load time when the search path includes network drives, this was deemed prudent. However, path searching in Houdini has improved and causes less load on networks when searching for icons. Now, houdini will only display messages about missing icons if the control "HOUDINI_SCRIPT_DEBUG" is turned on.

Thu. April 18, 2002
5.1.87

Previously, Houdini reported all icons which weren't found. As missing icons affect load time when the search path includes network drives, this was deemed prudent. However, path searching in Houdini has improved and causes less load on networks when searching for icons. Now, houdini will only display messages about missing icons if the control "HOUDINI_SCRIPT_DEBUG" is turned on.

Thu. April 18, 2002
5.1.87

Previously, Houdini reported all icons which weren't found. As missing icons affect load time when the search path includes network drives, this was deemed prudent. However, path searching in Houdini has improved and causes less load on networks when searching for icons. Now, houdini will only display messages about missing icons if the control "HOUDINI_SCRIPT_DEBUG" is turned on.

Thu. April 18, 2002
5.1.87

Previously, Houdini reported all icons which weren't found. As missing icons affect load time when the search path includes network drives, this was deemed prudent. However, path searching in Houdini has improved and causes less load on networks when searching for icons. Now, houdini will only display messages about missing icons if the control "HOUDINI_SCRIPT_DEBUG" is turned on.

Thu. April 18, 2002
5.1.87

Previously, Houdini reported all icons which weren't found. As missing icons affect load time when the search path includes network drives, this was deemed prudent. However, path searching in Houdini has improved and causes less load on networks when searching for icons. Now, houdini will only display messages about missing icons if the control "HOUDINI_SCRIPT_DEBUG" is turned on.

Thu. April 18, 2002
5.1.87

Fixed bug where the Edit Capture Weight spreadsheet would not update when one of the bones in it has been deleted.

Thu. April 18, 2002
5.1.87

Fixed bug where the Edit Capture Weight spreadsheet would not update when one of the bones in it has been deleted.

Thu. April 18, 2002