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

➰ Add support for Bézier Nurbs curves #153

Closed
JR-Morgan opened this issue Feb 23, 2023 · 1 comment
Closed

➰ Add support for Bézier Nurbs curves #153

JR-Morgan opened this issue Feb 23, 2023 · 1 comment
Assignees
Labels
Converter Related to the blender converter enhancement New feature or request
Milestone

Comments

@JR-Morgan
Copy link
Member

JR-Morgan commented Feb 23, 2023

We currently support sending regular Bézier curves.

But blender Nurbs curves have the use_bezier_u bool (CU_NURB_BEZIER flag)

These types of nurbs don't correctly send.

Needs some more scoping to understand what these types of curves are, and if our current Objects.Geometry.Curve can represent them.

@JR-Morgan JR-Morgan added the bug Something isn't working label Feb 23, 2023
@JR-Morgan JR-Morgan added this to the 2.X milestone Feb 23, 2023
@JR-Morgan JR-Morgan added enhancement New feature or request Converter Related to the blender converter and removed bug Something isn't working labels May 10, 2023
@bimgeek
Copy link

bimgeek commented Dec 15, 2023

Closing this ticket as we are moving to Jira to reduce noise. You can access it there.

@bimgeek bimgeek closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Converter Related to the blender converter enhancement New feature or request
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants