10-22-2022, 05:46 PM
(10-21-2022, 01:18 PM)soccertrash Wrote: Ah, I missed the link. Thank you.
I integrated the code you posted on the other thread. The member mStepSize is not on CurvySplineSegment any more. How can I fix this?
Thank you!
Hi
mStepSize was a private member that was removed since. I updated the code in the referenced post to make it work without the mStepSize member: I replaced it's value with:1f / CacheSize
Please let me know if you find any issue.
Have a nice day
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.

