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

Output curve tilt & radius values for Bezier curves #5167

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

portnov
Copy link
Collaborator

@portnov portnov commented Nov 14, 2024

For now we output only values which are specified by user for Blender's curve object. User specifies values for Bezier's control points (in Blender terms), so this is just a list of numbers. These numbers can be interpolated afterwards if needed.

Preflight checklist

Put an x letter in each brackets when you're done this item:

  • Code changes complete.
  • Code documentation complete.
  • Documentation for users complete (or not required, if user never sees these changes).
  • Manual testing done.
  • Unit-tests implemented.
  • Ready for merge.

@portnov portnov merged commit 86eaa59 into master Nov 14, 2024
2 checks passed
@portnov portnov deleted the curve_tilt_radius branch November 14, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant