|
5b454a3ff7
|
Remove rotate_in_place and scale_in_place methods, as they had the same functionality as rotate and scale
|
2021-01-05 22:05:15 -08:00 |
|
|
7cec2e50d5
|
Rename: ParametricFunction -> ParametricCurve
|
2020-06-06 11:03:23 -07:00 |
|
|
cc7c2cfb73
|
Remove Transform(...).update(1) call from GraphScene
|
2019-04-11 09:55:56 -07:00 |
|
|
528e2d3195
|
Fix position of labels on the y-axis
|
2019-03-08 14:57:45 -06:00 |
|
|
88b8bf9666
|
Fix the position of the y-axis label
|
2019-03-07 15:29:01 -06:00 |
|
|
64eb670027
|
Get rid of lagged_start
|
2019-02-08 15:53:27 -08:00 |
|
|
47f6d6ba38
|
Rewrote ParametricFunction to have less buggy interpolation
|
2019-02-06 15:18:11 -08:00 |
|
|
acc26fa8e4
|
Comment to complain about GraphScene and remind myself to re-factor or replace it
|
2019-01-22 15:40:06 -08:00 |
|
|
afdf907abc
|
fix imports, remove __init__.py files, some pep8 linting
|
2018-12-27 09:41:41 -08:00 |
|
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|