Commit graph

65 commits

Author SHA1 Message Date
Grant Sanderson
86a8cefc0f Fixed ClockPassesTime animation 2019-03-30 13:23:11 -07:00
Grant Sanderson
1ca26fcf1d Bug fix for Bubble.pin_to 2019-03-19 22:29:00 -07:00
Grant Sanderson
d07c086bec Fix Laptop 2019-03-16 22:12:12 -07:00
Grant Sanderson
9b5de02756 Fix logo 2019-02-15 11:48:37 -08:00
Grant Sanderson
306ee31d44 Fixed car problems. Regular mechanic over here 2019-02-10 10:26:08 -08:00
Grant Sanderson
1c4ff6a556 update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 2019-02-08 11:57:27 -08:00
Grant Sanderson
0dfc5a576b dashed_segment_length -> dash_length 2019-02-07 15:40: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
b7cf5e82e3 rate_func can no longer be None, must be a function. Use 'linear' instead of None 2019-02-05 15:39:58 -08:00
Grant Sanderson
272c5f4deb Remove VMobject.add_control_points 2019-02-05 15:25:15 -08:00
Grant Sanderson
eb0c63606d sort_submobject -> sort and shuffle_submobjects -> shuffle 2019-02-04 15:02:32 -08:00
Grant Sanderson
20f25615a6 arrange_submobjects -> arrange 2019-02-04 14:54:25 -08:00
Grant Sanderson
4ae38cd9b8 Updates to logo object 2019-01-11 14:24:30 -08:00
Devin Neal
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -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/svg/drawings.py (Browse further)