07-31-2019, 12:33 PM
For future reference:
The spline did not come from the controller, but from the code computing the spline's tangent. That code does not give precise enough computations when it comes to very long splines
I am aiming at enhancing that code for the next release. Until then, a work around is to use Direction Damping Time and Up Damping Time to non zero values. This will smooth the tangent and direction used by the controller:
https://curvyeditor.com/documentation/co...mping_time
The spline did not come from the controller, but from the code computing the spline's tangent. That code does not give precise enough computations when it comes to very long splines
I am aiming at enhancing that code for the next release. Until then, a work around is to use Direction Damping Time and Up Damping Time to non zero values. This will smooth the tangent and direction used by the controller:
https://curvyeditor.com/documentation/co...mping_time
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Please consider leaving a review for Curvy, this helps immensely. Thank you.

