14 Commits (d209d496bcc1952fa4d55dfa2cb4fe6336bddd95)

Author SHA1 Message Date
Vladimír Vondruš fbfb060b46 Animation: export just the function to avoid clang-cl complaining. 6 years ago
Vladimír Vondruš 954798a9ba Animation: allow mutable access to data referenced by TrackView. 7 years ago
Vladimír Vondruš fb930187c1 Animation: adapt to Corrade changes. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš c98a936b41 Animation: added a collection of easing functions. 8 years ago
Vladimír Vondruš cbc35c4353 Stub documentation for transformation interpolation and animation. 8 years ago
Vladimír Vondruš 9f8da6d47a Animation: prefer "shortest path" interpolators in interpolatorFor(). 8 years ago
Vladimír Vondruš b1b663fa65 Animation: support for spline interpolation. 8 years ago
Vladimír Vondruš ac11a8e815 Animation, Trade: support Complex for rotation animations. 8 years ago
Vladimír Vondruš 844b42f5e9 Animation: added Interpolation enum and interpolatorFor() helper. 8 years ago
Vladimír Vondruš 7a0a5ba77e Animation: make it possible to have integer keys. 8 years ago
Vladimír Vondruš 4d4b299740 Animation: make interpolation result type non-implicit. 8 years ago
Vladimír Vondruš 8cc560eadc Animation: new Track and TrackView containers. 8 years ago
Vladimír Vondruš 9a8f88d59e Bootstrap the Animation library with keyframe interpolation functions. 8 years ago