3b1b-manim/manimlib/animation
2021-01-01 21:11:17 -08:00
..
animation.py Added final_alpha_value parameter to Animation for things like FadeOut 2020-08-30 16:00:42 -07:00
composition.py Have LaggedStartMap remember group 2020-02-18 22:41:55 -08:00
creation.py Changes default int_func on ShowIncreasingSubsets to np.round 2020-06-22 15:21:25 -07:00
fading.py Change arguments for Fading so that you can pass in shift and/or scale to FadeIn and FadeOut, aimed at increased readibility and flexibility 2020-12-04 08:14:15 -08: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 Remove MoveCar 2021-01-01 21:11:17 -08:00
transform.py
update.py