- 23 Apr, 2021 5 commits
-
-
engine-flutter-autoroll authored
-
Alexandre Ardhuin authored
-
Jenn Magder authored
-
Ian Hickson authored
-
Jonah Williams authored
-
- 22 Apr, 2021 33 commits
-
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Alexandre Ardhuin authored
-
yusufm authored
-
Justin Hutchins authored
-
Greg Spencer authored
-
Abhishek Ghaskata authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Greg Spencer authored
This adds a "three point" cubic curve that combines two cubic curves into one curve, where the control points are all in the same coordinate system. It's called "three point" because it incorporates a middle point that the curve runs through, and that point is in addition to the existing implicit (0,0) and (1,1) points that a Curve already has. I also added an example of this curve, which is just a more emphasized version of the easeInOutCubic.
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Phil Quitslund authored
-
Jonah Williams authored
-
Craig Labenz authored
-
Pedro Massango authored
-
Jonah Williams authored
This reverts commit c2aa193c.
-
Jonah Williams authored
This reverts commit dc71d713.
-
Jonah Williams authored
-
Alexandre Ardhuin authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Abhishek Ghaskata authored
-
Jason Simmons authored
-
Jonah Williams authored
-
Tomasz Gucio authored
-
engine-flutter-autoroll authored
-
Ian Hickson authored
-
Jenn Magder authored
-
- 21 Apr, 2021 2 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-