3b1b-manim/manimlib/animation
2019-02-11 20:50:07 -08:00
..
animation.py get_all_families_zipped shouldn't be obligated to return list type 2019-02-11 20:50:07 -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 updating_mobject_from_func -> always_redraw 2019-02-11 12:58:52 -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 Cleaned up rotation.py 2019-02-09 15:48:36 -08:00
specialized.py Cleaned up specialized animations 2019-02-10 10:26:29 -08:00
transform.py Use super() in __init__ functions 2019-02-09 10:56:51 -08:00
update.py Minor cleanup to animation/update.py 2019-02-10 10:43:45 -08:00