23 Commits

Author SHA1 Message Date
0b56d6f311 Tex strings ending with 'dot' have a '{\quad}' added 2019-03-22 15:54:16 -07:00
282dfeedde I don't like this fix, but TexMobjects were breaking if the 'dot' part was left isolated 2019-03-22 11:50:58 -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
7c76b7add8 Fixed SVG parsing error with consecutive C or M coordinates. 2019-02-19 21:33:03 -08:00
9b5de02756 Fix logo 2019-02-15 11:48:37 -08:00
8877a256f2 Indexing of TexMobject should be no different from other Mobjects 2019-02-11 20:52:22 -08:00
306ee31d44 Fixed car problems. Regular mechanic over here 2019-02-10 10:26:08 -08:00
88b35c45b8 Created fading.py and growing.py to help break up animation.creation.py 2019-02-09 09:08:57 -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
d88c301622 Updating coordinate system mobjects 2019-02-06 21:16: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
1f46904f9b Remove add_control_points, re-implement VMobject.align_points 2019-02-05 13:12:55 -08:00
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
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
6c78110e0f Changed default TexMobject.background_stroke_width to something less ugly in general 2019-01-04 12:47:26 -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