|
f98513dfc2
|
Remove unneeded import
|
2020-02-10 14:48:07 -08:00 |
|
|
db0029c32b
|
Fix error in get_quadratic_approximation_of_cubic
|
2020-02-07 09:31:06 -08:00 |
|
|
cf2d8d47e6
|
Fixed get_quadratic_approximation_of_cubic to account for cubics with an inflection point between 0 and 1
|
2020-02-06 10:01:19 -08:00 |
|
|
ed376e475d
|
Added get_quadratic_approximation_of_cubic
|
2020-02-04 15:25:08 -08:00 |
|
|
55081c75ef
|
Fixed bugs in partial_bezier_points and integer_interpolate
|
2019-02-05 15:25:44 -08:00 |
|
|
eaf25ff34b
|
Changing the way VMobject handles its internal bezier curves so as to eliminate the need for sup_paths
|
2019-02-05 11:02:15 -08:00 |
|
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|