3b1b-manim/manimlib/animation
2019-02-09 10:17:15 -08:00
..
animation.py Added create_starting_mobject method, and suspend_mobject_updating config variable 2019-02-09 10:09:19 -08:00
composition.py Small fixes to AnimationGroup and Succession 2019-02-08 20:18:54 -08:00
creation.py Tiny spacing change 2019-02-09 10:17:15 -08:00
fading.py Reimplemented fading animations based on new Animation structure 2019-02-09 10:09:45 -08:00
growing.py Created fading.py and growing.py to help break up animation.creation.py 2019-02-09 09:08:57 -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 Added Transform.create_target to make implementation of subclasses cleaner 2019-02-09 09:25:13 -08:00
update.py update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 2019-02-08 11:57:27 -08:00