3b1b-manim/manimlib/animation
2019-02-09 15:35:44 -08:00
..
animation.py Added Animation.get_all_mobjects_to_update 2019-02-09 10:55:23 -08:00
composition.py Bug fix to Succession; it wasn't initializing runtimes 2019-02-09 11:54:00 -08:00
creation.py Use super() in __init__ functions 2019-02-09 10:56:51 -08:00
fading.py Use super 2019-02-09 11:54:15 -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 Finished updating indication animations 2019-02-09 15:01:41 -08:00
movement.py Cleand up movement.py for new Animation structure 2019-02-09 15:12:35 -08:00
numbers.py Cleaned up ChangingDecimal 2019-02-09 15:35:44 -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