Open waywardmonkeys opened 3 months ago
Right now, it is not actually doing anything with the easing.
This whole area needs to be thought through and fixed.
We may not need the keyframe crate since it is mostly either easy math or we should be able to use functionality from kurbo.
keyframe
Right now, it is not actually doing anything with the easing.
This whole area needs to be thought through and fixed.
We may not need the
keyframe
crate since it is mostly either easy math or we should be able to use functionality from kurbo.