18 Commits

Author SHA1 Message Date
5b454a3ff7 Remove rotate_in_place and scale_in_place methods, as they had the same functionality as rotate and scale 2021-01-05 22:05:15 -08:00
3a1f07492c Moved 3b1b specific content out of this project 2020-12-31 13:04:13 -08:00
ea59950b2c Have mobjects track family and parents more directly 2020-02-21 10:56:40 -08:00
9835813679 Rename generate_points to init_points 2020-02-11 19:55:00 -08:00
8d621e7cca tweak travis configuration 2019-04-30 21:52:34 -07:00
b2c7e83843 Removed ContinualAnimation, reimplemented some of its occurances in the old_projects, added warnings for the rest 2019-02-16 12:46:54 -08:00
993f7edee9 OldLaggedStart -> LaggedStartMap 2019-02-14 12:06:21 -08:00
88b35c45b8 Created fading.py and growing.py to help break up animation.creation.py 2019-02-09 09:08:57 -08:00
64eb670027 Get rid of lagged_start 2019-02-08 15:53:27 -08:00
cf92cd161e Get rid of all_at_once 2019-02-08 15:49:06 -08:00
13b701ba1b LaggedStart -> OldLaggedStart 2019-02-08 14:49:38 -08:00
1c4ff6a556 update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 2019-02-08 11:57:27 -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
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
20f25615a6 arrange_submobjects -> arrange 2019-02-04 14:54:25 -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