blurstudio / TwistSpline

A smoothly reparameterizing Bezier spline that also interpolates orientations
MIT License
96 stars 43 forks source link

Fix the twist mult, the twist matrix scale, and the close plug #33

Closed tbttfox closed 2 months ago

tbttfox commented 2 months ago

Added the twist mult into the builder (that I forgot) Have the twist matrix inherit the scale from its parent. Get rid of the min-value for the closed boolean plug.

Should fix these: https://github.com/blurstudio/TwistSpline/issues/31 https://github.com/blurstudio/TwistSpline/issues/32