3b1b-manim/manimlib/animation
2023-02-09 15:16:10 -08:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
animation.py Remove refresh_shader_data 2023-01-25 10:48:59 -08:00
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 Edit is_fixed_in_frame 2023-01-27 14:48:31 -08:00
movement.py Kill CONFIG in movement.py 2022-12-14 14:58:25 -08:00
numbers.py Kill CONFIG in numbers.py 2022-12-14 15:02:25 -08: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