v0.5.0
Additions:
Uniformmethods for arc length parameterization have returned with faster math (see #3)- Calling
PrecomputeArcLengthParams()can drastically speed upUniformcalls at a cost to accuracy - Added a few missing static types in
init.lua
Improvements:
SolveLength()is faster and more accurate (see #2)