3b1b-manim/manimlib/animation
2020-06-07 12:35:20 -07:00
..
animation.py Replace np.clip with clip, and other small changes 2020-02-18 22:43:06 -08:00
composition.py
creation.py Have mobjects track family and parents more directly 2020-02-21 10:56:40 -08:00
fading.py Replace all FadeInFrom with simple FadeIn, and likewise for FadeOutFrom -> FadeOut 2020-06-07 12:35:20 -07:00
growing.py
indication.py Flash did not use stroke_width 2020-03-07 20:53:48 -08:00
movement.py
numbers.py Add count in from 2020-03-13 14:06:08 -07:00
rotation.py Remove unnecessary import 2020-06-05 11:11:11 -07:00
specialized.py
transform.py
update.py