3b1b-manim/manimlib/animation
2021-01-05 22:05:15 -08:00
..
animation.py Remove prepare_for_animation 2021-01-03 17:16:08 -08:00
composition.py
creation.py
fading.py Ammend FadeInFromPoint and add FadeOutToPoint 2021-01-05 18:01:23 -08:00
growing.py
indication.py Remove rotate_in_place and scale_in_place methods, as they had the same functionality as rotate and scale 2021-01-05 22:05:15 -08:00
movement.py
numbers.py
rotation.py
specialized.py Remove MoveCar 2021-01-01 21:11:17 -08:00
transform.py Remove unnecessary import 2021-01-03 17:58:01 -08:00
transform_matching_parts.py Add TransformMatchingShapes and TransformMatchingTex 2021-01-05 18:03:06 -08:00
update.py