3b1b-manim/manimlib/animation
2024-03-07 08:39:45 -03:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
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 Minor clean up 2024-02-03 18:47:39 -06:00
creation.py Note chanted stroke and fill after DrawBorderThenFill has complete 2023-11-06 12:31:52 -05:00
fading.py Have Transform only copy target_mobject if it must 2023-02-02 15:36:58 -08:00
growing.py Have Transform only copy target_mobject if it must 2023-02-02 15:36:58 -08:00
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 Restrict alpha in CountInFrom 2024-03-07 08:39:45 -03:00
rotation.py Use pointlike_data_keys for interpolation and rotation 2023-01-15 18:01:37 -08:00
specialized.py Move custom type to manimlib.typing 2022-12-16 20:19:18 -08:00
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 Kill config in update.py 2022-12-14 16:02:15 -08:00