Commit Graph

4 Commits

Author SHA1 Message Date
Kovid Goyal
e15e882d10 DRYer 2024-07-19 11:47:24 +05:30
Kovid Goyal
fc13b06b35 Implement proper unit bezier easing function
Code based on WebKit
https://github.com/WebKit/WebKit/blob/main/Source/WebCore/platform/graphics/UnitBezier.h
2024-07-18 22:25:02 +05:30
Kovid Goyal
0a707b5c33 Move work on animation implementation 2024-07-18 22:25:02 +05:30
Kovid Goyal
cd320e05c1 Implement simple easing curves 2024-07-18 22:25:02 +05:30