Felix Visée

Results 15 comments of Felix Visée

Thanks for reminding me about this, I will hopefully find some time for this soonish. Contributions are very welcome too! :)

btw, I also thought about adding another property to (key) frames holding, for example, a bezier curve's control points, but wasn't happy with the chance of that being too ambiguous....

@lauraskelton great news! I guess a custom animation would probably work somehow. However, as described, the initial idea was to provide quadratic and cubic bezier curve animations of the frame's...

@lauraskelton check out https://github.com/felixjendrusch/JazzHands/tree/my-custom-value

@lauraskelton regarding `IFTTTBezierPoint`, how did you imagine that to work with both `IFTTTFrameAnimation` and, for example, `IFTTTTranslationAnimation`? You'd still need a custom animation, right?