Houdini Main Changelogs

6.1.47

LSystems now have an ability to place any general expression in the Rule, Premise, or Context Ignore. This is by using back quotes (`) to escape the expression which is inserted into the relevant string prior to being processed by the LSystem. For example, to get the default LSystem tree to branch, instead of a fixed 3 times, $F times, one could use the rule:

A=!"`strdup($F, "/(360/$F)[B]")`

Tue. June 17, 2003
6.1.47

LSystems now have an ability to place any general expression in the Rule, Premise, or Context Ignore. This is by using back quotes (`) to escape the expression which is inserted into the relevant string prior to being processed by the LSystem. For example, to get the default LSystem tree to branch, instead of a fixed 3 times, $F times, one could use the rule:

A=!"`strdup($F, "/(360/$F)[B]")`

Tue. June 17, 2003
6.1.47

LSystems now have an ability to place any general expression in the Rule, Premise, or Context Ignore. This is by using back quotes (`) to escape the expression which is inserted into the relevant string prior to being processed by the LSystem. For example, to get the default LSystem tree to branch, instead of a fixed 3 times, $F times, one could use the rule:

A=!"`strdup($F, "/(360/$F)[B]")`

Tue. June 17, 2003
6.1.47

LSystems now have an ability to place any general expression in the Rule, Premise, or Context Ignore. This is by using back quotes (`) to escape the expression which is inserted into the relevant string prior to being processed by the LSystem. For example, to get the default LSystem tree to branch, instead of a fixed 3 times, $F times, one could use the rule:

A=!"`strdup($F, "/(360/$F)[B]")`

Tue. June 17, 2003
6.1.47

There is a new expression command called strdup(count, string). It will return the given string duplicated count number of times. Ie, strdup(3, "abc") gives "abcabcabc". This can be useful to embed into LSystem Rules.

Tue. June 17, 2003
6.1.47

There is a new expression command called strdup(count, string). It will return the given string duplicated count number of times. Ie, strdup(3, "abc") gives "abcabcabc". This can be useful to embed into LSystem Rules.

Tue. June 17, 2003
6.1.47

There is a new expression command called strdup(count, string). It will return the given string duplicated count number of times. Ie, strdup(3, "abc") gives "abcabcabc". This can be useful to embed into LSystem Rules.

Tue. June 17, 2003
6.1.47

There is a new expression command called strdup(count, string). It will return the given string duplicated count number of times. Ie, strdup(3, "abc") gives "abcabcabc". This can be useful to embed into LSystem Rules.

Tue. June 17, 2003
6.1.47

There is a new expression command called strdup(count, string). It will return the given string duplicated count number of times. Ie, strdup(3, "abc") gives "abcabcabc". This can be useful to embed into LSystem Rules.

Tue. June 17, 2003
6.1.46

A problem of ray intersection failing with the Brush based SOPs and causing leaks to the opposite side of the surface when working with quadrilateral polygons is fixed.

Mon. June 16, 2003
6.1.46

A problem of ray intersection failing with the Brush based SOPs and causing leaks to the opposite side of the surface when working with quadrilateral polygons is fixed.

Mon. June 16, 2003
6.1.46

A problem of ray intersection failing with the Brush based SOPs and causing leaks to the opposite side of the surface when working with quadrilateral polygons is fixed.

Mon. June 16, 2003
6.1.46

A problem of ray intersection failing with the Brush based SOPs and causing leaks to the opposite side of the surface when working with quadrilateral polygons is fixed.

Mon. June 16, 2003
6.1.46

A problem of ray intersection failing with the Brush based SOPs and causing leaks to the opposite side of the surface when working with quadrilateral polygons is fixed.

Mon. June 16, 2003
6.1.46

The rename COP was not properly maintaining the image bounds of the renamed planes.

Mon. June 16, 2003
6.1.46

The rename COP was not properly maintaining the image bounds of the renamed planes.

Mon. June 16, 2003
6.1.46

The rename COP was not properly maintaining the image bounds of the renamed planes.

Mon. June 16, 2003
6.1.46

The rename COP was not properly maintaining the image bounds of the renamed planes.

Mon. June 16, 2003
6.1.46

The rename COP was not properly maintaining the image bounds of the renamed planes.

Mon. June 16, 2003
6.1.46

Fixing problem with loading icons for custom operator types if the icon files have a .icon extension rather than .bicon.

Mon. June 16, 2003
6.1.46

Fixing problem with loading icons for custom operator types if the icon files have a .icon extension rather than .bicon.

Mon. June 16, 2003
6.1.46

Fixing problem with loading icons for custom operator types if the icon files have a .icon extension rather than .bicon.

Mon. June 16, 2003
6.1.46

Fixing problem with loading icons for custom operator types if the icon files have a .icon extension rather than .bicon.

Mon. June 16, 2003
6.1.46

Fixing problem with loading icons for custom operator types if the icon files have a .icon extension rather than .bicon.

Mon. June 16, 2003
6.1.46

Fixing the otcopy command. Previously it would display an error message even if it was given valid arguments.

Mon. June 16, 2003