3b1b-manim/manimlib/animation
2023-12-02 21:28:22 -06:00
..
__init__.py
animation.py Have Animation keep track of whether a mobject had had it's updating suspended before resuming it at the end 2023-11-06 12:31:16 -05:00
composition.py Remove arg_creator arg from LaggedStartMap 2023-02-15 20:55:26 -08:00
creation.py Note chanted stroke and fill after DrawBorderThenFill has complete 2023-11-06 12:31:52 -05:00
fading.py
growing.py
indication.py Add taper_width argument to FlashAround 2023-06-10 09:19:48 -07:00
movement.py Use rate function on MoveAlongPath 2023-12-02 21:28:22 -06:00
numbers.py
rotation.py
specialized.py
transform.py Ensure joint_products are refreshed for _AnimationBuilder 2023-02-09 15:16:10 -08:00
transform_matching_parts.py Improve TransformMatchingString to match longest common substrings by default 2023-02-03 17:28:27 -08:00
update.py