You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Render delegate does not render curves with wrap=nonperiodic and type=basis.
But kick and the procedural do.
There is a difference between husk and kick. In husk we are able to display curves with wrap=nonperiodic only by setting type=linear. In alternative, wrap=pinned work for type=cubic curves (basis should be bspline or catmullRom). It should at least have the same behavior in kick and husk
This is reported as a recent regression
Used Software Versions
Houdini: [6.2.4.3]
The text was updated successfully, but these errors were encountered:
Describe the bug
Render delegate does not render curves with wrap=nonperiodic and type=basis.
But kick and the procedural do.
There is a difference between husk and kick. In husk we are able to display curves with wrap=nonperiodic only by setting type=linear. In alternative, wrap=pinned work for type=cubic curves (basis should be bspline or catmullRom). It should at least have the same behavior in kick and husk
This is reported as a recent regression
Used Software Versions
The text was updated successfully, but these errors were encountered: