Commit graph

20 commits

Author SHA1 Message Date
Grant Sanderson
975c4dd03c Explicitly check for None, rather than truthiness, for Axes.get_coordinate_labels 2019-11-12 11:55:19 -08:00
Grant Sanderson
a535c6917e Added p2n and n2p abreviations for ComplexPlane 2019-06-23 16:25:22 -07:00
Grant Sanderson
828c3dcd7a Added c2p and p2c abbreviations to Axes 2019-05-27 19:47:57 -07:00
Grant Sanderson
644ac5c94a Added abbreviated names for number_to_point and point_to_number 2019-04-09 18:51:18 -07:00
Grant Sanderson
0ff7331dbe Move axis_label method higher to general CoordinateSystems 2019-04-06 14:00:52 -07:00
Grant Sanderson
46711a7e3a Fixed typo 2019-03-30 13:22:06 -07:00
Grant Sanderson
d8896e299e Small bug fixes to NumberPlane 2019-03-23 10:51:47 -07:00
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)