.. |
__init__.py
|
delete old entry point file and add __init__ for folders
|
2021-02-07 17:48:51 +08:00 |
bezier.py
|
Merge branch 'master' of github.com:3b1b/manim into video-work
|
2022-03-22 11:30:25 -07: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
|
style: insert an empty line after import
|
2022-02-16 21:08:25 +08:00 |
directories.py
|
chore: add type hints to manimlib.utils
|
2022-02-12 23:47:23 +08:00 |
family_ops.py
|
style: insert an empty line after import
|
2022-02-16 21:08:25 +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
|
resolve conflict and add type hints for it
|
2022-02-16 11:46:55 +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
|
use log.debug and display idx+1
|
2022-03-27 21:59:49 +00:00 |
tex_file_writing.py
|
Specify UTF-8 encoding for tex files (#1748)
|
2022-02-17 19:09:55 +08:00 |