dmarx / keyframed

Simple, expressive, pythonic datatypes for manipulating curves parameterized by keyframes and interpolators.
34 stars 1 forks source link

add Curve.append() method #16

Open dmarx opened 1 year ago

dmarx commented 1 year ago

added to Curve, need to add to rest of CurveBase family and add tests and docs