Commit graph

12 commits

Author SHA1 Message Date
Grant Sanderson
8ea4f8fda8 Bug fixes to ThreeDAxes 2018-08-27 16:31:05 -07:00
Grant Sanderson
499080fb97 Bug fix to Axes 2018-08-23 14:45:00 -07:00
Grant Sanderson
0149f4a496 Better ThreeDVMobject implementation 2018-08-21 19:58:48 -07:00
Grant Sanderson
7ab432f419 Added better 3d axes 2018-08-20 15:49:07 -07:00
Grant Sanderson
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
Grant Sanderson
7119f0cc6e scale_to_fit_width -> set_width, likewise for height and depth 2018-08-08 10:30:52 -07:00
Grant Sanderson
3550ec3234 Fixed default label direction for Axes y-axis 2018-06-15 13:54:21 -07:00
Grant Sanderson
1a186dca3b Made coordinate_labels an attribute of ComplexPlane 2018-04-11 17:12:45 -07:00
Grant Sanderson
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
Grant Sanderson
b37f212349 Moved topics/functions.py to mobject/, and moved topics/graph_scene.py to scene 2018-03-31 19:05:53 -07:00
Grant Sanderson
78e37b0f7c moved number_line.py to mobject/ 2018-03-31 19:00:26 -07:00
Grant Sanderson
a61f5b044f Added coordinate_systems.py in mobject/ to house Axes, NumberPlane, ComplexPlane 2018-03-31 18:31:56 -07:00