3b1b-manim/manimlib/animation
2019-02-09 10:56:51 -08:00
..
animation.py Added Animation.get_all_mobjects_to_update 2019-02-09 10:55:23 -08:00
composition.py Small fixes to AnimationGroup and Succession 2019-02-08 20:18:54 -08:00
creation.py Use super() in __init__ functions 2019-02-09 10:56:51 -08:00
fading.py Use super() in __init__ functions 2019-02-09 10:56:51 -08:00
growing.py Moved ShrinkToCenter to transform, and made it a subclass of ScaleInPlace 2019-02-09 10:40:00 -08:00
indication.py Created fading.py and growing.py to help break up animation.creation.py 2019-02-09 09:08:57 -08:00
movement.py update_submobject -> interpolate_submobject 2019-02-08 12:00:51 -08:00
numbers.py update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 2019-02-08 11:57:27 -08:00
rotation.py update_submobject -> interpolate_submobject 2019-02-08 12:00:51 -08:00
specialized.py LaggedStart -> OldLaggedStart 2019-02-08 14:49:38 -08:00
transform.py Use super() in __init__ functions 2019-02-09 10:56:51 -08:00
update.py update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 2019-02-08 11:57:27 -08:00