3b1b-manim/manimlib/animation
2021-01-30 17:52:02 -08:00
..
animation.py Reorganize Mobject methods and remove ones that are not longer needed 2021-01-14 14:15:58 -10:00
composition.py
creation.py Performance improvement for Write 2021-01-13 11:55:45 -10:00
fading.py Allow locking data to speed up some animations 2021-01-12 11:09:53 -10:00
growing.py
indication.py Replace lingering .points references 2021-01-12 07:27:32 -10:00
movement.py Replace lingering .points references 2021-01-12 07:27:32 -10:00
numbers.py Clean up trash from ChangingDecimal 2021-01-13 00:09:10 -10:00
rotation.py Specify default about_edge for Rotate 2021-01-14 01:00:53 -10:00
specialized.py Remove MoveCar 2021-01-01 21:11:17 -08:00
transform.py Bug fix, call super().finish() 2021-01-13 00:35:57 -10:00
transform_matching_parts.py Fix TexTransformExample 2021-01-30 17:52:02 -08:00
update.py