.. |
__init__.py
|
delete old entry point file and add __init__ for folders
|
2021-02-07 17:48:51 +08:00 |
bezier.py
|
fix: fix type hint of set_array_by_interpolation
|
2022-02-15 11:35:22 +08:00 |
color.py
|
Some refactors for MTex
|
2022-01-26 13:03:14 +08:00 |
config_ops.py
|
Get rid of instantiate function
|
2019-02-08 10:33:08 -08:00 |
customization.py
|
rename custom_defaults -> custom_config defaults -> default_config
|
2021-02-07 21:38:19 +08:00 |
debug.py
|
chore: only import some classes when type checking
|
2022-02-14 21:34:56 +08:00 |
directories.py
|
chore: add type hints to manimlib.utils
|
2022-02-12 23:47:23 +08:00 |
family_ops.py
|
chore: only import some classes when type checking
|
2022-02-14 21:34:56 +08:00 |
file_ops.py
|
chore: add type hints to manimlib.utils
|
2022-02-12 23:47:23 +08:00 |
images.py
|
chore: add type hints to manimlib.utils
|
2022-02-12 23:47:23 +08:00 |
init_config.py
|
fix: fix type hint of remove_empty_value
|
2022-02-15 14:38:55 +08:00 |
iterables.py
|
chore: replace some iterable with npt.ArrayLike
|
2022-02-13 15:18:04 +08:00 |
paths.py
|
chore: add type hints to manimlib.utils
|
2022-02-12 23:47:23 +08:00 |
rate_functions.py
|
chore: add type hints to manimlib.utils
|
2022-02-12 23:47:23 +08:00 |
simple_functions.py
|
Video work (#1739)
|
2022-02-13 15:16:16 -08:00 |
sounds.py
|
chore: add type hints to manimlib.utils
|
2022-02-12 23:47:23 +08:00 |
space_ops.py
|
chore: replace some iterable with npt.ArrayLike
|
2022-02-13 15:18:04 +08:00 |
tex_file_writing.py
|
use rich to log
|
2021-10-07 17:37:10 +08:00 |