blurstudio / TwistSpline

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

Create a single-node tangent setup #30

Closed tbttfox closed 3 months ago

tbttfox commented 3 months ago

Add a new node to the system that handles all of the auto-tangent solves in one place. Update twistSplineBuilder.py to use this new system (and have a fallback to the old one) Update the node documentation with the new nodes and plugs