20 Commits

Author SHA1 Message Date
0f71b0a408 Playing wiht logo 2020-01-11 17:13:02 -08:00
f3048eb574 Fixed bug with Bubble 2019-06-23 16:26:05 -07:00
2294cdea4f Allow Bubble to flip over any axis, which was unnecessarily restricted before 2019-06-19 16:08:14 -07:00
d5eecb8137 Tiny changes to Clock 2019-04-06 14:01:17 -07:00
5e7cbbdf24 Tiny formatting changes to drawings.py 2019-04-06 11:52:44 -07:00
86a8cefc0f Fixed ClockPassesTime animation 2019-03-30 13:23:11 -07:00
1ca26fcf1d Bug fix for Bubble.pin_to 2019-03-19 22:29:00 -07:00
d07c086bec Fix Laptop 2019-03-16 22:12:12 -07:00
9b5de02756 Fix logo 2019-02-15 11:48:37 -08:00
306ee31d44 Fixed car problems. Regular mechanic over here 2019-02-10 10:26:08 -08:00
1c4ff6a556 update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 2019-02-08 11:57:27 -08:00
0dfc5a576b dashed_segment_length -> dash_length 2019-02-07 15:40:26 -08:00
24d6113bba Get rid of propagate_style_to_family, since it is basically always true 2019-02-06 16:25:03 -08:00
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
272c5f4deb Remove VMobject.add_control_points 2019-02-05 15:25:15 -08:00
eb0c63606d sort_submobject -> sort and shuffle_submobjects -> shuffle 2019-02-04 15:02:32 -08:00
20f25615a6 arrange_submobjects -> arrange 2019-02-04 14:54:25 -08:00
4ae38cd9b8 Updates to logo object 2019-01-11 14:24:30 -08:00
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00