3b1b-manim/manimlib/animation
2023-02-04 16:50:12 -08:00
..
__init__.py
animation.py
composition.py Change type hint on LaggedStart to accept any functions outputting animations 2023-02-04 16:50:12 -08:00
creation.py Make sure animations will trigger a refresh for joint products 2023-01-31 12:49:02 -08: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
movement.py
numbers.py
rotation.py
specialized.py
transform.py Don't call become at the end of Transform 2023-02-02 18:16:44 -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