Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render delegate and procedural handle nonperiodic curves differently #1769

Closed
xsisupport opened this issue Nov 24, 2023 · 1 comment · Fixed by #1787
Closed

Render delegate and procedural handle nonperiodic curves differently #1769

xsisupport opened this issue Nov 24, 2023 · 1 comment · Fixed by #1787
Labels
bug Something isn't working

Comments

@xsisupport
Copy link

xsisupport commented Nov 24, 2023

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]
@xsisupport xsisupport added the bug Something isn't working label Nov 24, 2023
@autodesk-oss-arnold-bot
Copy link

Issue synced internally to ARNOLD-14486

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant