3b1b-manim/manimlib/animation
2021-02-05 19:58:29 -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 Unlock mobject data after Write 2021-02-03 14:17:55 -08: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 Small changes to Homotopy animations 2021-02-05 19:58:29 -08: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 Merge pull request #1116 from kcheng0222/patch-1 2021-02-04 09:31:27 +08:00
transform_matching_parts.py Fix TexTransformExample 2021-01-30 17:52:02 -08:00
update.py