File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -57,36 +57,6 @@ def construct(self):
57
57
"squish_rate_func" ,
58
58
"lingering" ,
59
59
"exponential_decay" ,
60
- "ease_in_sine" ,
61
- "ease_out_sine" ,
62
- "ease_in_out_sine" ,
63
- "ease_in_quad" ,
64
- "ease_out_quad" ,
65
- "ease_in_out_quad" ,
66
- "ease_in_cubic" ,
67
- "ease_out_cubic" ,
68
- "ease_in_out_cubic" ,
69
- "ease_in_quart" ,
70
- "ease_out_quart" ,
71
- "ease_in_out_quart" ,
72
- "ease_in_quint" ,
73
- "ease_out_quint" ,
74
- "ease_in_out_quint" ,
75
- "ease_in_expo" ,
76
- "ease_out_expo" ,
77
- "ease_in_out_expo" ,
78
- "ease_in_circ" ,
79
- "ease_out_circ" ,
80
- "ease_in_out_circ" ,
81
- "ease_in_back" ,
82
- "ease_out_back" ,
83
- "ease_in_out_back" ,
84
- "ease_in_elastic" ,
85
- "ease_out_elastic" ,
86
- "ease_in_out_elastic" ,
87
- "ease_in_bounce" ,
88
- "ease_out_bounce" ,
89
- "ease_in_out_bounce" ,
90
60
]
91
61
92
62
You can’t perform that action at this time.
0 commit comments