Commit graph

13 commits

Author SHA1 Message Date
Grant Sanderson
4a00161bee Fixed NumberPlane 2019-02-14 11:34:55 -08:00
Grant Sanderson
1735f16d68 Fixed NumberLine bug 2019-02-11 22:14:00 -08:00
Grant Sanderson
82f0afb4dd Got rid of ContinualUpdate 2019-02-11 15:48:44 -08:00
Grant Sanderson
fd15cc99a7 Changed how NumberPlane faded_line_style is created 2019-02-07 10:13:12 -08:00
Grant Sanderson
e3ee258d91 Replaced merge_config with merge_dicts_recursively 2019-02-06 21:32:42 -08:00
Grant Sanderson
d88c301622 Updating coordinate system mobjects 2019-02-06 21:16:26 -08:00
Grant Sanderson
24d6113bba Get rid of propagate_style_to_family, since it is basically always true 2019-02-06 16:25:03 -08:00
Grant Sanderson
47f6d6ba38 Rewrote ParametricFunction to have less buggy interpolation 2019-02-06 15:18:11 -08:00
Grant Sanderson
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
Grant Sanderson
9619ebfd61 Fix ThreeDAxes bug 2019-02-04 14:12:49 -08:00
Jasper Homann
f4e3706389 Fixed a ZeroDivisionError when instantiating Axes 2019-01-18 13:38:07 +01:00
Grant Sanderson
8ec9e4d425 Clean up Axes.__init__ slightly 2019-01-16 11:08:54 -08:00
Devin Neal
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
Renamed from mobject/coordinate_systems.py (Browse further)