Commit graph

1976 commits

Author SHA1 Message Date
Grant Sanderson
c8da884c5b Improvements to Eyes 2018-08-25 18:30:51 -07:00
Grant Sanderson
ae5358d4ee FadeInFromLarge 2018-08-25 18:30:29 -07:00
Grant Sanderson
c8469681cd Small fix in fourier file 2018-08-23 14:46:56 -07:00
Grant Sanderson
52ec0cf8ea Beginning quaternion animations 2018-08-23 14:46:43 -07:00
Grant Sanderson
5fefa6f612 Small fixes to Scene bugs 2018-08-23 14:46:22 -07:00
Grant Sanderson
c3919d25ab Fixed -0 issue with DecimalNumber 2018-08-23 14:45:57 -07:00
Grant Sanderson
30f061ff01 Added missing imports 2018-08-23 14:45:35 -07:00
Grant Sanderson
6a781d0737 Bug fix to Arrow 2018-08-23 14:45:15 -07:00
Grant Sanderson
499080fb97 Bug fix to Axes 2018-08-23 14:45:00 -07:00
Grant Sanderson
f58575cc11 Different tex file default 2018-08-23 14:44:40 -07:00
Grant Sanderson
90b21a4a8a Better ThreeDCamera.add_fixed_orientation_mobjects 2018-08-23 14:44:22 -07:00
Grant Sanderson
781820ba9f Formating fixes 2018-08-22 21:23:42 -07:00
Grant Sanderson
26b977febe Fix cube 2018-08-22 21:23:24 -07:00
Grant Sanderson
db6d25280b Better behavior for when lines have shade_in_3d turned on 2018-08-22 21:23:10 -07:00
Grant Sanderson
98801413e9 Fixed camera bugs 2018-08-22 21:22:50 -07:00
Grant Sanderson
86bc9cdf72
Merge pull request #272 from 3b1b/simple-improvements
Simple improvements
2018-08-22 14:49:37 -07:00
Grant Sanderson
7912f6f2d3 Implmented ThreeDScene.add_fixed_orientation_mobjects and ThreeDScene.add_fixed_in_frame_mobjects 2018-08-22 14:48:42 -07:00
Grant Sanderson
0149f4a496 Better ThreeDVMobject implementation 2018-08-21 19:58:48 -07:00
Grant Sanderson
8103b723a8 Fixed bug with VMobject.close_new_points 2018-08-21 19:25:34 -07:00
Grant Sanderson
98a7f254ee Remaining submobject_family -> get_family 2018-08-21 19:16:51 -07:00
Grant Sanderson
51e6b66c95 submobject_family -> get_family 2018-08-21 19:15:16 -07:00
Grant Sanderson
4722fa3c2b
Merge pull request #271 from 3b1b/simple-improvements
Simple improvements
2018-08-20 15:52:20 -07:00
Grant Sanderson
eeff860588 init_point -> reset_points 2018-08-20 15:51:43 -07:00
Grant Sanderson
da792ef2d9 Add family option to match_style 2018-08-20 15:51:12 -07:00
Grant Sanderson
4a71577bcc Tiny formating change 2018-08-20 15:50:52 -07:00
Grant Sanderson
32da077199 Fixed bug associated with ThreeDVMobject 2018-08-20 15:50:23 -07:00
Grant Sanderson
cba0c78cf7 Numberline arrowhead should share strokewidth of numberline 2018-08-20 15:49:59 -07:00
Grant Sanderson
1c348cbe95 Added Mobject.get_pieces 2018-08-20 15:49:31 -07:00
Grant Sanderson
7ab432f419 Added better 3d axes 2018-08-20 15:49:07 -07:00
Grant Sanderson
ff134b7903 Remove z_coordinate display ordering 2018-08-20 15:48:50 -07:00
Grant Sanderson
c8900492fd
Merge pull request #270 from 3b1b/simple-improvements
Simple improvements
2018-08-18 20:14:48 -07:00
Grant Sanderson
3056a6f8da Added linke to Todd Zimmerman's tutorial in README 2018-08-18 20:14:16 -07:00
Grant Sanderson
039f7ffe58 Simple and small performance improvements 2018-08-18 20:13:49 -07:00
Grant Sanderson
6f57a8bc5e Performance improvements to 3d constructs 2018-08-16 22:25:51 -07:00
Grant Sanderson
daffec0034 Fixed projection 2018-08-15 21:55:42 -07:00
Grant Sanderson
568d02602c TransformFromCopy 2018-08-15 21:54:43 -07:00
Grant Sanderson
1c3dcfb0c5
Merge pull request #269 from 3b1b/simple-improvements
Simple improvements
2018-08-15 17:30:59 -07:00
Grant Sanderson
365093c0b5 np.linalg.norm -> get_norm 2018-08-15 17:30:24 -07:00
Grant Sanderson
f926611d34 Added preliminary 3d animation abilities with (as of now poorly shaded) parametric curves 2018-08-15 16:23:29 -07:00
Grant Sanderson
148469486c Reduced to a single tex_template file 2018-08-13 15:17:53 -07:00
Grant Sanderson
7133ca8721 Disabled Ligatures for LaTeX files. Why on earth are these ligatures the default? 2018-08-13 15:09:52 -07:00
Grant Sanderson
cf404ecf57 Small change to logo generation 2018-08-13 14:14:09 -07:00
Grant Sanderson
d80dbb71d8 Bug fix to VMobject.set_sheen 2018-08-13 14:13:52 -07:00
Grant Sanderson
be52b795df Make sure scene doesn't re-add animated submobjects that are already part of the scene via some other mobject 2018-08-13 14:13:30 -07:00
Grant Sanderson
d6996452e5 Make sure cairo transform accounts for frame center 2018-08-13 14:12:45 -07:00
Grant Sanderson
109fe5c4ea ContinualUpdateFromFunc -> ContinualUpdate 2018-08-13 13:40:52 -07:00
Grant Sanderson
77e728aeca
Merge pull request #268 from 3b1b/simple-improvements
Deleted mayavi_test.py
2018-08-13 13:37:20 -07:00
Grant Sanderson
bafe6150dd Deleted mayavi_test.py 2018-08-13 13:36:57 -07:00
Grant Sanderson
aded69a780
Merge pull request #267 from 3b1b/simple-improvements
Typo fix
2018-08-13 13:35:59 -07:00
Grant Sanderson
0e0a0c1673 Whoops, didn't mean to have the cairo_test.py in there... 2018-08-13 13:35:14 -07:00