3b1b-manim/manimlib/animation
2019-02-11 22:30:51 -08:00
..
animation.py Change default lag_ratio to something very small 2019-02-11 22:25:22 -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 Change default FadeIn and FadeOut lag_ratio 2019-02-11 22:30: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 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 Changed Transform.get_all_families_zipped, since when target_mobject doesn't have its data sligned, problems ensue 2019-02-11 20:50:54 -08:00
update.py Minor cleanup to animation/update.py 2019-02-10 10:43:45 -08:00